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
/
ofp-actions.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support accepting and displaying table names in OVS tools.
Ben Pfaff
2018-02-01
1
-23
/
+22
*
ofp-actions: Make formatting and parsing functions take a struct argument.
Ben Pfaff
2018-01-31
1
-680
/
+457
*
dpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
Eric Garver
2018-01-20
1
-0
/
+1
*
nsh: add dec_nsh_ttl action
Yi Yang
2018-01-11
1
-0
/
+49
*
ofp-actions: Add action "debug_slow" for testing slow-path.
Justin Pettit
2018-01-10
1
-1
/
+47
*
ofp-actions: Log version, vendor, and type of unknown actions being parsed.
Ben Pfaff
2018-01-03
1
-0
/
+3
*
sparse: Add guards to prevent FreeBSD-incompatible #include order.
Ben Pfaff
2017-12-22
1
-0
/
+2
*
ofp-actions: Remove return after OVS_NOT_REACHED.
Bhanuprakash Bodireddy
2017-11-03
1
-1
/
+0
*
ofp-actions: Fix dead assignment.
William Tu
2017-10-30
1
-1
/
+1
*
ofproto-dpif: Mark packets as "untracked" after call to ct().
Justin Pettit
2017-08-21
1
-14
/
+13
*
Generic encap and decap support for NSH
Jan Scheurich
2017-08-07
1
-0
/
+5
*
ovs-ofctl: Avoid unnecessary flow replacement in "replace-flows" command.
Ben Pfaff
2017-08-03
1
-0
/
+24
*
OF support and translation of generic encap and decap
Jan Scheurich
2017-08-02
1
-9
/
+355
*
ofp-actions: Store raw type for NXAST_LEARN2.
Joe Stringer
2017-06-21
1
-2
/
+4
*
treewide: Fix spelling of "prerequisites".
Ben Pfaff
2017-06-12
1
-1
/
+1
*
ofp-actions: Properly interpret "output:in_port".
Ben Pfaff
2017-06-12
1
-17
/
+19
*
ofp-print: Avoid array overread in print_table_instruction_features().
Ben Pfaff
2017-06-01
1
-1
/
+1
*
Support accepting and displaying port names in OVS tools.
Ben Pfaff
2017-05-31
1
-190
/
+409
*
ofp-actions: Fix memory leak on error path in parse_CT().
Ben Pfaff
2017-05-30
1
-1
/
+1
*
ofp-actions: Document that learn(limit=0) is no limit.
Joe Stringer
2017-05-01
1
-1
/
+2
*
Fix format specifier technicalities.
Ben Pfaff
2017-03-17
1
-5
/
+5
*
Add support for 802.1ad (QinQ tunneling)
Eric Garver
2017-03-16
1
-30
/
+32
*
ofp-actions: Add limit to learn action.
Daniele Di Proietto
2017-03-16
1
-2
/
+86
*
ofp-actions: Factor out decode_LEARN_{common,spec}().
Daniele Di Proietto
2017-03-16
1
-18
/
+40
*
ofproto: Add ref counting for variable length mf_fields.
Yi-Hung Wei
2017-03-15
1
-79
/
+129
*
conntrack: Force commit.
Jarno Rajahalme
2017-03-08
1
-3
/
+26
*
actions: Add resubmit with conntrack tuple.
Jarno Rajahalme
2017-03-08
1
-19
/
+63
*
lib: Check match and action prerequisities with 'match'.
Jarno Rajahalme
2017-03-08
1
-24
/
+26
*
ofp-actions: Fix translation of set_field for nw_ecn
Eric Garver
2017-03-08
1
-2
/
+4
*
ofproto: Meter translation.
Jarno Rajahalme
2017-03-08
1
-0
/
+1
*
meta-flow: Remove cmap dependency.
Yi-Hung Wei
2017-02-21
1
-0
/
+1
*
ofp-actions: Fix variable length meta-flow OXMs.
Yi-Hung Wei
2017-02-01
1
-80
/
+150
*
Use PRIu32 format for ofp_port_t
Shu Shen
2017-01-14
1
-3
/
+3
*
New action "ct_clear".
Ben Pfaff
2017-01-10
1
-1
/
+42
*
ofp-parse: Allow match field names in actions and brackets in matches.
Jarno Rajahalme
2017-01-04
1
-34
/
+18
*
lib: Add support for tftp ct helper.
Joe Stringer
2017-01-03
1
-3
/
+13
*
ofp-actions: Add clone action.
William Tu
2016-12-19
1
-0
/
+89
*
ofp-actions: Use struct ext_action_header for appropriate actions.
Ben Pfaff
2016-12-19
1
-57
/
+39
*
ofp-actions: Add "ingress" and "egress" options to "sample" action.
Ben Pfaff
2016-11-30
1
-20
/
+72
*
tests/bundle: test bundle action with ports up and down
Thadeu Lima de Souza Cascardo
2016-10-03
1
-1
/
+2
*
ofp-actions: Always consider inconsistent CT actions as an error.
Jarno Rajahalme
2016-09-27
1
-2
/
+5
*
ofp-actions: Check that 'alg=ftp' matches on TCP.
Jarno Rajahalme
2016-09-27
1
-1
/
+2
*
ofp-actions: Style fixes.
Jarno Rajahalme
2016-09-27
1
-5
/
+3
*
learn: Fix iteration over learning specs.
Ben Pfaff
2016-09-02
1
-3
/
+1
*
learn: Avoid nested zero-sized arrays to fix build with MSVC.
Jarno Rajahalme
2016-09-01
1
-2
/
+3
*
ofp-actions: Waste less memory in set field and load actions.
Jarno Rajahalme
2016-08-31
1
-78
/
+128
*
ofp-actions: Waste less memory in learn actions.
Jarno Rajahalme
2016-08-31
1
-8
/
+18
*
meta-flow: Clean up masking with prerequisities checking.
Jarno Rajahalme
2016-07-29
1
-1
/
+1
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
ofp-actions: Remove XXX comment for write-actions in ofpacts_format().
Ben Pfaff
2016-07-14
1
-1
/
+0
[next]