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
/
odp-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
1
-2
/
+2
*
miniflow: Use 64-bit data.
Jarno Rajahalme
2015-01-06
1
-1
/
+1
*
dpctl: Add support for using UFID to add/del flows.
Joe Stringer
2014-12-15
1
-0
/
+1
*
dpif: Index flows using unique identifiers.
Joe Stringer
2014-12-02
1
-0
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+2
*
flow: Support OF1.5+ (draft) actset_output field.
Ben Pfaff
2014-11-03
1
-1
/
+1
*
lib/odp: Use masked set actions.
Jarno Rajahalme
2014-09-09
1
-3
/
+2
*
lib: Unify flags parsing and formatting.
Jarno Rajahalme
2014-09-08
1
-0
/
+8
*
lib/odp: Masked set action execution and printing.
Jarno Rajahalme
2014-09-08
1
-0
/
+3
*
Extend OVS IPFIX exporter to export tunnel headers
Wenyu Zhang
2014-08-18
1
-1
/
+3
*
datapath: Update comments about 'OVS_KEY_ATTR_8021Q'.
Justin Pettit
2014-08-07
1
-1
/
+1
*
Do not seemingly #include Linux-specific headers on other platforms.
Ben Pfaff
2014-08-04
1
-1
/
+1
*
flow: extend it to carry IGMP protocol information
Flavio Leitner
2014-06-24
1
-1
/
+1
*
datapath: Add support for Geneve tunneling.
Jesse Gross
2014-06-20
1
-2
/
+3
*
tunnel: Add support for matching on OAM packets.
Jesse Gross
2014-06-19
1
-1
/
+2
*
odp-util: Make it harder to forget to update ODPUTIL_FLOW_KEY_BYTES.
Ben Pfaff
2014-06-13
1
-4
/
+3
*
odp-util: update comments on ODPUTIL_FLOW_KEY_BYTES estimation
Andy Zhou
2014-06-13
1
-1
/
+3
*
odp-util: Always serialise recirculation in upcall key.
Joe Stringer
2014-05-19
1
-2
/
+3
*
odp-util: Always generate key/mask pair in netlink for recirc_id
Andy Zhou
2014-04-20
1
-2
/
+2
*
Enhance userspace support for MPLS, for up to 3 labels.
Ben Pfaff
2014-02-04
1
-3
/
+3
*
dpif: Use explicit packet metadata.
Jarno Rajahalme
2013-12-30
1
-0
/
+7
*
dpif: Support working around actions that a datapath does not support.
Ben Pfaff
2013-10-09
1
-31
/
+35
*
odp-util: Make it possible to combine slow path reasons.
Ben Pfaff
2013-10-09
1
-7
/
+25
*
ovs-dpctl, ofproto/trace: Show and handle the in_port name in flows.
Gurucharan Shetty
2013-10-01
1
-1
/
+13
*
Remove mpls_depth field from flow
Simon Horman
2013-09-27
1
-2
/
+2
*
odp-util: New function odp_flow_key_to_mask().
Guolin Yang
2013-08-20
1
-0
/
+3
*
flow: Rename skb_mark to pkt_mark.
Jesse Gross
2013-08-13
1
-1
/
+1
*
odp-util: add verbose mode for displaying dp flow.
Andy Zhou
2013-08-03
1
-1
/
+1
*
odp-util: Introduce odp_flow_key_from_mask().
Justin Pettit
2013-06-20
1
-0
/
+2
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-2
/
+3
*
ovs-dpctl: Add mega flow support
Andy Zhou
2013-06-20
1
-2
/
+6
*
ofproto-dpif: Tighten up megaflow wildcard handling.
Justin Pettit
2013-06-19
1
-1
/
+3
*
odp-util: Export odp_tun_key_from_attr()
Simon Horman
2013-06-05
1
-0
/
+3
*
odp-util: Make slow_path_reasons mutually exclusive.
Ethan Jackson
2013-05-29
1
-6
/
+6
*
ofproto: Ditch SLOW_IN_BAND slow path reason.
Ethan Jackson
2013-05-29
1
-6
/
+2
*
ofproto-dpif: Ditch SLOW_MATCH slow path reason.
Ethan Jackson
2013-05-29
1
-4
/
+0
*
bfd: Implement Bidirectional Forwarding Detection.
Ethan Jackson
2013-05-07
1
-3
/
+4
*
Implement IPFIX export
Romain Lenglet
2013-04-22
1
-3
/
+17
*
Tunnel: Cleanup old tunnel infrastructure.
Pravin B Shelar
2013-03-04
1
-2
/
+1
*
tunnel: set skb mark for IPsec tunnel packets
Ansis Atteka
2013-02-20
1
-0
/
+2
*
Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
Ben Pfaff
2013-02-15
1
-1
/
+1
*
lib: Switch to flow based tunneling.
Ethan Jackson
2013-01-28
1
-1
/
+6
*
datapath: Fix nelink attribute size for flow.
Pravin B Shelar
2013-01-20
1
-17
/
+24
*
datapath: add skb mark matching and set action
Ansis Atteka
2012-11-21
1
-2
/
+3
*
Separate OpenFlow port numbers from datapath ones.
Justin Pettit
2012-11-01
1
-27
/
+0
*
Use ODP ports in dpif layer and below.
Justin Pettit
2012-11-01
1
-1
/
+3
*
Always treat datapath ports as 32 bits.
Justin Pettit
2012-11-01
1
-3
/
+3
*
datapath: Add support for tun_key to Open vSwitch datapath
Kyle Mestery
2012-10-20
1
-1
/
+2
*
lib: Define OVSP_NONE in a more clear way
Zoltan Kiss
2012-07-12
1
-1
/
+1
*
odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.
Ben Pfaff
2012-05-25
1
-5
/
+18
[prev]
[next]