aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-01Increase version number to 0.90.2.v0.90.2Justin Pettit
2009-07-01Merge commit 'origin/citrix'Justin Pettit
2009-06-30vswitch: Set minimum probe interval to 5 secondsJustin Pettit
2009-06-26Log more rconn status.Ben Pfaff
2009-06-26datapath: Fix use-after-free error in datapath destruction.Ben Pfaff
2009-06-26xenserver: Remove cacert when user reconfigures the controllerJustin Pettit
2009-06-26datapath: Remove redundant synchronize_rcu() call.Ben Pfaff
2009-06-25Adjust Open vSwitch mailing lists to reflect realityJustin Pettit
2009-06-24xenserver: Validate controller IP address in xsconsoleJustin Pettit
2009-06-24vswitchd: Adding and removing mgmt interface breaks connectionJustin Pettit
2009-06-24datapath: Ignore return value from rtnl_notify().Ben Pfaff
2009-06-23Remove references to Open vSwitch being a "virtual" switchJustin Pettit
2009-06-23xenserver: Also log ovs-brcompatd messages at INFO level to syslog.Ben Pfaff
2009-06-23ovs-brcompatd: Turn up log level of port removal messages.Ben Pfaff
2009-06-23ovs-brcompatd: Handle XS Tools 5.0.0 destroying and recreating devicesBen Pfaff
2009-06-22Add some comments to description to netdev functions.Justin Pettit
2009-06-19vswitchd: Reduce number of calls to reconfigure() during mgmt updatesJustin Pettit
2009-06-19cfg: Log accurate waiting times in cfg_lock().Ben Pfaff
2009-06-18xenserver: xsconsole plugin doesn't need execute permissionsJustin Pettit
2009-06-18xenserver: Handle slave disconnection more gracefully in xsconsole pluginJustin Pettit
2009-06-16xenserver: Force reload of config file after VIF deletedJustin Pettit
2009-06-15Increase version number to v0.90.1.v0.90.1Justin Pettit
2009-06-15Update license on file not in citrix branch to Apache 2.0.Ben Pfaff
2009-06-15Merge changes from citrix branch into master.Ben Pfaff
2009-06-15Replace SHA-1 library with one that is clearly licensed.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-06-15xenserver: Fix stupid typo in previous commit (s/modudules/modules/).Ben Pfaff
2009-06-15xenserver: Don't include veth_mod.ko in RPMs.Ben Pfaff
2009-06-15vswitch: Avoid segfault when revalidating ARP flows.Ben Pfaff
2009-06-12vconn: Add unit test for tcp and unix vconns.Ben Pfaff
2009-06-12vconn: Factor out common code from TCP and SSL vconns.Ben Pfaff
2009-06-12vconn: Drop obsolete code for Netlink-based vconns.Ben Pfaff
2009-06-12vconn: Report valid errno value if connection closed waiting for hello.Ben Pfaff
2009-06-12datapath: Add sysfs support for all (otherwise supported) Linux versions.Ben Pfaff
2009-06-12xenserver: xen 2.6.27 kernel doesn't need skb_checksum_setup definedJustin Pettit
2009-06-11xenserver: Fix key used to identify network UUIDJustin Pettit
2009-06-11Don't accept unix: connections, etc. in OpenFlow controller discovery.Ben Pfaff
2009-06-11xenserver: Pass network UUID to controller for internal networks too.Ben Pfaff
2009-06-11vswitch: Add support for large OFMP messagesJustin Pettit
2009-06-10xenserver: Remove debugging redirect from vif scriptJustin Pettit
2009-06-10vswitch: Fix memory leak when OFMP resource updates are sentJustin Pettit
2009-06-10Add unit test for SHA-1 library.Ben Pfaff
2009-06-10Add file missing from commit baf099 "Fix glibc 2.7 strtok_r() bug...".Ben Pfaff
2009-06-10vswitch: Fix handling of multicast packets received by bonds.Ben Pfaff
2009-06-10vswitch: Add ovs-appctl commands for debugging and managing bonds.Ben Pfaff
2009-06-10Fix glibc 2.7 strtok_r() bug in a more permanent fashion.Ben Pfaff
2009-06-09vswitch: Clarify what "ingress" means in policingJustin Pettit
2009-06-09xenserver: Add dump-vif-details to automakeJustin Pettit
2009-06-09xenserver: Send VIF details to controllerJustin Pettit
2009-06-09Xen: Fixes for core handling configurationJustin Pettit