]> git.proxmox.com Git - ovs.git/history - tests
lib/dpdk: No more deferred release
[ovs.git] / tests /
2016-12-22 William Tusystem-traffic: Fix clone test.
2016-12-21 Lance Richardsonovn-sb: remote connection management in sb db
2016-12-21 Lance Richardsonovn-nb: remote connection management in nb db
2016-12-21 Han Zhouovn-controller: Fix duplicated flow add attempts in...
2016-12-21 Daniele Di Proiettoovs-vsctl: Print error when add-port fails.
2016-12-21 Ben Pfafftests: Regenerate atlocal when running tests.
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-20 Ben Pfaffovn-controller: Drop most uses of OVS patch ports.
2016-12-20 Ben Pfaffovn-controller: Handle only relevant ports and flows.
2016-12-20 William Tuofp-actions: Add clone action.
2016-12-14 Yi-Hung Weisystem-traffic: Skip test cases if firewalld is on.
2016-12-14 Yi-Hung Weisystem-traffic: Skip test cases if netcat is not installed.
2016-12-13 Daniele Di Proiettoovn-northd: Sort options in put_dhcp(v6)_opts.
2016-12-12 Daniele Di Proiettoovn: Encode dhcpv6 PACKET_IN userdata as big endian.
2016-12-12 Stephen Finucanedoc: Move WHY-OVS
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-12-10 Ilya Maximetsnetdev: Set the default number of queues at removal...
2016-12-10 Ben Pfaffofproto-dpif-ipfix: Fix assertion failure for bad confi...
2016-12-09 nickcooper-zhangto... ovs-vswitchd: Avoid segfault for "netdev" datapath.
2016-12-06 Ben Pfafftests: Add tracing to "ovn -- 2 HVs, 4 lports/HV, local...
2016-12-06 Ben Pfafftests: Fix order confusion in "ovn -- 2 HVs, 4 lports...
2016-12-06 Ilya Maximetstests/bundle: Use active_backup algorithm for up/down...
2016-12-06 Pravin B Shelartunnel: set udp dst-port in tunnel metadata
2016-12-05 Jarno Rajahalmeofproto: Honor OFPFF_RESET_COUNTS flag in flow modify...
2016-12-03 Jarno Rajahalmempls: Fix MPLS restoration after patch port and group...
2016-12-02 billyomovs-numa: Allow leading 0x on pmd-cpu-mask.
2016-11-30 Alin Serdeanovsdb: Allow online compacting on Windows.
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-29 Gurucharan Shettyovn-northd: Force SNAT for multiple gateway routers.
2016-11-28 Darrell Ballovn: Test arp requests received from vtep ports.
2016-11-25 Thadeu Lima de Sou... tests: add test for the output of ovs/route/lookup
2016-11-21 nickcooper-zhangto... ovn-nbctl: Add NAT commands.
2016-11-15 Ilya Maximetsdpif-netdev: Honor rxq affinity during pmd threads...
2016-11-15 Ariel Waizelovs-router: Fix selection of source IP address when...
2016-11-15 Gurucharan Shettylogical-fields: Add ct.dnat and ct.snat symbols.
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-14 O'Reilly, Darraghofproto-dpif-xlate: Fix duplicate multicast packets
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-03 Gurucharan Shettyovn: Add a case of policy based routing.
2016-11-02 Gurucharan Shettyovn-controller: Container can have connection to a...
2016-11-02 Alin Serdeantests: windows ovsdb online compact
2016-11-01 Alin Serdeantests: Test offline compacting on Windows.
2016-11-01 Lance Richardsonovn-southbound: Implement read-only connection support.
2016-11-01 Lance Richardsonovsdb-server: Implement read-only remote connection...
2016-10-26 Stephen Finucanedoc: Convert WHY-OVS to rST
2016-10-20 Andy Zhouovn-test: Fix 'test-ovn composition' crash
2016-10-19 Ben Pfaffovsdb-idl: Check internal graph in OVSDB tests.
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-19 YAMAMOTO Takashiovn-controller.at: Stop hardcoding a list of iface...
2016-10-19 YAMAMOTO Takashiovn.at: Avoid using "printf -v"
2016-10-19 YAMAMOTO TakashiFix parent_pid on NetBSD
2016-10-18 Eric Garversystem-traffic: 802.1ad: Add datapath ping tests for...
2016-10-18 Eric Garversystem-common-macros: Add macros to add 802.1ad ports.
2016-10-18 Eric Garversystem-userspace-macros: allow passing sed args to...
2016-10-15 Amitabha BiswasPython-IDL: getattr after mutate fix
2016-10-12 Daniele Di Proiettodpif-netdev: Fix crash in dpif_netdev_execute().
2016-10-12 Ben Pfafftests: Get rid of overly specific --pidfile and --unixc...
2016-10-12 Ben Pfafftests: Fix double-rebuild of testsuite for "check-valgr...
2016-10-11 Ben Pfaffexpr: Better simplify some special cases of expressions.
2016-10-11 Ben Pfaffexpr: Improve test so that it would have found the...
2016-10-11 Ben Pfaffexpr: Fix abort when simplifying "x != 0/0".
2016-10-11 Ben Pfaffexpr: Simplify "x == 0/0" into 1.
2016-10-07 Ben Pfaffovn: Fix "trace" test to wait for synchronization of...
2016-10-07 Ben Pfaffovn: Remove weird or unneeded keywords from tests.
2016-10-07 Ben Pfaffovn: Fix some races in ovn-controller-vtep tests.
2016-10-07 Ben Pfaffovn: Wait for ovn-northd to catch up in "ovn-sbctl...
2016-10-07 Ben Pfaffovn: Fix some races in IPAM connectivity test.
2016-10-07 Ben Pfaffovn: Fix bugs in port security test.
2016-10-07 Ben Pfaffovn: Fix races in MAC_Binding deletion test.
2016-10-06 Lance Richardsonovn-northd: support IPAM with externally specified MAC
2016-10-06 nickcooper-zhangto... ovn: Make ipam tests more reliable
2016-10-06 nickcooper-zhangto... ovn-nbctl: Fix memory leak in nbctl_lr_route_add
2016-10-06 nickcooper-zhangto... ovn-nbctl: Check the length of MAC address
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-05 Numan Siddiquepython: Add SSL support to the python ovs client library
2016-10-04 Aaron Conoleovstest: Initialize command mode to RO
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-10-03 Alin Serdeanovsdb-monitor tests: Allow '--detach' argument to be...
2016-10-03 nickcooper-zhangto... ovn-nbctl: Add LB commands.
2016-10-03 Ben Pfaffovn: Avoid using bash "+=" extension in tests.
2016-10-03 Alin Serdeanovn-controller tests: Windows does not register "tap"
2016-10-03 Thadeu Lima de Sou... tests/bundle: test bundle action with ports up and...
2016-09-30 Thadeu Lima de Sou... Change some old references to nicira-ext.h.
2016-09-30 Ben Pfaffovs-ofctl: Tolerate differences in IPv6 formatting.
2016-09-30 Ben Pfafftests: Use Linux-specific way to get parent PID, to...
2016-09-30 Ben Pfafftests: Use standard -q option to grep in place of GNU...
2016-09-30 Ben Pfaffovn: Do not reply to ARP or ND NS for a VM's own IP...
2016-09-28 Joe Stringersystem-traffic: Collapse FTP NAT tests.
2016-09-27 Jarno Rajahalmeofp-actions: Always consider inconsistent CT actions...
2016-09-27 Jarno Rajahalmeupcall: Don't start new revalidation round too soon...
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-26 Pravin B Shelartestsuite: Ignore IPsec deprecation msg.
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-22 Daniele Di Proiettoofproto-dpif-xlate: Adjust generated mask for fragments.
2016-09-21 Huanle HanRemove execute permisson on source files
2016-09-21 Babu Shanmugamovn: Change ct_label[0] to ct_label.blocked
2016-09-20 Alin SerdeanWindows: Disable python3 tests
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-16 Jarno Rajahalmeofp-parse: Harden checking with group selection_method.
next