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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/match: Do not format undefined fields.
Jarno Rajahalme
2014-10-06
1
-104
/
+7
*
lib: Unify flags parsing and formatting.
Jarno Rajahalme
2014-09-08
1
-2
/
+9
*
meta-flow: Add 64-bit registers.
Ben Pfaff
2014-07-28
1
-0
/
+15
*
flow: extend it to carry IGMP protocol information
Flavio Leitner
2014-06-24
1
-1
/
+7
*
lib/flow: fix minimatch_extract() ICMPv6 parsing
Jarno Rajahalme
2014-06-02
1
-0
/
+1
*
lib/flow: Maintain miniflow offline values explicitly.
Jarno Rajahalme
2014-04-29
1
-2
/
+2
*
lib: Inline functions used in classifier_lookup.
Jarno Rajahalme
2014-04-29
1
-33
/
+0
*
lib/flow: Introduce miniflow_extract().
Jarno Rajahalme
2014-04-18
1
-1
/
+1
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-0
/
+28
*
lib/flow: add dp_hash and recirc_id to struct flow
Andy Zhou
2014-03-25
1
-1
/
+31
*
Enhance userspace support for MPLS, for up to 3 labels.
Ben Pfaff
2014-02-04
1
-29
/
+71
*
lib/flow: Skip minimask value checks.
Jarno Rajahalme
2013-12-20
1
-10
/
+11
*
lib: refactor match_format() output functions
Andy Zhou
2013-12-04
1
-45
/
+35
*
lib: More intuitive syntax for TCP flags matching.
Jarno Rajahalme
2013-12-02
1
-3
/
+4
*
Classifier: Staged subtable matching.
Jarno Rajahalme
2013-11-19
1
-1
/
+26
*
util: Make raw_ctz() accept 64-bit integers.
Ben Pfaff
2013-11-18
1
-1
/
+1
*
miniflow: Use 64-bit map.
Jarno Rajahalme
2013-11-18
1
-9
/
+4
*
TCP flags matching support.
Jarno Rajahalme
2013-10-29
1
-1
/
+25
*
More accurate wildcarding and fragment handling.
Jarno Rajahalme
2013-10-17
1
-9
/
+4
*
Remove unused variables and functions.
Jarno Rajahalme
2013-09-27
1
-4
/
+0
*
Remove mpls_depth field from flow
Simon Horman
2013-09-27
1
-1
/
+1
*
match: New function minimatch_matches_flow().
Ben Pfaff
2013-09-26
1
-1
/
+30
*
openvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_MAX, OVS_BE64_MAX.
Ben Pfaff
2013-09-17
1
-15
/
+15
*
classifier: New function cls_rule_move().
Ben Pfaff
2013-08-27
1
-0
/
+9
*
ofp-util: Add SCTP support
Joe Stringer
2013-08-22
1
-0
/
+4
*
flow: Enable matching on new field 'pkt_mark'.
Jesse Gross
2013-08-13
1
-4
/
+17
*
flow: Rename skb_mark to pkt_mark.
Jesse Gross
2013-08-13
1
-8
/
+8
*
ovs-ofctl: Bug fix in flow_format()
Andy Zhou
2013-07-16
1
-12
/
+13
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-5
/
+5
*
OpenFlow-level flow-based tunneling support.
Jarno Rajahalme
2013-05-10
1
-4
/
+0
*
match: Correct formatting of MPLS
Simon Horman
2013-04-24
1
-20
/
+10
*
Remove encal_dl_type from struct flow
Simon Horman
2013-03-15
1
-1
/
+1
*
Revert "match: Only print tp_src and tp_dst for TCP and UDP."
Justin Pettit
2013-02-22
1
-2
/
+1
*
match: Only print tp_src and tp_dst for TCP and UDP.
Justin Pettit
2013-02-21
1
-1
/
+2
*
User-Space MPLS actions and matches
Simon Horman
2013-02-05
1
-1
/
+84
*
packets: Create global helper is_ip_any().
Ethan Jackson
2013-01-28
1
-3
/
+2
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-2
/
+1
*
openflow: Print in_port as string for reserved/special ports.
Gurucharan Shetty
2013-01-09
1
-1
/
+4
*
vswitchd: log skb_mark and skb_priority
Ansis Atteka
2012-12-18
1
-0
/
+30
*
vswitchd: Log all tunnel parameters of given flow.
Pravin B Shelar
2012-11-21
1
-14
/
+108
*
datapath: add skb mark matching and set action
Ansis Atteka
2012-11-21
1
-1
/
+2
*
Process RARP packets with ethertype 0x8035 similar to ARP packets.
Mehak Mahajan
2012-11-02
1
-5
/
+12
*
ARP packets must have print arp_tpa/arp_spa instead of nw_dst/nw_src.
Mehak Mahajan
2012-10-22
1
-0
/
+3
*
Do not print ICMP fields for non IP packets.
Mehak Mahajan
2012-10-22
1
-2
/
+4
*
Change logging format for flows to that accepted by ofproto/trace.
Mehak Mahajan
2012-10-22
1
-0
/
+82
*
flow: Extend struct flow to contain tunnel outer header.
Jesse Gross
2012-10-03
1
-5
/
+10
*
Introduce sparse flows and masks, to reduce memory usage and improve speed.
Ben Pfaff
2012-09-04
1
-0
/
+74
*
classifier: Break cls_rule 'flow' and 'wc' members into new "struct match".
Ben Pfaff
2012-09-04
1
-0
/
+775