projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Release Open vSwitch 1.1.0
2011-04-12
Justin Pettit
Release Open vSwitch 1.1.0
commit
|
commitdiff
|
tree
2011-03-23
Justin Pettit
ofproto: Allow tunnel id to be in decimal or hex for...
commit
|
commitdiff
|
tree
2011-03-23
Justin Pettit
odp-util: Print tunnel ids in host-order.
commit
|
commitdiff
|
tree
2011-03-14
Justin Pettit
netdev-vport: Log at ERR level when port won't be created.
commit
|
commitdiff
|
tree
2011-03-14
Justin Pettit
netdev-vport: Don't create port when ovs-monitor-ipsec...
commit
|
commitdiff
|
tree
2011-03-13
Justin Pettit
system-stats: Don't bother calling kill() after read_pidfile().
commit
|
commitdiff
|
tree
2011-03-13
Justin Pettit
netdev-vport: Warn on IPsec tunnels when ovs-monitor...
commit
|
commitdiff
|
tree
2011-03-10
Justin Pettit
netdev-vport: Don't warn when a tunnel key is set.
commit
|
commitdiff
|
tree
2011-03-09
Justin Pettit
xenserver: Remove other_config option for setting controller.
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
ovsdb: Warn when result of ovsdb_txn_commit() is ignored...
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
ovsdb-idl: Remove deadcode related to "reply" in ovsdb_idl_r...
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
nx-match: Don't fall through case when handling dest...
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
ovsdb-tool: Close "log" in do_show_log().
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
test-ovsdb: Don't leak return value from ovsdb_txn_commit().
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
ovs-vsctl: Free "columns" in cmd_find().
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
netdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
commit
|
commitdiff
|
tree
2011-02-23
Justin Pettit
table: Free "error" in cell_to_text().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
vconn: Fix comparison that should be assignment in...
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovs-vsctl: Check "key" is valid before dereferencing...
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovsdb: Don't check "date" before assignment in ovsdb_file_tx...
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
socket-util: Free strings in make_sockaddr_un() error...
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovsdb: Free "error" string in ovsdb_execute_insert().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
daemon: Fix leak of string in make_pidfile().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovsdb-data: Free string leaked in ovsdb_datum_from_string().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
discovery: Free "buffer" in discovery_set_accept_controller_...
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ofproto: Free "controller_name" in ofconn_run().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovs-brcompatd: Fix memory leak in handle_fdb_query_cmd().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
ovsdb: Fix double free in ovsdb_file_open_log().
commit
|
commitdiff
|
tree
2011-02-22
Justin Pettit
jsonrpc.py: Import "ovs.json".
commit
|
commitdiff
|
tree
2011-02-07
Justin Pettit
datapath: Better calculate max nlattr-formatted flow...
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-07
Justin Pettit
datapath: Increase size of max nlattr-formatted flow...
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-07
Justin Pettit
debian: Store more system information in OVSDB.
commit
|
commitdiff
|
tree
2011-02-07
Justin Pettit
xenserver: Consistently use spaces instead of tabs...
commit
|
commitdiff
|
tree
2011-02-07
Justin Pettit
debian: Backup OVSDB db file before converting it.
commit
|
commitdiff
|
tree
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
commit
|
commitdiff
|
tree
2011-02-01
Justin Pettit
tests: Add test suite for packets.h.
commit
|
commitdiff
|
tree
2011-02-01
Justin Pettit
ovs-ofctl: Group NXM field matches into own subsection...
commit
|
commitdiff
|
tree
2011-02-01
Justin Pettit
ovs-ofctl: Fix small typo about nw_tos in man page.
commit
|
commitdiff
|
tree
2011-01-29
Justin Pettit
debian: Remove extra space in switch init script.
commit
|
commitdiff
|
tree
2011-01-27
Justin Pettit
Debian: Don't include ovs-vlan-test man page in "common...
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2011-01-26
Justin Pettit
tests: Skip frequently hanging "closes standard fds...
commit
|
commitdiff
|
tree
2011-01-20
Justin Pettit
ovs-monitor-ipsec: Create cert directory if it doesn...
commit
|
commitdiff
|
tree
2011-01-20
Justin Pettit
ovs-monitor-ipsec: Use "require" when adding SPD entries.
commit
|
commitdiff
|
tree
2011-01-12
Justin Pettit
Add some new generated files to .gitignore.
commit
|
commitdiff
|
tree
2011-01-12
Justin Pettit
uuid: Correct name of header file in comment.
commit
|
commitdiff
|
tree
2011-01-11
Justin Pettit
xenserver: Remove "Required-" parameters from "openvswitch...
commit
|
commitdiff
|
tree
2010-12-29
Justin Pettit
vswitch: Provide option to pull cert from SSL table
commit
|
commitdiff
|
tree
2010-12-29
Justin Pettit
debian: Require ipsec-tools version 0.8~alpha20101208.
commit
|
commitdiff
|
tree
2010-12-29
Justin Pettit
vswitch: Add support for IPsec certificate authentication.
commit
|
commitdiff
|
tree
2010-12-28
Justin Pettit
vswitch: Remove unnecessary iface_get_options function
commit
|
commitdiff
|
tree
2010-12-28
Justin Pettit
vswitch: Use "ipsec_gre" vport instead of "gre" with...
commit
|
commitdiff
|
tree
2010-12-28
Justin Pettit
debian: Don't require ipsec_local_ip to configure IPsec
commit
|
commitdiff
|
tree
2010-12-28
Justin Pettit
ovs-dpctl: Print extended information about vports.
commit
|
commitdiff
|
tree
2010-12-28
Justin Pettit
datapath: Return vport configuration when queried.
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2010-12-11
Justin Pettit
ofproto: Fix problem that caused facets not to be installed...
commit
|
commitdiff
|
tree
2010-12-09
Justin Pettit
ofp-print: Print Nicira error extension messages.
commit
|
commitdiff
|
tree
2010-12-09
Justin Pettit
ofp-util: Fix starting offset of OpenFlow error messages.
commit
|
commitdiff
|
tree
2010-12-08
Justin Pettit
ofp-util: Fix offset when making Nicira extension error...
commit
|
commitdiff
|
tree
2010-11-04
Justin Pettit
PORTING: Update to describe netdev-vport.c
commit
|
commitdiff
|
tree
2010-10-26
Justin Pettit
ofproto: Add coverage counter for reinit_ports()
commit
|
commitdiff
|
tree
2010-10-26
Justin Pettit
ofproto: Print "drop" action when dumping hidden flows
commit
|
commitdiff
|
tree
2010-10-26
Justin Pettit
ovs-external-ids: Better handle VIFs from recently...
commit
|
commitdiff
|
tree
2010-10-23
Justin Pettit
ovs-vsctl: Prevent double-free when retrying a transaction
commit
|
commitdiff
|
tree
2010-10-21
Justin Pettit
bridge: Log port destruction
commit
|
commitdiff
|
tree
2010-10-19
Justin Pettit
ovs-vswitchd: Add ability to disable in-band on a bridge
commit
|
commitdiff
|
tree
2010-10-18
Justin Pettit
ovs-monitor-ipsec: Add ability to traverse NATs
commit
|
commitdiff
|
tree
2010-10-13
Justin Pettit
netdev-vport: Actually destroy the vport when "destroy...
commit
|
commitdiff
|
tree
2010-10-12
Justin Pettit
netflow: Back-out optimization that could lead to infinite...
commit
|
commitdiff
|
tree
2010-10-12
Justin Pettit
ofproto: Update flow context for resubmit on VLAN actions
commit
|
commitdiff
|
tree
2010-10-12
Justin Pettit
odp-util: Remove extraneous "set_tci(" from format_odp_action()
commit
|
commitdiff
|
tree
2010-10-08
Justin Pettit
netdev: Enforce a floor "linux-htb" min-rate
commit
|
commitdiff
|
tree
2010-10-08
Justin Pettit
netdev: Don't divide by zero when "linux-htb" zero...
commit
|
commitdiff
|
tree
2010-10-08
Justin Pettit
classifier: Add missing argument in CLASSIFIER_FOR_EACH_EXAC...
commit
|
commitdiff
|
tree
2010-10-08
Justin Pettit
ovs-openflowd: Don't segfault when no controllers specified
commit
|
commitdiff
|
tree
2010-10-03
Justin Pettit
Add Nicira extension for modifying queue without transmitting
commit
|
commitdiff
|
tree
2010-09-28
Justin Pettit
debian: Restart ovs-monitor-ipsec when --monitor specified
commit
|
commitdiff
|
tree
2010-09-28
Justin Pettit
debian: Create ovs-monitor-ipsec rundir if it doesn...
commit
|
commitdiff
|
tree
2010-09-24
Justin Pettit
vswitch: Consistently use spaces instead of tabs in...
commit
|
commitdiff
|
tree
2010-09-24
Justin Pettit
netdev: Cleanup minor comment formatting issues.
commit
|
commitdiff
|
tree
2010-09-24
Justin Pettit
vswitch: Disable header-caching when IPsec is enabled
commit
|
commitdiff
|
tree
2010-09-24
Justin Pettit
debian: Use DODTIME instead of DIETIME in init scripts
commit
|
commitdiff
|
tree
2010-09-23
Justin Pettit
vswitch: Reference ipsec_local_ip and ipsec_psk with...
commit
|
commitdiff
|
tree
2010-09-23
Justin Pettit
debian: Add support for GRE-over-IPsec
commit
|
commitdiff
|
tree
2010-09-23
Justin Pettit
debian: Allow automake versions greater than or equal...
commit
|
commitdiff
|
tree
2010-09-21
Justin Pettit
Indicate that OVS only works with kernels 2.6.18 and...
commit
|
commitdiff
|
tree
2010-09-15
Justin Pettit
ovsdb-tool: Remove reference to non-implemented "extract...
commit
|
commitdiff
|
tree
2010-09-14
Justin Pettit
vswitchd: Remove duplicate "external_id" from Interface...
commit
|
commitdiff
|
tree
2010-09-14
Justin Pettit
datapath: Increase default MTU on patch ports
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2010-09-14
Justin Pettit
Release Open vSwitch 1.1.0pre2
commit
|
commitdiff
|
tree
2010-09-10
Justin Pettit
xenserver: Don't delete pidfile when stopping monitor...
commit
|
commitdiff
|
tree
2010-09-10
Justin Pettit
xenserver: Don't monitor external-ids until XAPI is up
commit
|
commitdiff
|
tree
2010-09-01
Justin Pettit
netflow: Send multiple records for byte counts > UINT32_MAX
commit
|
commitdiff
|
tree
2010-09-01
Justin Pettit
XenServer builds barf on hyphens in versions.
commit
|
commitdiff
|
tree
2010-09-01
Justin Pettit
Release Open vSwitch 1.1.0-pre1
commit
|
commitdiff
|
tree
2010-08-25
Justin Pettit
xenserver: Add monitor-external-ids daemon
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Justin Pettit
xenserver: Prepend XenServer external ids with "xs-"
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Justin Pettit
xenserver: Report the system type and version as external ids
Signed-off-by:
Justin Pettit
<jpettit@nicira.com>
commit
|
commitdiff
|
tree
next