aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21odp-execute: Fix possible segfault.Alex Wang
2013-10-21ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.Joe Stringer
2013-10-21ofproto: Send only one OFPT_FLOW_REMOVED message when a flow expires.Ben Pfaff
2013-10-18ovs-vtep: Don't flood to multiple 'uknown-dsts'.Gurucharan Shetty
2013-10-18configure: check for uuid python moduleAnsis Atteka
2013-10-18FAQ: Fix misspelling.Ben Pfaff
2013-10-18FAQ: Add Q&A about bridge compatibility.Ben Pfaff
2013-10-16datapath: Add support for Linux 3.11Pravin B Shelar
2013-10-17socket-util: Add symlink based workaround for long pathnames.YAMAMOTO Takashi
2013-10-17OPENFLOW-1.1+: Add an item to improve action translation.Ben Pfaff
2013-10-17xenserver: Add VTEP packaging.Justin Pettit
2013-10-17rhel: Add VTEP packaging.Justin Pettit
2013-10-17vswitchd: Use vswitch-specific variable name in automake.mk.Justin Pettit
2013-10-17vtep: Add Debian packaging.Justin Pettit
2013-10-17vtep: Initial checkin of ovs-vtep.Justin Pettit
2013-10-17vtep: Add vtep-ctl command.Justin Pettit
2013-10-17vtep: Initial checkin of vtep schema.Bruce Davie
2013-10-17ovsdb-dot: Include arrows by default.Ben Pfaff
2013-10-17More accurate wildcarding and fragment handling.Jarno Rajahalme
2013-10-17ovsdb-doc: generate vswitch.[pic|gv] files only if dot tool is availableAnsis Atteka
2013-10-17include/openflow: Move union ofp_action away from headers.Jarno Rajahalme
2013-10-17ovs-dpctl: Add a 'filter' option to match wildcarded 'dump-flows'.Gurucharan Shetty
2013-10-17nx-match: Fix comments.YAMAMOTO Takashi
2013-10-17ofp-util: Fix a comment.YAMAMOTO Takashi
2013-10-17ofp-actions: Consistently use helper function.YAMAMOTO Takashi
2013-10-17ofp-parse: Fix padding parsing write-actions.YAMAMOTO Takashi
2013-10-17ofp-actions: Fix some ofpbuf usage problems in write-actions code.YAMAMOTO Takashi
2013-10-16ofproto-dpif-monitor: Use heap to order the mport wakeup time.Alex Wang
2013-10-16cfm: Add cfm_wake_time() function.Alex Wang
2013-10-16bfd: Add bfd_wake_time() function.Alex Wang
2013-10-16heap: Change type of "priority" in "struct heap".Alex Wang
2013-10-16ofproto-dpif-monitor: Run ofproto-dpif-monitor in a thread.Alex Wang
2013-10-16tests: Relax the requirement of bfd tests on timing.Alex Wang
2013-10-16datapath: fix vport-netdev unregisterAlexei Starovoitov
2013-10-16oftest: Update default controller port number to match recent OFTest.Ben Pfaff
2013-10-16ofproto: Re-use port numbers of ports that were deleted an hour ago.Gurucharan Shetty
2013-10-16ovs-dpctl-top: in_port field is now the default viewMark Hamilton
2013-10-16netdev-dummy: Count rx packets regardless of sourceSimon Horman
2013-10-15OPENFLOW-1.1+: note on table-missYAMAMOTO Takashi
2013-10-15Announce that ovs-vswitchd is now multi-threaded.Justin Pettit
2013-10-15connmgr: Always send full packet in packet_in when not buffering.YAMAMOTO Takashi
2013-10-15Set datapath mask bits when setting a flow field.Jarno Rajahalme
2013-10-15meta-flow: Add mf_mask_field_and_prereqs().Jarno Rajahalme
2013-10-15Set release date for 2.0.0.Justin Pettit
2013-10-13vxlan: Optimize vxlan rcvPravin B Shelar
2013-10-15tests: fix failure when $PKIDIR contains uuid-like stringYAMAMOTO Takashi
2013-10-15tests/test-unix-socket.py: abort on an errorYAMAMOTO Takashi
2013-10-15lib/meta-flow: Enforce mf_fields array order.Jarno Rajahalme
2013-10-14tests: Make ovsdb-server add/remove remote test faster and more reliable.Alex Wang
2013-10-14Add support for write-actionsSimon Horman