summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* odp-util: Do not set port mask of non-IP packetsSimon Horman2014-06-041-1/+1
* lib/flow: fix minimatch_extract() ICMPv6 parsingJarno Rajahalme2014-06-021-0/+20
* ofp-errors: Duplicate instruction errorSimon Horman2014-06-022-2/+12
* lib/cmap: Add more hmap-like functionality.Jarno Rajahalme2014-05-281-3/+14
* ofproto-dpif: Remove unused flows.txt from fin_timeout testSimon Horman2014-05-281-4/+0
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-286-16/+16
* ovsdb-monitor.at: Changes for Windows.Gurucharan Shetty2014-05-282-1/+10
* bridge: Add test that ports that disappear get added back to the datapath.Ben Pfaff2014-05-223-1/+41
* ofproto: per-table statisticsSimon Horman2014-05-221-0/+195
* tests: Add tests for Openflow group statsAndy Zhou2014-05-211-0/+44
* tests: Fix an ofproto test.Joe Stringer2014-05-221-2/+2
* cmap: New module for cuckoo hash table.Ben Pfaff2014-05-203-0/+465
* lib/classifier: Rename 'cls_subtable_cache' as 'cls_subtables'.Jarno Rajahalme2014-05-191-3/+3
* tests: Check dpif-netdev odp_actions consistency.Joe Stringer2014-05-191-0/+70
* tests: Create dpif-netdev.at.Joe Stringer2014-05-194-51/+55
* odp-util: Always serialise recirculation in upcall key.Joe Stringer2014-05-193-74/+74
* tests: Remove duplicate STRIP_USED definition.Joe Stringer2014-05-191-3/+0
* Use prefix trie lookup for IPv4 by default.Jarno Rajahalme2014-05-161-8/+23
* ovs-atomic: Remove atomic_uint64_t and atomic_int64_t.Simon Horman2014-05-161-2/+0
* ofproto-dpif: Break out MPLS controller tests into their own testSimon Horman2014-05-161-167/+186
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-154-14/+14
* ovsdb-server.at: Skip transient transaction tests for Windows.Gurucharan Shetty2014-05-151-0/+1
* test-ovsdb: Fix setvbuf incompatibility on Windows.Gurucharan Shetty2014-05-141-1/+1
* tests/library.at: Disable unix socket tests on Windows.Gurucharan Shetty2014-05-142-3/+10
* meta-flow: Use OXM-defined constant for TCP flags in OpenFlow 1.5.Ben Pfaff2014-05-141-0/+24
* meta-flow: Encode OXM version information into struct mf_field.Ben Pfaff2014-05-141-3/+3
* Implement OpenFlow 1.5 port desc stats request.Ben Pfaff2014-05-142-1/+44
* Implement OpenFlow 1.5 group desc stats request.Ben Pfaff2014-05-142-2/+16
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-142-1/+3
* Remove --enable-of14 option because the implementation is now safe.Ben Pfaff2014-05-143-113/+113
* Implement OpenFlow 1.4 queue statistics.Ben Pfaff2014-05-142-0/+51
* Implement OpenFlow 1.4 port statistics.Ben Pfaff2014-05-142-0/+33
* Implement basic OpenFlow 1.4 table-mod message.Ben Pfaff2014-05-141-0/+9
* Implement OpenFlow 1.4 port_mod messages.Ben Pfaff2014-05-142-0/+46
* ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff2014-05-141-0/+41
* ofproto-dpif.at: Fix a race in "ofproto-dpif - patch ports" testYAMAMOTO Takashi2014-05-131-0/+1
* ofproto-dpif.at: Fix races in dpif/dump-flows testYAMAMOTO Takashi2014-05-131-2/+4
* ofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where appropriateYAMAMOTO Takashi2014-05-131-1/+1
* ofproto-dpif.at: Fix some racesYAMAMOTO Takashi2014-05-131-1/+11
* bond: raise minimal bond distribution per interfaceAndy Zhou2014-05-071-3/+3
* tunnel: Fix bug where misconfiguration persists.Joe Stringer2014-05-081-0/+17
* cfm: Update cfm status on cfm creation and deletion.Alex Wang2014-05-071-13/+49
* ovs-vswitchd.at: Avoid using GNU sed extensionsYAMAMOTO Takashi2014-05-051-1/+1
* ovs-vswitchd.at: Fix a comment typoYAMAMOTO Takashi2014-05-051-2/+2
* bridge: Allow users to configure statistics update to OVSDB.Alex Wang2014-05-021-0/+41
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-023-2/+361
* ofproto-dpif: Make bonding balance test more robustSimon Horman2014-05-011-1/+1
* ofp-print: Enable printing OF1.4 versionAlexandru Copot2014-05-012-4/+4
* bfd: Require bfd control packet received in forwarding_if_rx mode.Alex Wang2014-04-301-23/+78
* cfm: Require ccm received in demand mode.Alex Wang2014-04-301-0/+75