Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / nx-match.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-13 Ben Pfaffutil: New macro PAD_SIZE.
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-17 YAMAMOTO Takashinx-match: Fix comments.
2013-10-15 Jarno RajahalmeSet datapath mask bits when setting a flow field.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Ben Pfaffmeta-flow: Use correct OF1.2+ errors for invalid fields...
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-05-20 Jarno Rajahalmemeta-flow: Add MFF_IN_PORT_OXM, a 32-bit in_port.
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-15 Simon HormanRemove encal_dl_type from struct flow
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-02-28 Simon Hormannx-match: Correct writing of value and length in set_fi...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-11-27 Jarno RajahalmeAdd OF1.3 TUNNEL_ID support.
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-14 Simon Hormanofp-actions: helper functions for of12 set-field action
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Ben Pfaffofp-actions: Right-justify the value in ofpact_reg_load...
2012-09-12 Isaku Yamahatalib/ofp-actions: use mf_subvalue in struct ofpact_reg_load.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-09-04 Ben Pfaffflow: Use bit-mask for in_port match, instead of FWW_...
2012-09-04 Ben Pfaffflow: Use bit-mask for Ethernet type match, instead...
2012-09-04 Ben Pfaffflow: Use bit-mask for IP protocol match, instead of...
2012-09-04 Ben Pfaffflow: Use bit-mask for TTL match, instead of FWW_*...
2012-09-04 Ben Pfaffflow: Use bit-mask for DSCP and ECN bits, instead of...
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-06 Simon Hormannx-match: Separate raw match and header/pad pull/put
2012-07-23 Simon HormanOXM: Add encoding of VLAN VID and VLAN PCP
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-19 Ben Pfaffnx-match: Improve log message in nx_entry_ok().
2012-07-19 Ben Pfaffnx-match: Succeed pulling 0-byte nx-match from NULL...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-03 Ben Pfaffnx-match: Factor redundant code out of nx_put_match().
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-02-01 Ben Pfaffutil: Move bitwise_copy() here, add new bitwise functio...
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-11-21 Ben Pfaffnx-match: Fold all of its data structures into mf_field.
next