xlate: Always recirculate after an MPLS POP to a non-MPLS ethertype.
[cascardo/ovs.git] / tests / ofproto-dpif.at
2016-02-25 Jarno Rajahalmexlate: Always recirculate after an MPLS POP to a non...
2016-02-25 Jarno Rajahalmetests: Fix MPLS tests.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-19 Ben Pfafftests: Add mirror-related keywords to all the mirroring...
2016-02-19 Ben Pfaffofproto-dpif-xlate: Don't consider mirrors used when...
2016-01-28 Ben Pfafftests: Avoid useless use of cat.
2016-01-28 Ben Pfafftests: Fix race in "ofproto-dpif - ofproto-dpif-monitor...
2016-01-28 Ben Pfafftests: Convert dpif-netdev macros to shell functions.
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_USED and STRIP_UID to...
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_XIDS from macro to shell...
2016-01-28 Ben Pfafftests: Change ADD_OF_PORTS from macro to shell function.
2016-01-28 Ben Pfaffofproto-dpif-xlate: Do not execute resubmit again after...
2016-01-25 Ben Pfaffofproto-dpif-xlate: Fix recirculation for resubmit...
2016-01-21 William Tutest-sflow: Fix LACP typo.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2015-12-16 Ben Pfafftests: Fix typo in comment.
2015-11-29 Ben Pfaffofp-actions: Look inside write_actions for output ports...
2015-11-26 Ben Pfafftests: Make parse_listening_port entirely reliable.
2015-11-26 YAMAMOTO Takashiofproto-dpif.at: Fix a race
2015-11-25 Jarno Rajahalmeofproto: Allow xlate_actions() to fail.
2015-10-30 Andy Zhoutest: Make test independent of the recirc_id
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-09-19 Jarno Rajahalmedpif-netdev: Exact match non-presence of vlans.
2015-09-11 Joe Stringertests: Add basic IPFIX test.
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-08-13 Ethan Jacksonofproto: Allow in-place modifications of datapath flows.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Fix mirroring interaction with...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Rewrite mirroring to better fit...
2015-07-31 Ben Pfaffofproto-dpif: Fix inaccurate wildcard output in ofproto...
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-27 Gurucharan Shettyofproto-dpif.at: Skip a sflow test.
2015-07-24 Ben Pfaffofproto-dpif-xlate: Fix handling of write_actions(group...
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-16 Jesse Grossflow: Factor out flag parsing and formatting routines.
2015-07-13 Ben Pfafftests: Skip IPv6 tests if the system does not support...
2015-06-22 Ben Pfaffofproto-dpif-xlate: Add support for OpenFlow group...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alex Wangtests: Fix unit test failure.
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-05-27 Joe Stringertests: Check that ofproto/trace accepts dpctl output.
2015-05-27 Joe Stringertests: Fix in_port(name) test for ofproto/trace.
2015-05-22 Andy ZhouRevert "ovs-ofctl: Always prints recirc_id in decimal"
2015-05-19 Andy Zhouovs-ofctl: Always prints recirc_id in decimal
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Flavio Leitnertestsuite: ofproto-dpif: fix test names
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Roll back group bucket actions...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve stack across patch port.
2015-03-16 Jarno Rajahalmematch: Do not skip formatting a zero dp_hash.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-07 Shu Shenofproto: add support of OFPR_ACTION_SET as packet-in...
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-07 Jarno Rajahalmetests: Make test independent of the hash function.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
2014-12-24 YAMAMOTO Takashiofproto-dpif.at: Avoid using GNU sed extensions
2014-12-23 Alex Wangtest: Fix intermittent failure.
2014-12-23 Alex Wangrecirculation: Map recirc_id to ofproto_dpif.
2014-12-19 Joe Stringerdpctl: Add 'get-flow' command.
2014-12-18 Pravin B Shelarofproto-dpif: Fix MPLS multiple Push pop action.
2014-12-12 Shu Shenofproto: add support of OFPR_GROUP as packet-in reason...
2014-12-04 Joe Stringertests: Fix race in async config test.
2014-12-03 Joe Stringertests: Make ofproto-dpif tests more resilient.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-25 Shu Shenofproto: Fix checking of packet_in_mask in async config.
2014-11-25 Shu Shenofproto-dpif: Add test case for OF1.4 packet-in.
2014-11-22 Joe Stringertests: Add command to purge revalidators of flows.
2014-11-12 Gurucharan Shettytests: Skip a sflow test for Windows.
2014-11-11 Neil McKeesflow: Export LAG, PORTNAME, and OPENFLOWPORT informati...
2014-11-10 Jarno RajahalmeFix setting transport ports with frags.
2014-11-04 Jean Tourrilhestests: Make sure test for actset_output tests initial...
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-03 Jarno Rajahalmeofproto-dpif-xlate: Do not clear ports with frags in...
2014-11-03 Jarno Rajahalmetests/ofproto-dpif - fragment handling: Add detail.
2014-10-08 Jean Tourrilhestests: Add test for masked set_field action.
2014-10-06 Jarno Rajahalmelib: Fix MPLS masking.
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-09-17 Daniele Di Proiettoofproto-dpif-xlate: Wildcard skb_priority if QoS is...
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-09 Jarno Rajahalmelib/odp-util: Skip ignored fields when parsing and...
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-08-27 Joe Stringertests: Fix race conditions.
2014-08-21 Jean Tourrilhestests: Add test that 1.5 copy-field can copy into the...
2014-08-15 Thomas Grafofp-actions: Include OFPACT_REG_MOVE in action set
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-04 Ben Pfafftests: Turn off appctl poll_loop logging for long output.
2014-07-29 Ben Pfafftests: Add another test for extended registers.
next