summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dpif-netdev: Change pmd selection order.Kevin Traynor2017-08-251-1/+1
* conntrack: pass current time to conntrack_execute.Fischetti, Antonio2017-08-241-3/+5
* ovn: Fix BFD error config on gatewayGao Zhenyu2017-08-241-1/+202
* atlocal: Document find_l7_lib()Yi-Hung Wei2017-08-231-0/+4
* ofproto-dpif: Mark packets as "untracked" after call to ct().Justin Pettit2017-08-212-7/+7
* ovn: support requested-chassis option for logical switch portsLance Richardson2017-08-211-0/+59
* system-offloads-traffic: Add sanity checkRoi Dayan2017-08-181-0/+1
* python: Force file system encoding on cmdline argsAlin Balutoiu2017-08-181-1/+2
* tests: Comment which netcat version the opts are for.Joe Stringer2017-08-151-0/+2
* tests: Put maximum timeout on netcat calls.Joe Stringer2017-08-151-2/+2
* python: make python idl unicode-tolerantLance Richardson2017-08-092-1/+18
* system-kmod-macros: Load TFTP module.Joe Stringer2017-08-071-1/+2
* system-traffic: Fix TFTP NAT skip check.Joe Stringer2017-08-071-1/+1
* NSH unit test cases using encap and decap actionsJan Scheurich2017-08-071-0/+634
* Adding nsh.at for NSH unit testsJan Scheurich2017-08-076-31/+75
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-1/+10
* System tests: Add 4 new ftp and tftp tests.Darrell Ball2017-08-071-0/+242
* System tests: Enable ALGs for userspace.Darrell Ball2017-08-071-5/+2
* tests: fix wrapped commentLance Richardson2017-08-041-1/+1
* tests: avoid non-posix options to wcLance Richardson2017-08-041-2/+2
* ovsdb-idl: Autogenerated functions for compound indexesLance Richardson2017-08-032-5/+563
* lib: skiplist implementationLance Richardson2017-08-034-0/+225
* xlate: Emit datapath clone only when necessary.Andy Zhou2017-08-031-2/+37
* xlate: Refactor compose_clone() APIAndy Zhou2017-08-031-0/+7
* ofproto-dpif: Remove ofprto/tnl-push-pop command.Andy Zhou2017-08-031-3/+2
* ofproto-dpif: Remove dpif/disable-truncate command.Andy Zhou2017-08-031-6/+2
* ofproto-dpif: Remove dpif/disable-dp-clone command.Andy Zhou2017-08-031-3/+1
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-026-18/+9
* tests: Extend PTAP unit tests with decap actionZoltan Balogh2017-08-021-0/+405
* ovn-northd: Add native active-standby HA.Russell Bryant2017-08-021-0/+9
* dpctl: Add new 'ct-bkts' command.Antonio Fischetti2017-08-021-1/+2
* Update relevant artifacts to add support for DPDK 17.05.1.Michal Weglicki2017-08-021-3/+3
* dpif-netdev: Incremental addition/deletion of PMD threads.Ilya Maximets2017-08-021-1/+1
* ovn: Fix the failing "2335: ovn -- ACL logging" test caseNuman Siddique2017-08-021-0/+2
* tests: Use ovn-nbctl lsp-set-dhcpvX-optionsMark Michelson2017-07-311-13/+18
* ovn: Add support for ACL logging.Justin Pettit2017-07-282-4/+109
* ofproto-dpif-rid: Always store tunnel metadata.Justin Pettit2017-07-271-0/+29
* flow: Refactor flow_compose() API.Andy Zhou2017-07-271-1/+1
* ovn: l3ha, CLI for logical router port gateway chassisVenkata Anil2017-07-271-0/+55
* system-userspace-macros: Fix ethtool with new kernels.Joe Stringer2017-07-261-1/+1
* dpif-netdev.at: Add netdev-dummy/receive test.Ilya Maximets2017-07-251-0/+21
* tests: Add force/commit test to system-traffic.atJoe Stringer2017-07-241-1/+9
* tests: Check ip command whether support udp6zerocsum.Tonghao Zhang2017-07-212-3/+12
* System-tests: Improve reliability of an icmp test.Darrell Ball2017-07-211-15/+6
* System-tests: Allow SNAT address variability retries.Darrell Ball2017-07-211-3/+3
* odp-execute: Reuse rss hash in OVS_ACTION_ATTR_HASH.Ilya Maximets2017-07-201-2/+2
* tunneling: Avoid datapath-recirc by combining recirc actions at xlate.Sugesh Chandran2017-07-192-34/+17
* system-layer3-tunnels: Add basic GRE ping test caseEric Garver2017-07-191-0/+49
* system-common-macros: Add macro to check for L3 GRE supportEric Garver2017-07-191-1/+6
* system-layer3-tunnels: Add basic VXLAN-GPE ping test caseEric Garver2017-07-194-0/+53