cascardo/ovs.git
2014-06-26 Gurucharan... ofproto-dpif.at: Skip sflow tests in Windows.
2014-06-26 Gurucharan... file_name.at: Skip a symlink related test for Windows.
2014-06-26 Gurucharan... ovs-ofctl.at: Prevent msys from getting confused with...
2014-06-26 Gurucharan... rconn: Don't warn when peer abruptly closes connection.
2014-06-26 Gurucharan... ovs-vsctl.at: Adjust test output for Windows.
2014-06-26 Gurucharan... ovsdb-server.at: Adjust PKIDIR for ssl test.
2014-06-26 Gurucharan... ovsdb-server.at: Use different test for socket files.
2014-06-26 Gurucharan... ovsdb-server.at: Skip a few tests with '--monitor'...
2014-06-26 Gurucharan... stream-tcp: Cleanup files created for Windows "unix...
2014-06-26 Ben Pfaffdpif: Explain a bug, why it isn't important, and why...
2014-06-26 Ben Pfaffdpif: When executing an operation with help, log the...
2014-06-26 Ben Pfaffdpif: Consistently help datapath to execute oversized...
2014-06-26 Joe Stringerdatapath: Remove redundant tcp_flags code.
2014-06-26 Joe Stringerlib: Fix FreeBSD build.
2014-06-26 Jarno Rajahalmelib/classifier: Clarify find_match_wc().
2014-06-26 Jarno Rajahalmelib/classifier: Add miniflow_and_mask_matches_flow_wc.
2014-06-26 Jarno Rajahalmelib/classifier: Optimize megaflows for single rule...
2014-06-26 Jarno Rajahalmelib/pvector: Non-intrusive RCU priority vector.
2014-06-26 YAMAMOTO TakashiFAQ: add an entry for MAC learning + VLAN
2014-06-25 Daniele Di... dpif-netdev: delete lost packets in dp_execute_cb()
2014-06-25 Andy Zhoudatapath: fix sparse warning in function tbl_mask_array...
2014-06-25 Simon Hormanofproto-dpif: Add MPLS tests
2014-06-25 Simon Hormanofp-actions: Allow pop_mpls on MPLS packets
2014-06-25 Simon Hormanofproto-dpif: MPLS recirculation
2014-06-25 Ben PfaffCodingStyle: Functions in .c files should usually not...
2014-06-25 Ryan Wilsondpif-netdev: Fix memory leak in dpif_netdev_flow_put()
2014-06-25 Ryan Wilsondpif-netdev: Implement batched flow dumping.
2014-06-25 Ben Pfaffovs-ofctl: Document form of packet parameters to "packe...
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Ben Pfaffdpif-linux: Minor style fixes.
2014-06-25 Daniele Di... dpif-netdev: Delete packet if not able to do upcall
2014-06-25 Daniele Di... netdev-dpdk: Disable NIC offloading and multiseg mbufs
2014-06-25 Daniele Di... netdev-dpdk: Fix coding style in TX/RX conf structs
2014-06-25 Daniele Di... netdev-dpdk: Count and delete every dropped packet
2014-06-25 Pravin B Shelarlib: Rename ofp to buf.
2014-06-25 Jesse Grossdatapath: Rehash 16-bit skbuff hashes into 32 bits.
2014-06-25 Joe Stringertests: Remove extraneous parenthesis from test name.
2014-06-25 Ben Pfaffdpif: When executing actions needs help, use "set"...
2014-06-24 Simon Hormandatapath: Add basic MPLS support to kernel
2014-06-24 Ben Pfaffnetdev-vport: Fix use-after-free error in netdev_vport_...
2014-06-24 Daniele Di... test-classifier: add ovs_assert to prevent warning
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-24 Ben Pfaffnetdev-dpdk: Coding style improvements.
2014-06-24 Pim van den... utilities: skip loading kernel module if kernel has...
2014-06-24 Flavio Leitnerbridge: Enable multicast support on the bridge
2014-06-24 Flavio Leitnerdpif-xlate: Snoop multicast packets and send them properly
2014-06-24 Flavio Leitnerofproto-dpif: Add mcast snooping db show and flush...
2014-06-24 Flavio Leitnerofproto: Add functions to configure multicast snooping
2014-06-24 Flavio Leitnerofproto-dpif: Introduce multicast snooping handler
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-24 Flavio Leitnerlib: Add IGMP snooping library bits
2014-06-24 Gurucharan... debian: Re-run failed unit tests once.
2014-06-24 Gurucharan... socket_util.py: Make set_dscp() python 2.4.3 compatible.
2014-06-24 Gurucharan... atlocal: Disable Python related tests on Windows.
2014-06-24 Gurucharan... lockfile: Modify tests for Windows.
2014-06-24 Gurucharan... util: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan... daemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan... test-util: Changes for 'assert' test on Windows.
2014-06-24 Gurucharan... util: Make WSAStartup available outside stream.c.
2014-06-24 Thomas Grafovs-ofctl.8: Move mod-table out of group tables section
2014-06-24 Thomas Grafovs-ofctl.8: Document group:group_id action
2014-06-24 Ben Pfaffdpif-netdev: Remove unused global variable 'key'.
2014-06-24 Simon Hormanofproto: Break out monitor deletion code
2014-06-23 Joe StringerRevert "revalidator: Use xcache when revalidation is...
2014-06-23 Daniele Di... dpif-netdev: batch packet processing
2014-06-23 Daniele Di... netdev: netdev_send accepts multiple packets
2014-06-23 Daniele Di... dpif-netdev: use dpif_packet structure for packets
2014-06-23 Daniele Di... vswitchd: skip right number of arguments in dpdk_init()
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-23 Lorand Jakabdatapath/linux: add vport-geneve.c to .gitignore
2014-06-22 Daniele Di... Makefile.am: fix printf-check in out-of-tree build
2014-06-21 Jesse Grossdatapath: Check tunnel info before dereferencing on...
2014-06-21 Jesse Grossdoc: Additional documentation updates for Geneve.
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grossdatapath: Factor out allocation and verification of...
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-20 Jesse Grossdatapath: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-06-20 Jesse Grossdatapath: Eliminate memset() from flow_extract.
2014-06-20 Andy Zhoudatapath: keep mask array compact when deleting mask
2014-06-20 Andy Zhoudatapath: simplify ovs_flow_tbl_lookup_stats()
2014-06-17 Thomas Grafovs-vsctl: Fix OF protocol name capitalization in manua...
2014-06-17 Thomas GrafAUTHORS: Update entry for Thomas Graf
2014-06-14 Alex Wangbridge: Make ovs-vswitchd run again if status_txn commi...
2014-06-14 Alex Wangofproto: Add separate functions for checking bfd/cfm...
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-14 Alex Wangovs-thread: Implement OVS specific barrier.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Ben Pfaffodp-util: Make it harder to forget to update ODPUTIL_FL...
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
2014-06-13 Simon Hormanofproto: Break out perl code for sorting multiline...
2014-06-13 Linda SunMove setsockopt TCP_NODELAY to when TCP is connected.
2014-06-13 Ben Pfaffutil: Move definition of HANDLE here.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-13 Jesse Grosslisp: Use IP addresses rather than flow on hash failure.
2014-06-13 Andy Zhouodp-util: update comments on ODPUTIL_FLOW_KEY_BYTES...
2014-06-13 Gurucharan... timeval: Provide a variation for time/warp command.
2014-06-13 Simon Hormanextract-ofp-msg: Add ONF extension support
2014-06-13 Simon Hormanofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*
next