index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
match.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
Madhu Challa
2015-02-14
1
-0
/
+4
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
1
-1
/
+2
*
flow: Support OF1.5+ (draft) actset_output field.
Ben Pfaff
2014-11-03
1
-0
/
+1
*
classifier: Change type used for priorities from 'unsigned int' to 'int'.
Ben Pfaff
2014-10-30
1
-5
/
+4
*
Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.
Wang Sheng-Hui
2014-10-22
1
-12
/
+13
*
meta-flow: Add 64-bit registers.
Ben Pfaff
2014-07-28
1
-1
/
+4
*
lib: Inline functions used in classifier_lookup.
Jarno Rajahalme
2014-04-29
1
-4
/
+0
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-0
/
+3
*
lib/flow: add dp_hash and recirc_id to struct flow
Andy Zhou
2014-03-25
1
-0
/
+6
*
Enhance userspace support for MPLS, for up to 3 labels.
Ben Pfaff
2014-02-04
1
-6
/
+9
*
Classifier: Staged subtable matching.
Jarno Rajahalme
2013-11-19
1
-0
/
+3
*
TCP flags matching support.
Jarno Rajahalme
2013-10-29
1
-0
/
+2
*
More accurate wildcarding and fragment handling.
Jarno Rajahalme
2013-10-17
1
-1
/
+0
*
match: New function minimatch_matches_flow().
Ben Pfaff
2013-09-26
1
-6
/
+10
*
classifier: New function cls_rule_move().
Ben Pfaff
2013-08-27
1
-1
/
+2
*
flow: Enable matching on new field 'pkt_mark'.
Jesse Gross
2013-08-13
1
-0
/
+1
*
flow: Rename skb_mark to pkt_mark.
Jesse Gross
2013-08-13
1
-1
/
+1
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-1
/
+1
*
User-Space MPLS actions and matches
Simon Horman
2013-02-05
1
-0
/
+6
*
vswitchd: log skb_mark and skb_priority
Ansis Atteka
2012-12-18
1
-0
/
+2
*
vswitchd: Log all tunnel parameters of given flow.
Pravin B Shelar
2012-11-21
1
-0
/
+10
*
Change logging format for flows to that accepted by ofproto/trace.
Mehak Mahajan
2012-10-22
1
-0
/
+1
*
Introduce sparse flows and masks, to reduce memory usage and improve speed.
Ben Pfaff
2012-09-04
1
-0
/
+31
*
classifier: Break cls_rule 'flow' and 'wc' members into new "struct match".
Ben Pfaff
2012-09-04
1
-0
/
+109