AUTHORS: Update email address.
[cascardo/ovs.git] / tests /
2015-11-11 Russell Bryantsystem-traffic: Add resubmit conntrack test.
2015-11-09 Justin Pettitvswitchd: Allow modifying ICMP type and code.
2015-11-09 Justin Pettitovn: Use "ip.ttl--" instead of "ip4.ttl--".
2015-11-04 Jarno Rajahalmetests: Strip more variable output from conntrack output.
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
2015-11-04 Ansis Attekatests: add documentation for OVS_WAIT_UNTIL and OVS_WAI...
2015-10-30 Andy Zhoutest: Make test independent of the recirc_id
2015-10-23 Jarno Rajahalmetests: Enable debugging in pyftpdlib.
2015-10-23 Justin Pettittest-ovn: Fix memory leak in option processing.
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix replace-flows.
2015-10-19 Ben Pfaffovn: Support multiple router ports per logical switch.
2015-10-19 Ben Pfaffovn: Add test for logical router ARP replies.
2015-10-19 Ben Pfaffovn: Implement the ability to send a packet back out...
2015-10-17 Ben Pfaffovn: Implement basic logical L3 routing.
2015-10-17 Ben Pfaffovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.
2015-10-17 Ben Pfaffovn: Implement logical patch ports.
2015-10-16 Gurucharan Shettyatlocal.in: Hide a harmless error on Windows.
2015-10-16 Simon Hormanofproto: Correct encoding and decoding of group desc...
2015-10-16 Justin Pettitovn.at: Add test for gateway.
2015-10-16 Justin Pettitovn-sbctl: Add multiple encaps with "chassis-add".
2015-10-16 Justin Pettitovn: Add stateful ACL support.
2015-10-16 Ben Pfaffovn: Implement logical action to decrement IPv4 TTL.
2015-10-16 Ben Pfaffovn: Extend logical "next" action to jump to arbitrary...
2015-10-15 Justin Pettitovn.at: Fix tab/space issues.
2015-10-13 Shad Ansariovsdb-idl: Test script for Python register_columns...
2015-10-13 Joe Stringersystem-traffic: Add ct tests using local stack.
2015-10-13 Andy Zhoudpif-netlink: Allow MRU packet attribute.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-10-13 Thadeu Lima de Sou... tnl-arp-cache: add IPv6 Neighbor Discovery support
2015-10-07 Ben Pfaffovn-controller: Add test for setting up and tearing...
2015-10-07 Ben Pfaffovn-sbctl: Use environment var OVN_SB_DB to find the...
2015-10-07 Ben Pfafftests: Refactor macros so OVN databases can be initiali...
2015-10-07 Ben Pfaffovn: Implement action to exchange two fields.
2015-10-07 Ben Pfaffovn: Implement action to copy one field into another.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-09-29 Ben Pfaffovn: Implement basic end-to-end full mesh test.
2015-09-29 Ben Pfafftests: Ignore more error messages for hidden rules...
2015-09-21 Ben Pfafftests: Shorten line in table-features test.
2015-09-19 Jarno Rajahalmedpif-netdev: Exact match non-presence of vlans.
2015-09-18 Gurucharan Shettystream-ssl: Get peer-ca-cert functionality to work.
2015-09-18 Gurucharan Shettyovs-vsctl.at: Correct title of SSL test.
2015-09-15 Ben Pfaffovn-nbctl: Enable database commands using db-ctl-base...
2015-09-15 Alex Wangovn-controller-vtep: Extend vtep module to install...
2015-09-15 Alex Wangovn-controller-vtep: Add vtep module.
2015-09-13 Jesse Grosstunnel: Validate IP header for userspace tunneling.
2015-09-12 Ben Pfaffexpr: Properly handle several cases involving string...
2015-09-11 Joe Stringertests: Add basic IPFIX test.
2015-09-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2015-09-09 Jesse Grosstun-metadata: Provide error messages during auto-alloca...
2015-09-08 Pravin B Shelartnl-ports: Add destination IP and MAC address to the...
2015-09-04 Aaron Conolepackets: Avoid compile errors.
2015-09-04 Justin Pettittests: Add unit tests for ovn-nbctl.
2015-09-04 Justin Pettittests: Group the OVN tests together.
2015-09-04 Justin Pettittests: Fix banner name for ovn-sbctl.
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-29 Alex Wangbridge: Relax the whitelist format for punix path.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-28 Ben Pfafftests: Avoid nonportable "sed -i".
2015-08-26 Jarno Rajahalmeflow: Add struct flowmap.
2015-08-24 Alex Wangovn-controller-vtep.at: Remove all 'Broken pipe' warnin...
2015-08-24 Ben Pfaffofp-util: For OF1.0, don't wildcard PCP field when...
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-08-21 Jesse Grosstun-metadata: Always set option present when copying...
2015-08-21 Jarno Rajahalmetest-classifier: Add benchmark.
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-20 Alex Wangovn-controller-vtep.at: Check the successful exit of...
2015-08-19 Joe Stringersystem-traffic: Add basic vxlan tunnel sanity test.
2015-08-19 Joe Stringersystem-macros: Don't explicitly remove bridge.
2015-08-19 Joe Stringersystem-macros: Create ADD_BR variant.
2015-08-19 Joe Stringersystem-traffic: Check ping-by-ping output.
2015-08-19 Joe Stringersystem-common-macros: Allow quotes in NS_EXEC().
2015-08-17 Alex Wangovn-controller-vtep.at: Skip test when using Windows...
2015-08-17 Alex Wangovn-controller-vtep: Add binding module.
2015-08-16 Alex Wangovn-controller-vtep.at: Fix intermittent test failure.
2015-08-16 Alex Wangovn-controller-vtep.at: Fix intermittent test failure.
2015-08-13 Ethan Jacksonofproto: Allow in-place modifications of datapath flows.
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-12 Jarno Rajahalmeclassifier: Simplify minimask_hash().
2015-08-11 Joe Stringersystem-kmod-macros: Fix VSWITCHD_STOP.
2015-08-11 Alex Wangovn-controller-vtep: Add gateway module.
2015-08-11 Alex Wangovn: Add controller for VTEP gateway.
2015-08-08 Alex Wangovn-northd: Pass logical port type and options to ovn...
2015-08-08 Alex Wangovn-sbctl: Add ovn-sbctl.
2015-08-07 Daniele Di Proiettotests: Add system-userspace-testsuite.
2015-08-07 Daniele Di Proiettotests: Introduce NS_EXEC and NS_CHECK_EXEC for system...
2015-08-07 Daniele Di Proiettotests: Rename kmod-testsuite to system-kmod-testsuite.
2015-08-07 Joe Stringerkmod-macros: Don't unload kmod in VSWITCHD_STOP.
2015-08-07 Daniele Di Proiettokmod-macros: Move some code to traffic-common-macros.
2015-08-07 Daniele Di Proiettotests: Rename kmod-traffic.at to traffic.at.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-08-04 Joe Stringerkmod-traffic: Expand sanity tests.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-08-03 Ben Pfaffactions: Allow caller to specify output table.
next