]> git.proxmox.com Git - mirror_ovs.git/history - tests
datapath: backport: net: vxlan: lwt: Fix vxlan local traffic.
[mirror_ovs.git] / tests /
2016-08-08 Ben Pfafflogical-fields: Beautify conntrack definitions.
2016-08-08 Ben Pfaffovn: Use a common symbol table for ovn-controller and...
2016-08-08 Ben Pfaffexpr: Fine-tune parser error message for common typo.
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-08-05 Daniele Di Proiettocheck-kernel: Remove '-d' from TESTSUITEFLAGS.
2016-08-05 Daniele Di Proiettosystem-traffic: Flush conntrack after debug ping6.
2016-08-05 Daniele Di Proiettosystem-userspace-macros: Check the exit code of ethtool.
2016-08-05 Joe Stringersystem-traffic: Make ping6 vlan test more reliable.
2016-08-03 Daniele Di Proiettotest-netlink-conntrack: Fix sparse warning.
2016-08-03 Paul Bocatests: Skip vlog tests that try to move opened file.
2016-08-03 Paul Bocapython tests: Skip TCP6 idl tests on Windows
2016-08-03 Paul Bocapython tests: Skip IPsec test on Windows
2016-08-03 Paul Bocapython tests: Fixed unixctl python tests for Windows
2016-08-03 Paul Bocapython tests: Implemented signal.alarm for Windows
2016-08-03 Alin SerdeanWindows: Local named pipe implementation
2016-08-02 Daniele Di Proiettotests: Fix conntrack tests on windows.
2016-07-29 Justin Pettitovn: Add support for IPv6 dynamic bindings.
2016-07-29 Justin Pettitovn: Don't require clearing inport to hair-pin packets.
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-29 Justin Pettitovn-controller: Tighten "nd" definition, add "nd_ns...
2016-07-30 Daniele Di Proiettotests: Add new pmd test for pmd-rxq-affinity.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmeofproto-dpif-xlate: Hash only fields specified for...
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmeofproto: Lockless group lookups.
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-07-29 Daniele Di Proiettosystem-tests: Add ping through conntrack test.
2016-07-29 Daniele Di Proiettosystem-tests: Run conntrack tests with userspace.
2016-07-29 Daniele Di Proiettotests: Remove trim_zeros() from ovn tests.
2016-07-29 Daniele Di Proiettonetdev-*: Do not use dp_packet_pad() in recv() functions.
2016-07-29 Jarno Rajahalmepvector: Expose non-concurrent priority vector.
2016-07-29 Jarno Rajahalmetests: Ignore proxy configuration.
2016-07-29 Ben Pfafftests: Remove most packet-forwarding related "sleep...
2016-07-29 Ben Pfaffovn: Make two end-to-end tests more reliable.
2016-07-29 Ben Pfafftests: Define trim_zeros in only one place.
2016-07-28 Nimay Desaiovn-northd, tests: Adding IPAM to ovn-northd.
2016-07-28 Joe Stringersystem-ovn.at: Fix ICMP conntrack output.
2016-07-28 Dongjunovn: add easy SNAT test case.
2016-07-28 Daniele Di Proiettoconntrack: Add 'dl_type' parameter to conntrack_execute().
2016-07-28 Daniele Di Proiettoconntrack: Track ICMP type and code.
2016-07-28 Daniele Di Proiettotests: Add conntrack ofproto-dpif tests.
2016-07-28 Daniele Di Proiettoflow: Generate checksum and udp_len in flow_compose().
2016-07-28 Daniele Di Proiettodpif-netdev: Execute conntrack action.
2016-07-28 Daniele Di Proiettotests: Add test-conntrack pcap test.
2016-07-28 Daniele Di Proiettotests: Add very simple conntrack benchmark.
2016-07-27 William Tutest-ovsdb: Fix memory leak reported by Valgrind.
2016-07-27 Numan Siddiquepython: Send old values of the updated cols in notify...
2016-07-27 Thadeu Lima de Sou... dpif-netdev: use the open_type when creating the local...
2016-07-27 Aaron Rosenmove ovn/lib/<lex|actions|expr>.h to include/ovn
2016-07-27 Ilya Maximetsdpif-netdev: Introduce pmd-rxq-affinity.
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Numan Siddiqueovn-northd: Add logical flows to support native DHCPv4
2016-07-26 Rodriguez Betancou... ovsdb: Weak references performance fix
2016-07-26 Terry Wilsonpython: Serial JSON via Python's json lib.
2016-07-24 Ben Pfafftests: Fix typo: s/OSVDB/OVSDB/.
2016-07-24 Andy Zhoutest: change replication test to use unix domain socket
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Ryan Moatsovn-controller: Handle physical changes correctly
2016-07-22 Andy Zhoutests: Add ovsdb lock tests
2016-07-22 Benli Yetests: Fix IPFIX test cases issue.
2016-07-22 Jarno Rajahalmetests: Make ovsdb test more robust and faster.
2016-07-22 Daniele Di Proiettotests/ovs-monitor-ipsec: Remove --no-wait -vreconnect...
2016-07-21 Joe Stringersystem-traffic: Fix up FTP tests.
2016-07-21 Joe Stringersystem-traffic: Remove unnecessary priorities.
2016-07-21 Joe Stringersystem-traffic: Update tests in flat tables.
2016-07-21 Ansis Attekatunneling: get skb marking to work properly with tunnels
2016-07-21 Ansis AttekaIPsec: refactor out some code in OVS_MONITOR_IPSEC_STAR...
2016-07-20 Mario Cabreraovsdb: Add unixctl commands for OVSDB replication
2016-07-19 Lance Richardsonovn-sbctl: eliminate a spurious test case error cause
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourpython: move Python idl to work with monitor_cond
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-19 Liran Schourovsdb: add conditions utilities to support monitor_cond
2016-07-18 Gurucharan Shettyovn.at: A "peer" is only for interconnected routers.
2016-07-18 Numan Siddiqueovn: Add 128-bit support for ct_label
2016-07-18 Gurucharan Shettysystem-ovn.at: Add a OVN load-balancing unit test.
2016-07-18 Gurucharan Shettysystem-ovn.at: Add a OVN NAT test using OVN gateway.
2016-07-15 Lance Richardsonovn-controller-vtep: occasional failure in "binding...
2016-07-15 William Tusystem-traffic: Remove datapath specific tests and...
2016-07-14 Alin Serdeantests: daemon specific tests
2016-07-14 Ben Pfaffofp-actions: Translate OF1.1+ mod_nw_ttl action to...
2016-07-14 Ben Pfaffofp-actions: Translate mod_nw_ecn action to OF1.1 properly.
2016-07-14 Ben Pfaffofp-actions: Translate OF1.0 "enqueue" actions for...
2016-07-14 Ben Pfaffofp-actions: Add extension to support "group" action...
2016-07-13 Gurucharan Shettysystem-common-macros.at: Add a iface-id to interfaces.
2016-07-13 Gurucharan Shettysystem-common-macros: Enhance ADD_VETH to take mac...
2016-07-13 Justin Pettitovn-nbctl: Print router port networks in "show".
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
2016-07-13 Justin Pettitovn: Remove 'default_gw' from logical router table.
2016-07-13 Justin Pettitovn: Add xxreg[01] symbols.
2016-07-13 Justin Pettitovn: Renumber logical field registers to the newly...
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-07-11 Joe Stringersystem-traffic: Use NC_EOF_OPT in truncate tests.
2016-07-09 Gurucharan Shettyovn-controller: Change strategy for gateway conntrack...
2016-07-08 Numan Siddiqueovn: Support l2gateway-chassis option in "l2gateway...
2016-07-07 Paul Bocaovn test: Skip "send gratuitous arp on localnet" if...
2016-07-07 Russell Bryantovn-sbctl: Change lport-(un)bind to lsp-(un)bind.
2016-07-07 Ryan Moatsovn-controller: Remove old address set after change.
next