summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Generate bitmasks in set_field.Joe Stringer2016-04-151-6/+9
* tnl-neigh-cache: tighten arp and nd snooping.Pravin B Shelar2016-03-241-1/+1
* tunneling: Handle multiple ip address for given device.Pravin B Shelar2016-03-241-4/+8
* ofproto/trace: Fix "unchanged" output for Final flowYAMAMOTO Takashi2016-03-241-0/+11
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-38/+39
* xlate: Always recirculate after an MPLS POP to a non-MPLS ethertype.Jarno Rajahalme2016-02-241-1/+2
* tests: Fix MPLS tests.Jarno Rajahalme2016-02-241-5/+5
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-191-0/+172
* Implement new packet-in format NXT_PACKET_IN2.Ben Pfaff2016-02-191-87/+87
* tests: Add mirror-related keywords to all the mirroring tests.Ben Pfaff2016-02-191-0/+10
* ofproto-dpif-xlate: Don't consider mirrors used when excluded by VLAN.Ben Pfaff2016-02-191-0/+26
* tests: Avoid useless use of cat.Ben Pfaff2016-01-281-15/+15
* tests: Fix race in "ofproto-dpif - ofproto-dpif-monitor 1" test.Ben Pfaff2016-01-281-2/+2
* tests: Convert dpif-netdev macros to shell functions.Ben Pfaff2016-01-281-51/+51
* ofproto-macros: Change STRIP_USED and STRIP_UID to shell functions.Ben Pfaff2016-01-281-21/+21
* ofproto-macros: Change STRIP_XIDS from macro to shell function.Ben Pfaff2016-01-281-4/+4
* tests: Change ADD_OF_PORTS from macro to shell function.Ben Pfaff2016-01-281-103/+101
* ofproto-dpif-xlate: Do not execute resubmit again after recirculation.Ben Pfaff2016-01-271-0/+24
* ofproto-dpif-xlate: Fix recirculation for resubmit to current table.Ben Pfaff2016-01-251-0/+25
* test-sflow: Fix LACP typo.William Tu2016-01-201-2/+2
* ofp-print: Decode and print all async config messages the same way.Ben Pfaff2016-01-201-0/+6
* tests: Fix typo in comment.Ben Pfaff2015-12-151-6/+6
* ofp-actions: Look inside write_actions for output ports and groups.Ben Pfaff2015-11-291-2/+3
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-8/+8
* ofproto-dpif.at: Fix a raceYAMAMOTO Takashi2015-11-261-0/+1
* ofproto: Allow xlate_actions() to fail.Jarno Rajahalme2015-11-251-5/+12
* test: Make test independent of the recirc_idAndy Zhou2015-10-301-3/+2
* Add connection tracking label support.Joe Stringer2015-10-131-2/+2
* Add connection tracking mark support.Joe Stringer2015-10-131-2/+2
* Add support for connection tracking.Joe Stringer2015-10-131-2/+2
* dpif-netdev: Exact match non-presence of vlans.Jarno Rajahalme2015-09-181-35/+109
* tests: Add basic IPFIX test.Joe Stringer2015-09-111-0/+37
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-32/+29
* ofproto: Allow in-place modifications of datapath flows.Ethan Jackson2015-08-131-0/+40
* ofproto-dpif-xlate: Fix mirroring interaction with recirculation.Ben Pfaff2015-07-311-0/+28
* ofproto-dpif-xlate: Rewrite mirroring to better fit flow translation.Ben Pfaff2015-07-311-6/+6
* ofproto-dpif: Fix inaccurate wildcard output in ofproto/trace.Ben Pfaff2015-07-311-1/+1
* ofp-print: Abbreviate duplicated table features.Ben Pfaff2015-07-281-36/+33
* ofproto-dpif.at: Skip a sflow test.Gurucharan Shetty2015-07-271-0/+1
* ofproto-dpif-xlate: Fix handling of write_actions(group(5),output(10)).Ben Pfaff2015-07-241-2/+3
* Extend sFlow agent to report tunnel and MPLS structuresNeil McKee2015-07-211-1/+263
* flow: Factor out flag parsing and formatting routines.Jesse Gross2015-07-151-1/+1
* tests: Skip IPv6 tests if the system does not support IPv6.Ben Pfaff2015-07-131-35/+40
* ofproto-dpif-xlate: Add support for OpenFlow group chaining.Ben Pfaff2015-06-221-5/+7
* odp-util: Reuse UUID marshalling for UFID.Joe Stringer2015-06-091-1/+1
* ofp-util: Convert flow_metadata to match structure.Jesse Gross2015-06-081-24/+24
* tests: Fix unit test failure.Alex Wang2015-06-071-2/+2
* odp-util: Make sure vlan tci mask has exact match for VLAN_CFI.Alex Wang2015-06-071-0/+16
* tests: Check that ofproto/trace accepts dpctl output.Joe Stringer2015-05-271-0/+48
* tests: Fix in_port(name) test for ofproto/trace.Joe Stringer2015-05-271-1/+1