projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2012-03-27
Ben Pfaff
Avoid possibly including an old vswitch-idl.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ben Pfaff
dpif-netdev: Correct type of struct dp_netdev_flow...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Simon Horman
Add error codes for Open Flow v1.2
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ben Pfaff
ofp-errors: Use OF1.1+ in place of OF1.1 throughout.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ben Pfaff
ofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Ben Pfaff
extract-ofp-errors: Fix error message.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Jesse Gross
packet: Add additional TCP flags extraction on IPv6.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Raju Subramanian
ovs-bugtool: Add ability to prioritize files by date.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Ben Pfaff
DESIGN: Fix alignment in table.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Jesse Gross
flow: Enable retrieval of TCP flags from IPv6 traffic.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Jesse Gross
flow: Add length check when retrieving TCP flags.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Pravin B Shelar
vswitchd: Do not refresh existing iface on new device...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Ben Pfaff
unixctl: Fix bad log message on error path.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Ben Pfaff
treewide: Convert tabs to spaces in C source files...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Pravin B Shelar
ofproto: Optimize internal device MTU update
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Pravin B Shelar
datapath: Support for kernel 3.3
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Ben Pfaff
ovsdb-idlc: Fix memory leak in "optional bool" columns.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Ethan Jackson
idl: New helpers for accessing string maps.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Ethan Jackson
ofproto-dpif: Fix CONTROLLER actions for LLC frames.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Ethan Jackson
bridge: Shorten long lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Pravin B Shelar
netdev: Rename netdev->get_status() to netdev->get_drv_...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Ben Pfaff
debian: Fix log rotation.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Pravin B Shelar
datapath: Move CSUM_MANGLED_0 definition to net checksu...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Ben Pfaff
xenserver: Recognize XenServer 5.6-SP2 scripts in RPM...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Justin Pettit
WHY-OVS: Update to reflect OVS's inclusion in Linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ansis Atteka
documentation: use correct rundir in INSTALL.Linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ben Pfaff
ofproto-dpif: Fix tag caching for learned flows.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ben Pfaff
ofproto-dpif: Avoid segfault deleting facets that execu...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ben Pfaff
hmap: New function hmap_contains().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ben Pfaff
ofproto-dpif: Fix return type of rule_calculate_tag().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-21
Ben Pfaff
learn: Initialize cookie_mask in constructed flow_mod.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Ben Pfaff
ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Ethan Jackson
xenserver: Verify updates in ovs-xapi-sync.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-20
Ethan Jackson
cfm: Support random VLAN tag for CCM PDUs.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Ben Pfaff
netdev-linux: Fix use-after-free when netdev_dump_queue...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Ethan Jackson
idl: Move vswitch-idl to libopenvswitch.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-19
Ben Pfaff
configure: Remove --with-build-number.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Ben Pfaff
debian: Use a different way to avoid failing install...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-16
Ben Pfaff
netlink-socket: Increase Netlink socket receive buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
meta-flow: Don't dereference NULL sf->field in mf_forma...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ethan Jackson
ovs-vsctl: Clarify br-exists usage.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
connmgr: Remove now-unused function connmgr_broadcast().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
fail-open: Use connmgr_send_packet_in() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
ofproto: connmgr_send_packet_in() doesn't need buffer_i...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
connmgr: Drop 'flow' parameter from connmgr_send_packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-15
Ben Pfaff
ofp-util: Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Chris Wright
configure: add configure option to disable building...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Pravin B Shelar
ofproto: Fix internal port mtu setting.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Ben Pfaff
ofproto-dpif: Add comments for a few VLAN splinters...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-13
Ben Pfaff
Use `pwd` in place of $PWD, treewide.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
tests: Skip "strings at least 2 characters long" test...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
ofproto: Fix code that keeps track of MTU.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
openflow: Properly clean out stamp files on "make clean".
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
python: Fix "make distcheck" error on version.py.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
ovsdb-doc: Use minus sign in negative numbers in nroff...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
ovsdb-doc: Convert '-' preceding a number as a minus...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
ovsdb-doc: Put NAME section into generated manpage.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
debian: Avoid unit test failure when doing "unofficial...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
doc: Fix typo in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Bump standards-version to 3.9.3.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Remove some useless files from the dkms pacakge.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Clean .pyc files in "clean" target.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Remove po-debconf build dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Build-depend on python-all to pull in all Pytho...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Add missing ${python:Depends} to openvswitch...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Improve long descriptions so as to better descr...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Bump debhelper compat level to 8 and make build...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Thomas Goirand
debian: Add long descriptions for init scripts.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
tests: Fix "make check" as non-root.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
Ben Pfaff
ovs-pki: Implement --version option.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-10
Justin Pettit
ovs-monitor-ipsec: Use all caps for global constants.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
netdev: Consistently use 'enum netdev_features'.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
nicira-ext: Increase the number of NXM registers to 8.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
idl: Convert python daemons to utilize SchemaHelper.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
ovs-monitor-ipsec: Add unixctl support.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
ovs-xapi-sync: Use unixctl to trigger cache flushes.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
ovs-xapi-sync: Add unixctl support.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
ovs-xapi-sync: Cache nicira-bridge-id in ovs-xapi-sync.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ethan Jackson
ovs-xapi-sync: Remove useless root_prefix global.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ben Pfaff
debian: Fix Debian build of modules via module-assistant.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from do_get_ifindex().
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from get-features.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from set-policing.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from ether-addr ioctl.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache error code from mtu ioctl.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Pravin B Shelar
netdev-linux: Cache drv-info for net device.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Chris Wright
datapath: omit _mod from module names
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ansis Atteka
ovs-monitor-ipsec: Detect correctly IPSEC configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ansis Atteka
Revert "ovs-monitor-ipsec: Detect correctly IPSEC confi...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-09
Ansis Atteka
ovs-monitor-ipsec: Detect correctly IPSEC configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ethan Jackson
authors: Fix text alignment.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ben Pfaff
netdev-linux: Use "read", not "recv", for tap devices.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Chris Wright
datapath: update linux/.gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Chris Wright
datapath: rename brcompat.c to brcompat_main.c
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ben Pfaff
ovs-xapi-sync: Rerun processing when a db update arrive...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ethan Jackson
ofproto-dpif: Log traces when resubmit depth is exceeded.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ethan Jackson
git: Update gitignore to include new hstamp suffix.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ben Pfaff
tests: Suppress "role reply" that can appear in async...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-08
Ethan Jackson
python: Make build number format consistent with C.
commit
|
commitdiff
|
tree
|
snapshot
next