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-execute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support functions for 8021.ad push and pop vlan.
Thomas F. Herbert
2015-06-07
1
-1
/
+1
*
odp-execute: Refactor determining dpif assistance.
Joe Stringer
2015-05-29
1
-8
/
+41
*
dp-packet: Rename 'dp_hash' in 'rss_hash'.
Daniele Di Proietto
2015-04-20
1
-5
/
+2
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-57
/
+48
*
dpif_packet: Rename to dp_packet
Pravin B Shelar
2015-03-03
1
-11
/
+11
*
Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).
Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200
2015-01-13
1
-3
/
+58
*
FreeBSD: Fix build failure.
Alex Wang
2015-01-04
1
-0
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+2
*
Fix setting transport ports with frags.
Jarno Rajahalme
2014-11-10
1
-21
/
+36
*
netdev-dpif: Add metadata to dpif-packet.
Pravin B Shelar
2014-10-09
1
-19
/
+12
*
odp-execute: Refactor odp_execute_{actions, sample}()
Daniele Di Proietto
2014-10-03
1
-36
/
+29
*
odp-execute: Fix memory leak on recirc action
Daniele Di Proietto
2014-10-03
1
-2
/
+1
*
lib/odp-execute: Use dpif_packet_set_dp_hash() instead of ->dp_hash
Daniele Di Proietto
2014-09-09
1
-2
/
+3
*
lib/odp: Masked set action execution and printing.
Jarno Rajahalme
2014-09-08
1
-18
/
+221
*
packet-dpif: Add dpif_packet_{get, set}_hash()
Daniele Di Proietto
2014-08-29
1
-2
/
+3
*
Do not seemingly #include Linux-specific headers on other platforms.
Ben Pfaff
2014-08-04
1
-1
/
+1
*
lib: Rename ofp to buf.
Pravin B Shelar
2014-06-25
1
-10
/
+10
*
dpif-netdev: batch packet processing
Daniele Di Proietto
2014-06-23
1
-24
/
+64
*
dpif-netdev: use dpif_packet structure for packets
Daniele Di Proietto
2014-06-23
1
-22
/
+31
*
dpif: Fix slow action handling for DP_HASH and RECIRC
Andy Zhou
2014-06-04
1
-1
/
+22
*
dpif-netdev: Move hash function out of the recirc action, into its own action
Andy Zhou
2014-04-16
1
-0
/
+1
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-3
/
+4
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-3
/
+5
*
ofpbuf: Rename trivial _get_ functions without the "get".
Jarno Rajahalme
2014-04-03
1
-1
/
+1
*
lib/ofpbuf: Compact
Jarno Rajahalme
2014-03-29
1
-1
/
+1
*
dpif-netdev: user space datapath recirculation
Andy Zhou
2014-03-25
1
-0
/
+9
*
netdev: Extend rx_recv to pass multiple packets.
Pravin
2014-03-21
1
-10
/
+19
*
lib: Add tpid parameter to eth_push_vlan()
Simon Horman
2014-01-16
1
-1
/
+1
*
dpif: Use explicit packet metadata.
Jarno Rajahalme
2013-12-30
1
-5
/
+6
*
odp-execute: Consolidate callbacks.
Jarno Rajahalme
2013-12-30
1
-32
/
+26
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-3
/
+3
*
dpif: Allow execute to modify the packet.
Jarno Rajahalme
2013-12-16
1
-20
/
+31
*
TCP flags matching support.
Jarno Rajahalme
2013-10-29
1
-0
/
+1
*
odp-execute: Fix possible segfault.
Alex Wang
2013-10-21
1
-1
/
+3
*
Add software switch support for modifying ARP headers in OpenFlow.
Ben Pfaff
2013-10-09
1
-1
/
+17
*
odp-execute: Refine signatures for odp_execute_actions() callbacks.
Ben Pfaff
2013-10-09
1
-10
/
+8
*
dpif: fix segfault in CONTROLLER action with sflow or ipfix setup
Romain Lenglet
2013-09-04
1
-4
/
+5
*
ofproto-dpif: Add SCTP support
Joe Stringer
2013-08-22
1
-0
/
+6
*
flow: Rename skb_mark to pkt_mark.
Jesse Gross
2013-08-13
1
-1
/
+1
*
odp-execute: Style fixes
Joe Stringer
2013-06-11
1
-13
/
+13
*
ofproto-dpif: Use execute_actions to execute controller actions
Simon Horman
2013-06-05
1
-1
/
+3
*
odp-execute: Add set skb_mark, set_priority, tunnel support.
Simon Horman
2013-06-05
1
-3
/
+20
*
odp-execute: New module for executing datapath actions.
Simon Horman
2013-05-29
1
-0
/
+200