aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-18Set release date for 2.3.2.v2.3.2Justin Pettit
2015-06-11datapath: Fix build on RHEL 7.1Pravin B Shelar
2015-06-07odp-util: Make sure vlan tci mask has exact match for VLAN_CFI.Alex Wang
2015-06-03ofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.Ben Pfaff
2015-06-03Update my email addressYAMAMOTO Takashi
2015-06-01ofproto: Eliminate use of unset error code.Jarno Rajahalme
2015-05-29json: Fix error message for corner case in json_string_unescape().Ben Pfaff
2015-05-29fedora-spec: add missing buildrequiresFlavio Leitner
2015-05-28rhel: Add buildrequires for procps-ng.Flavio Leitner
2015-05-27tests: Fix in_port(name) test for ofproto/trace.Joe Stringer
2015-05-26debian: install openvswitch kernel module under "updates" directoryAnsis Atteka
2015-05-26ovs-ctl: Remove vport_* modules when downgrade from branches > 2.3.Alex Wang
2015-05-20netdev-bsd: Include net/bpf.h.Dan McGregor
2015-05-02xenserver: Use kernel uname version for XenServer 6.5Edwin Chiu
2015-04-27datapath: Stop using __DATE__ and __TIME__ in startup string.Jesse Gross
2015-04-17netdev-bsd: Fix netdev_bsd_get_mtu() return value.Ben Pfaff
2015-04-07ofproto-dpif: Use fat_rwlock instead of ovs_rwlock.Ansis Atteka
2015-04-06netdev-dummy: add appctl netdev-dummy/conn-state commandAndy Zhou
2015-04-05netdev-bsd: Fix sign extension bug in ifr_flags on FreeBSD.Kevin Lo
2015-04-03acinclude: Always assume buggy strtok_r() for glibc < 2.8.Ben Pfaff
2015-04-02tests: Fix race in 'balance-tcp bonding' test.Joe Stringer
2015-04-02test: Remove explicit sleeps from ofproto-dpif bond testsAndy Zhou
2015-04-02test: add WAIT_FOR_DUMMY_PORTS helper macro for writing testsAndy Zhou
2015-03-28ofproto-dpif: Set need_revalidate when removing cfm from ofport.Alex Wang
2015-03-27netdev-linux: Make htb quantum always no less than mtu.Alex Wang
2015-03-27netdev-vport: Do not update netdev when there is no config change.Alex Wang
2015-03-24ofproto-dpif-xlate: Roll back group bucket actions after every bucket.Jarno Rajahalme
2015-03-18ofproto: Prevent deleting flows from hidden tables.Ben Pfaff
2015-03-10xenserver: Fix build spec for XenServer 6.5.Edwin Chiu
2015-03-04datapath: simplify sample action implementationAndy Zhou
2015-03-03ovs-save: Preserve IPv6 link-local address on interface save.Alexey I. Froloff
2015-02-20datapath: Fix net exit.Pravin B Shelar
2015-02-20socket-util: Use correct address family in set_dscp(), instead of guessing.Ben Pfaff
2015-02-20stream: Eliminate pstream_set_dscp().Ben Pfaff
2015-02-17ofproto/bond: Fix a race condition in updating post recirculation rulesAndy Zhou
2015-02-13ofp-parse: Correctly update bucket lists if they are empty.Ben Pfaff
2015-02-13mac-learning: Implement per-port MAC learning fairness.Ben Pfaff
2015-02-11timeval: Correctly report usage statistics in log_poll_interval().Ben Pfaff
2015-02-06XenServer: Don't reset on xe-toolstack-restartJason Kölker
2015-02-06XenServer: PEP8 Cleanup for openvswitch-cfg-updateJason Kölker
2015-02-03datapath: update exact match lookup hash value to avoid hash collisionAndy Zhou
2015-02-03ofproto-dpif: Revalidate when sFlow probability changes.Ben Pfaff
2015-01-30ovs-vsctl.at: Fix intermittent failure.Alex Wang
2015-01-26vlog: Logging option '--syslog-target' needs one argument.Gurucharan Shetty
2015-01-22setup n_upcall_pids for vport_request when destroy all channelsGao feng
2015-01-21ofproto-dpif: Fix memory leak of mirrors in bundle_destroy().Ben Pfaff
2015-01-19pktbuf: Always initialize '*bufferp' even when 'pb == NULL'.Ben Pfaff
2015-01-11dpif-linux: Drop oversized packets instead of assert-failing.Ben Pfaff
2015-01-11netlink: Refine calculation of maximum-length attributes.Ben Pfaff
2015-01-06ofproto-dpif-upcall: Make handler always call poll_block.Alex Wang