git://git.onelab.eu
/
sliver-openvswitch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
sliver-openvswitch.git
2009-06-26
Ben Pfaff
datapath: Fix use-after-free error in datapath destruction.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Ben Pfaff
datapath: Remove redundant synchronize_rcu() call.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-25
Justin Pettit
Adjust Open vSwitch mailing lists to reflect reality
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Ben Pfaff
datapath: Ignore return value from rtnl_notify().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Justin Pettit
Remove references to Open vSwitch being a "virtual...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-23
Justin Pettit
Add some comments to description to netdev functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Justin Pettit
Increase version number to v0.90.1.
v0.90.1
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
Update license on file not in citrix branch to Apache...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
Replace SHA-1 library with one that is clearly licensed.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
xenserver: Fix stupid typo in previous commit (s/modudu...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
xenserver: Don't include veth_mod.ko in RPMs.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-15
Ben Pfaff
vswitch: Avoid segfault when revalidating ARP flows.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Ben Pfaff
vconn: Add unit test for tcp and unix vconns.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-13
Ben Pfaff
vconn: Factor out common code from TCP and SSL vconns.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ben Pfaff
vconn: Drop obsolete code for Netlink-based vconns.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ben Pfaff
vconn: Report valid errno value if connection closed...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Ben Pfaff
datapath: Add sysfs support for all (otherwise supporte...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Justin Pettit
xenserver: xen 2.6.27 kernel doesn't need skb_checksum_...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-12
Justin Pettit
xenserver: Fix key used to identify network UUID
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ben Pfaff
Don't accept unix: connections, etc. in OpenFlow contro...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Ben Pfaff
xenserver: Pass network UUID to controller for internal...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Justin Pettit
vswitch: Add support for large OFMP messages
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Justin Pettit
xenserver: Remove debugging redirect from vif script
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Justin Pettit
vswitch: Fix memory leak when OFMP resource updates...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
Add unit test for SHA-1 library.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
Add file missing from commit baf099 "Fix glibc 2.7...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
vswitch: Fix handling of multicast packets received...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
vswitch: Add ovs-appctl commands for debugging and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
Fix glibc 2.7 strtok_r() bug in a more permanent fashion.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Justin Pettit
vswitch: Clarify what "ingress" means in policing
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Justin Pettit
xenserver: Add dump-vif-details to automake
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Justin Pettit
xenserver: Send VIF details to controller
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Justin Pettit
Xen: Fixes for core handling configuration
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Justin Pettit
Fix url in RPM spec.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-10
Ben Pfaff
Add unit test for TCP/IP checksumming code.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
Fix another "make" versus "make dist" build problem.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
Remove "dpkg-buildpackage" test from "make distcheck".
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
Fix behavior of simultaneous "make" and "make dist".
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
xenserver: Use parallel make in RPM build on SMP machines.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
debian: Honor "noopt", "parallel=<n>" build options.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
debian: Run build tests during build (unless "nocheck...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
debian: Ignore directories created as part of Debian...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
ovs-pki: Improve readability of manpage.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-09
Ben Pfaff
ovs-pki: Fix formatting errors in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ben Pfaff
vswitch: Send gratuitous learning packets when bond...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-08
Ben Pfaff
mac-learning: Make data structures public.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Justin Pettit
vswitch: Fix typos in OFMP comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Justin Pettit
vswitch: Fix OFMP alignment problem on 64-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Pfaff
vswitch: Enable bond slaves based on carrier status...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Pfaff
netdev: New function netdev_nodev_get_carrier().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Pfaff
xenserver: Bring up bond slave device before adding...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Pfaff
xenserver: Allow RPM to install only with correct Xen...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Justin Pettit
vswitch: Send Xen UUIDs associated with system and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Pfaff
xenserver: Rename cache file to ovs-vswitch.dbache...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
v0.90.0
commit
|
commitdiff
|
tree
|
snapshot