Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / match.h
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-29 Jarno Rajahalmelib: Inline functions used in classifier_lookup.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
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-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-17 Jarno RajahalmeMore accurate wildcarding and fragment handling.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-26 Ben Pfaffmatch: New function minimatch_matches_flow().
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-27 Ben Pfaffclassifier: New function cls_rule_move().
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...