dpif-netdev: Unwildcard entire odp_port in dpif_netdev_mask_from_nlattrs().
[cascardo/ovs.git] / tests / ofproto-dpif.at
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
2014-02-26 Joe Stringerofproto-dpif: Test flow stats reporting.
2014-02-12 Jarno Rajahalmemeta-flow: Fix setting MFF_IP_FRAG.
2014-01-29 Ethan Jacksonofproto-dpif-upcall: Hardcode max_idle to 1500ms.
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Workaround a race
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Portability improvement
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-19 Joe Stringerunixctl: Make dpif/dump-flows fetch kernel flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove ovs-appctl dpif/del-flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove avg_subfacet_life.
2013-12-11 Jarno RajahalmeClassifier: Track address prefixes.
2013-12-11 Jarno Rajahalmedpif-netdev: Properly create exact match masks.
2013-12-06 Jarno Rajahalmelib/flow: Add IPv6 support for flow_compose().
2013-12-03 Jarno Rajahalmetests/ofproto-dpif.at: Avoid testing with incomplete...
2013-11-20 Joe Stringercoverage: Synchronize per-thread counters less aggressively
2013-11-13 Simon Hormanofproto-dpif: test ARP SPA and TPA load actions
2013-11-13 Gurucharan Shettydpif-netdev: Introduce a classifier in userspace datapath.
2013-11-11 Ben Pfaffofproto-dpif: New unixctl command ofproto/trace-packet...
2013-11-11 Ben Pfaffofproto-dpif: Factor code out of ofproto_unixctl_trace().
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto-dpif: Translation of fast failover groups
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-17 Alex Wangofproto-dpif-monitor: Run ofproto-dpif-monitor in a...
2013-10-14 Simon HormanAdd support for write-actions
2013-10-10 Ben PfaffAdd software switch support for modifying ARP headers...
2013-10-09 Alex Wangtests: Remove the unit test for "ovs-appctl coverage...
2013-10-04 Ben Pfaffofproto-dpif-xlate: Suppress oversize datapath actions.
2013-10-04 Ben Pfaffofproto-dpif-xlate: Limit memory and time that translat...
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Alex Wangofproto-dpif: Compute the subfacet add/del rate using...
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-08-27 Jarno Rajahalmeofproto-dpif.at: Remove push_vlan from an OF1.0 test.
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-20 Alex Wangofproto-dpif: Enable smooth transition between CFM...
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfafftests: Fix threading race in "ofproto-dpif megaflow...
2013-08-05 Andy Zhouodp-util: Always export the priority and skb_mark netli...
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-08-01 Ethan Jacksonofproto-dpif-xlate: Don't try to optimize goto table.
2013-07-31 Andy Zhouodp-util: fix bug in setting ipv4 frag flag mask
2013-07-29 Ben Pfaffofproto-dpif: Tolerate spontaneous changes in datapath...
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-24 Ben Pfaffofproto-dpif: Make "fdb/show" report OpenFlow port...
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-07 Ethan Jacksonofproto: Track subfacet stats in the backer.
2013-06-07 Ethan Jacksonofproto-dpif: More responsive average subfacet statistics.
2013-06-05 Ben Pfaffofproto-dpif: Do not give stats to rules bypassed by...
2013-06-04 YAMAMOTO Takashitestsuite: make a sed command more portable
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-28 Ben Pfaffnetdev-dummy: Drop "nobody listened" reply from netdev...
2013-05-21 Alex Wangtests/ofproto-dpif.at: Add tests for the ofproto/trace...
2013-05-21 Alex Wangofproto/ofproto-dpif.c: Re-implement the ofproto/trace...
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-05-01 Simon HormanRemove spurious IPv4 data from MPLS packet test
2013-04-24 Simon Hormanmatch: Correct formatting of MPLS
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-03-29 Andy Zhouovs-appctl: dpif/show display bug fix
2013-04-01 Neil Mckeetests: Add sFlow test.
2013-03-28 Jarno Rajahalmeofproto-dpif.at: Fix timing issue in show rates test.
2013-03-27 Andy Zhouofproto-dpif: Keep track of exact-match flow info
2013-03-21 Ethan Jacksonofproto-dpif: xlate actions once with subfacets.
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-13 Andy Zhouovs-appctl: dpif/show display per bridge stats
2013-03-08 Jarno Rajahalmeofproto-dpif: GOTO_TABLE recursion removal.
2013-03-08 Justin Pettitofproto-dpif: Print slow-path actions instead of "drop...
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-11 Ben Pfafftests: Fix error path in netflow test.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-29 Ethan Jacksonlib: Switch to flow based tunneling.
2013-01-28 Ethan Jacksonofproto-dpif: Require an in_port when tracing datapath...
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-22 Ben Pfafftests: Fix dependencies on hash function in ofproto...
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-02 Justin Pettitofproto-dpif: Use a single underlying datapath across...
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin Pettittests: Rewrite unit tests to not expect bridge with...
2012-11-02 Justin Pettittests: Define new ADD_OF_PORTS macro for ofproto tests.
2012-10-29 Justin Pettitflow: Set ttl in flow_compose().
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
next