mac-learning: Implement per-port MAC learning fairness.
[cascardo/ovs.git] / tests / ofproto-dpif.at
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.
2014-07-22 Ben Pfafftests: Wait for ofctl_monitor.log in ofproto-dpif contr...
2014-07-15 Gurucharan Shettytests: Use the 'LARGE_MSECS' variation of time/warp...
2014-07-08 Joe Stringertests: Fix "megaflow disabled" test.
2014-07-07 Joe Stringertests: Fix race in 'balance-tcp bonding' test.
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-06-26 Gurucharan Shettyofproto-dpif.at: Skip sflow tests in Windows.
2014-06-26 Jarno Rajahalmelib/classifier: Add miniflow_and_mask_matches_flow_wc.
2014-06-26 Jarno Rajahalmelib/classifier: Optimize megaflows for single rule...
2014-06-25 Simon Hormanofproto-dpif: Add MPLS tests
2014-06-10 Andy Zhoutest: Remove explicit sleeps from ofproto-dpif bond...
2014-06-05 Jarno Rajahalmetests/ofproto-dpif.at: Add delay before stopping time.
2014-06-05 Joe Stringertests: Rename "ofproto-if"->"ofproto-dpif"
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-06-02 Jarno Rajahalmelib/flow: fix minimatch_extract() ICMPv6 parsing
2014-05-28 Simon Hormanofproto-dpif: Remove unused flows.txt from fin_timeout...
2014-05-28 Gurucharan Shettysocket-util: Log the kernel assigned port number when...
2014-05-22 Simon Hormanofproto: per-table statistics
2014-05-22 Andy Zhoutests: Add tests for Openflow group stats
2014-05-19 Joe Stringertests: Create dpif-netdev.at.
2014-05-19 Joe Stringerodp-util: Always serialise recirculation in upcall...
2014-05-19 Joe Stringertests: Remove duplicate STRIP_USED definition.
2014-05-16 Simon Hormanofproto-dpif: Break out MPLS controller tests into...
2014-05-15 Gurucharan Shettytests: Change to parse dynamically allocated ports...
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - patch...
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix races in dpif/dump-flows test
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Use OVS_APP_EXIT_AND_WAIT where approp...
2014-05-12 YAMAMOTO Takashiofproto-dpif.at: Fix some races
2014-05-08 Andy Zhoubond: raise minimal bond distribution per interface
2014-05-01 Simon Hormanofproto-dpif: Make bonding balance test more robust
2014-04-28 Ben Pfafftests: Fix up "ofproto-dpif - ofproto-dpif-monitor 1".
2014-04-28 Joe Stringertests: Fix race condition waiting for monitor thread.
2014-04-24 Ethan Jacksonofproto-dpif-upcall: Remove the flow_dumper thread.
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-17 Alex Wangofproto-dpif.at: Fix a race.
2014-04-10 Joe Stringerofproto-dpif.at: Update MPLS test names.
2014-04-09 Joe Stringertests/ofproto-dpif: Use vlog to test dpif behaviour.
2014-04-09 Jarno RajahalmeTests: Fix ofproto/trace and expose megaflows when...
2014-04-09 Andy Zhoudpif: Wildcard bond output port with recirculation
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "idle_age and hard_age...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix races in "NetFlow flow expiration...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "flow stats" test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in fin_timeout test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix some races in MPLS actions tests
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Avoid races in table miss tests
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - controller"
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-07 Simon Hormanofp-parse: Handle buffer resize when parsing actions
2014-04-06 YAMAMOTO Takashiofproto-dpif.at: Wait for the monitor's pidfile disappe...
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-04-03 Flavio Leitnerbridge: don't bring up internal ports by default.
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2014-04-02 YAMAMOTO Takashiofproto-dpif: Fix races in MPLS tests
2014-04-02 YAMAMOTO Takashiofproto-dpif.at: Fix races in table-miss tests
2014-03-20 Simon Hormanofproto-dpif: Add table-miss flow tests
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-02-27 YAMAMOTO Takashiofproto-dpif.at: Avoid races in MPLS tests
2014-02-27 Ben Pfafftests: Re-fix a race.
next