summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* dp-packet: Remove ofpbuf dependency.Pravin B Shelar2015-03-031-3/+3
* mac-learning: Implement per-port MAC learning fairness.Ben Pfaff2015-02-131-0/+66
* ofproto: add support of OFPR_ACTION_SET as packet-in reason for OF1.4+Shu Shen2015-02-061-12/+60
* Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 552002015-01-131-1/+42
* tests: Make test independent of the hash function.Jarno Rajahalme2015-01-071-2/+2
* miniflow: Use 64-bit data.Jarno Rajahalme2015-01-061-1/+1
* dpif-netdev: Add per-pmd flow-table/classifier.Alex Wang2014-12-301-0/+6
* ofproto-dpif.at: Avoid using GNU sed extensionsYAMAMOTO Takashi2014-12-241-1/+1
* test: Fix intermittent failure.Alex Wang2014-12-231-0/+3
* recirculation: Map recirc_id to ofproto_dpif.Alex Wang2014-12-221-0/+58
* dpctl: Add 'get-flow' command.Joe Stringer2014-12-191-0/+19
* ofproto-dpif: Fix MPLS multiple Push pop action.Pravin B Shelar2014-12-181-21/+21
* ofproto: add support of OFPR_GROUP as packet-in reason for OF1.4+Shu Shen2014-12-111-0/+88
* tests: Fix race in async config test.Joe Stringer2014-12-041-0/+6
* tests: Make ofproto-dpif tests more resilient.Joe Stringer2014-12-031-53/+24
* dpif: Minimize memory copy for revalidation.Joe Stringer2014-12-021-0/+4
* dpif: Index flows using unique identifiers.Joe Stringer2014-12-021-12/+12
* ofproto: Fix checking of packet_in_mask in async config.Shu Shen2014-11-251-0/+62
* ofproto-dpif: Add test case for OF1.4 packet-in.Shu Shen2014-11-251-0/+44
* tests: Add command to purge revalidators of flows.Joe Stringer2014-11-211-4/+8
* tests: Skip a sflow test for Windows.Gurucharan Shetty2014-11-121-0/+1
* sflow: Export LAG, PORTNAME, and OPENFLOWPORT information also.Neil McKee2014-11-111-1/+89
* Fix setting transport ports with frags.Jarno Rajahalme2014-11-101-6/+174
* tests: Make sure test for actset_output tests initial condition.Jean Tourrilhes2014-11-041-1/+1
* flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff2014-11-031-0/+40
* ofproto-dpif-xlate: Do not clear ports with frags in xlate_actions().Jarno Rajahalme2014-11-031-1/+1
* tests/ofproto-dpif - fragment handling: Add detail.Jarno Rajahalme2014-11-031-7/+13
* tests: Add test for masked set_field action.Jean Tourrilhes2014-10-081-0/+22
* lib: Fix MPLS masking.Jarno Rajahalme2014-10-061-10/+8
* lib/match: Do not format undefined fields.Jarno Rajahalme2014-10-061-261/+261
* ofproto-dpif-xlate: Wildcard skb_priority if QoS is disabledDaniele Di Proietto2014-09-171-68/+68
* lib/odp: Use masked set actions.Jarno Rajahalme2014-09-091-35/+31
* lib/odp-util: Skip ignored fields when parsing and formatting.Jarno Rajahalme2014-09-091-8/+8
* lib: Unify flags parsing and formatting.Jarno Rajahalme2014-09-081-94/+94
* tests: Fix race conditions.Joe Stringer2014-08-271-0/+6
* tests: Add test that 1.5 copy-field can copy into the standardized xregs.Jean Tourrilhes2014-08-201-0/+20
* ofp-actions: Include OFPACT_REG_MOVE in action setThomas Graf2014-08-151-0/+13
* dpif-netdev: Streamline miss handling.Ethan Jackson2014-08-141-84/+84
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-4/+4
* ofp-util: Abstract table miss configuration and fix related bugs.Ben Pfaff2014-08-111-21/+38
* tests: Turn off appctl poll_loop logging for long output.Ben Pfaff2014-08-041-4/+4
* tests: Add another test for extended registers.Ben Pfaff2014-07-291-0/+21
* tests: Wait for ofctl_monitor.log in ofproto-dpif controller.Ben Pfaff2014-07-211-0/+1
* tests: Use the 'LARGE_MSECS' variation of time/warp at more places.Gurucharan Shetty2014-07-151-14/+7
* tests: Fix "megaflow disabled" test.Joe Stringer2014-07-081-3/+1
* tests: Fix race in 'balance-tcp bonding' test.Joe Stringer2014-07-081-1/+1
* udpif: Add command to wait for revalidation.Joe Stringer2014-06-301-14/+20
* ofproto-dpif.at: Skip sflow tests in Windows.Gurucharan Shetty2014-06-261-0/+1
* lib/classifier: Add miniflow_and_mask_matches_flow_wc.Jarno Rajahalme2014-06-261-3/+3
* lib/classifier: Optimize megaflows for single rule case.Jarno Rajahalme2014-06-261-5/+5