netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / ovs-ofctl.at
2016-01-28 Ben Pfafftests: Avoid useless use of cat.
2015-12-01 Jarno Rajahalmeovs-ofctl: Support multiple tables in replace-flows...
2015-11-29 Ben Pfaffofp-util: Add "check_overlap" and "reset_counts" to...
2015-11-26 YAMAMOTO Takashiovs-ofctl.at: Fix a comment typo
2015-11-26 YAMAMOTO Takashiofproto-macros.at: Rename vconn_windows_sub to vconn_sub
2015-11-26 Jarno Rajahalmeconntrack: Add support for NAT.
2015-11-25 Jarno Rajahalmepackets: Reorder CS_* flags to remove gap.
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix replace-flows.
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-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-24 Ben Pfaffofp-util: For OF1.0, don't wildcard PCP field when...
2015-07-17 Joe Stringerofp-parse: Fix typo in consistency check.
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-16 Jesse Grossflow: Factor out flag parsing and formatting routines.
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-22 Gurucharan Shettytests: Adjust output of vconn for windows.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Jarno Rajahalmeofp-parse: Use F_OUT_PORT when parsing.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2014-11-25 Ben Pfafftests: Fix test broken by introduction of ONFOXM_ET_TCP...
2014-11-12 Jarno Rajahalmetests: Fix ovs-ofctl rule with importance test case.
2014-11-11 Ben Pfafftests: Avoid nonportable use of bash-specific {a..b...
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-09-29 Ben Pfaffnx-match: Reject bad wildcard combinations.
2014-09-04 Ben Pfaffnx-match: Serialize standard xregs instead of Nicira...
2014-07-28 Ben Pfaffmeta-flow: Add 64-bit registers.
2014-06-26 Gurucharan Shettyovs-ofctl.at: Prevent msys from getting confused with...
2014-05-14 Ben Pfaffmeta-flow: Use OXM-defined constant for TCP flags in...
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Jarno Rajahalmeofp-actions: Send deprecated actions as set fields.
2013-11-01 Jarno Rajahalmeofp-actions: Set-Field OF 1.0/1.1 compatibility.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-11-01 Jarno RajahalmeOF 1.1 pop vlan compatibility.
2013-11-01 Ben Pfaffmeta-flow: Make mf_parse() report bad masks as errors.
2013-10-31 Simon HormanReturn no protocols if mask is supplied for unmaskable...
2013-10-31 Simon Hormanovs-ofctl: Add icmp_code test
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-06 Ben Pfaffovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
2013-06-28 Ben Pfaffofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
2013-06-26 Ben Pfaffofp-parse: Fix parsing of out_port.
2013-05-08 Simon HormanCheck actions prerequisites in parse_ofp_str()
2013-04-22 Romain LengletImplement IPFIX export
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-01-09 Gurucharan Shettyopenflow: Print in_port as string for reserved/special...
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-11-30 Simon HormanAdd OpenFlow 1.2 parse-flows test
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-16 Ben Pfaffofp-util: Allow use of OpenFlow 12 flow format
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-18 Ben Pfaffofp-util: Again allow OpenFlow port 0 in commands and...
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-08-29 Joe Stringertests: Fix autopath tests
2012-08-16 Ben Pfafftests: Factor "seq" shell function out into common...
2012-08-07 Ben Pfafftests: Test that ofp10_match bytes that should be ignor...
2012-07-23 Ben Pfaffovs-ofctl: Avoid printing false differences on "ovs...
2012-07-23 Simon HormanOXM: Add tests for masked VLAN VID match
2012-07-23 Simon Hormantests: OXM VLAN match encoding and decoding
2012-07-23 Simon HormanOXM: Add VLAN VID as a prerequisite for VLAN PCP
2012-07-23 Simon HormanOXM: Add encoding of VLAN VID and VLAN PCP
2012-07-20 Ben Pfafftests: Add more tests for VLAN match encoding and decoding.
2012-07-19 Simon HormanOXM: Allow masking of ARP SHA and THA
2012-07-19 Simon HormanOXM: Allow masking of IPv6 Flow Label
2012-07-18 Ben Pfafftests: Add detailed test for OF1.0 match decoding and...
2012-07-17 Simon HormanOXM, NXM: Add tests for all zero and all one masks
2012-07-16 Ben Pfaffovs-ofctl: Fix use-after-free error.
2012-07-12 Ben Pfaffovs-ofctl: Add --sort and --rsort options for "dump...
2012-07-11 Joe Stringertests: Improve test coverage of OXM metadata field
2012-07-11 Simon HormanNXM, OXM: Add Flow Label Tests
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-27 Ben Pfaffmeta-flow: Accept NXM and OXM field names, support...
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
next