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
/
meta-flow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsh: add new flow key 'ttl'
Yi Yang
2018-01-11
1
-12
/
+44
*
nsh: rework NSH netlink keys and actions
Yi Yang
2018-01-08
1
-6
/
+7
*
userspace: Add support for NSH MD1 match fields
Jan Scheurich
2017-08-07
1
-0
/
+154
*
userspace: Add OXM field MFF_PACKET_TYPE
Jan Scheurich
2017-06-27
1
-6
/
+80
*
userspace: Switching of L3 packets in L2 pipeline
Jan Scheurich
2017-06-02
1
-0
/
+2
*
Support accepting and displaying port names in OVS tools.
Ben Pfaff
2017-05-31
1
-9
/
+16
*
ofproto: Add pipeline fields support for OF 1.5 packet-out
Yi-Hung Wei
2017-05-31
1
-0
/
+90
*
meta-flow: Remove dead condition in mf_set().
Ben Pfaff
2017-05-31
1
-1
/
+1
*
meta-flow: Remove metadata prerequisite on ether type.
Jarno Rajahalme
2017-03-24
1
-6
/
+0
*
Add support for 802.1ad (QinQ tunneling)
Eric Garver
2017-03-16
1
-9
/
+14
*
ofproto: Add ref counting for variable length mf_fields.
Yi-Hung Wei
2017-03-15
1
-35
/
+193
*
odp: Support conntrack orig tuple key.
Jarno Rajahalme
2017-03-08
1
-1
/
+156
*
lib: Check match and action prerequisities with 'match'.
Jarno Rajahalme
2017-03-08
1
-9
/
+29
*
meta-flow: Remove cmap dependency.
Yi-Hung Wei
2017-02-21
1
-22
/
+32
*
ofp-actions: Fix variable length meta-flow OXMs.
Yi-Hung Wei
2017-02-01
1
-1
/
+108
*
ofp-parse: Allow match field names in actions and brackets in matches.
Jarno Rajahalme
2017-01-04
1
-0
/
+11
*
Change some old references to nicira-ext.h.
Thadeu Lima de Souza Cascardo
2016-09-30
1
-1
/
+1
*
ofp-actions: Waste less memory in learn actions.
Jarno Rajahalme
2016-08-31
1
-0
/
+14
*
meta-flow: New functions mf_subfield_copy() and mf_subfield_swap().
Ben Pfaff
2016-08-15
1
-0
/
+74
*
meta-flow: Compact struct field_array.
Jarno Rajahalme
2016-07-29
1
-1
/
+22
*
ofproto-dpif-xlate: Hash only fields specified for 'hash' selection method.
Jarno Rajahalme
2016-07-29
1
-36
/
+0
*
meta-flow: Clean up masking with prerequisities checking.
Jarno Rajahalme
2016-07-29
1
-66
/
+16
*
meta-flow: Add mf_mask_field_masked().
Jarno Rajahalme
2016-07-29
1
-10
/
+27
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
Introduce 128-bit xxregs.
Justin Pettit
2016-07-12
1
-0
/
+29
*
flow: New function is_nd().
Ben Pfaff
2016-07-02
1
-10
/
+3
*
ofproto-dpif-xlate: Fix IGMP megaflow matching.
Ben Pfaff
2016-05-20
1
-5
/
+5
*
util: Pass 128-bit arguments directly instead of using pointers.
Justin Pettit
2016-05-08
1
-1
/
+1
*
ofproto-dpif-xlate: Generate bitmasks in set_field.
Joe Stringer
2016-04-15
1
-1
/
+9
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/meta-flow.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
Move lib/ofp-errors.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
openflow: Support matching and modifying MPLS TTL field.
Ben Pfaff
2016-03-07
1
-0
/
+20
*
Implement serializing the state of packet traversal in "continuations".
Ben Pfaff
2016-02-19
1
-1
/
+8
*
Allow flow-based IPv6 tunnels to be configured with OpenFlow
Thadeu Lima de Souza Cascardo
2015-12-04
1
-0
/
+42
*
byte-order: Make hton128() and ntoh128() behave like their counterparts.
Justin Pettit
2015-11-24
1
-19
/
+7
*
meta-flow: Use standard libraries in mf_from_ipv6_string().
Justin Pettit
2015-11-24
1
-36
/
+3
*
packets: Change IPv6 functions to more closely resemble IPv4 ones.
Justin Pettit
2015-11-24
1
-1
/
+1
*
packets: New function ip_parse_masked().
Ben Pfaff
2015-10-16
1
-18
/
+1
*
Add connection tracking label support.
Joe Stringer
2015-10-13
1
-0
/
+37
*
Add connection tracking mark support.
Joe Stringer
2015-10-13
1
-0
/
+24
*
Add support for connection tracking.
Joe Stringer
2015-10-13
1
-0
/
+85
*
meta-flow: Remove circular dependency on enum ofputil_protocol.
Jarno Rajahalme
2015-10-09
1
-2
/
+6
*
tun-metadata: Provide error messages during auto-allocation.
Jesse Gross
2015-09-09
1
-14
/
+38
*
tunnel: Support matching on the presence of Geneve options.
Jesse Gross
2015-08-28
1
-15
/
+36
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-23
/
+22
*
meta-flow: Initialize the whole exact_match_mask.
Jarno Rajahalme
2015-08-27
1
-8
/
+10
*
meta-flow: Minor refactoring.
Jarno Rajahalme
2015-08-26
1
-8
/
+8
*
meta-flow: Avoid unnecessary large memset.
Jarno Rajahalme
2015-08-26
1
-3
/
+3
[next]