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-parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support accepting and displaying table names in OVS tools.
Ben Pfaff
2018-02-01
1
-26
/
+54
*
ofp-actions: Make formatting and parsing functions take a struct argument.
Ben Pfaff
2018-01-31
1
-6
/
+18
*
sparse: Add guards to prevent FreeBSD-incompatible #include order.
Ben Pfaff
2017-12-22
1
-0
/
+1
*
ofp-parse: Improve comment for parse_ofp_packet_out_str().
Justin Pettit
2017-07-05
1
-1
/
+3
*
ofp-parse: Fix small memory leak when calling parse_ofp_meter_mod_str().
Justin Pettit
2017-07-05
1
-4
/
+7
*
userspace: Introduce packet_type in OF 1.5 packet-out
Zoltán Balogh
2017-06-27
1
-0
/
+13
*
userspace: Add OXM field MFF_PACKET_TYPE
Jan Scheurich
2017-06-27
1
-0
/
+12
*
ofp-parse: Fix memory leak on error path in parse_ofp_group_mod_file().
Ben Pfaff
2017-06-01
1
-1
/
+3
*
Support accepting and displaying port names in OVS tools.
Ben Pfaff
2017-05-31
1
-58
/
+71
*
ofp-parse: Parse pipeline fields in OF1.5 packet-out
Yi-Hung Wei
2017-05-31
1
-2
/
+17
*
ofp-util: Add flow metadata to ofputil_packet_out
Yi-Hung Wei
2017-05-31
1
-6
/
+8
*
ofp-parse: Fix match parsing with [x..y]=z format.
Jarno Rajahalme
2017-04-17
1
-3
/
+3
*
lib: Check match and action prerequisities with 'match'.
Jarno Rajahalme
2017-03-08
1
-1
/
+1
*
ofp-parse: Allow match field names in actions and brackets in matches.
Jarno Rajahalme
2017-01-04
1
-3
/
+51
*
lib: Add support for tftp ct helper.
Joe Stringer
2017-01-03
1
-0
/
+4
*
tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.
Jesse Gross
2016-09-19
1
-1
/
+3
*
ofp-parse: Fix sparse warnings about comparing ofp_port_ts.
Ben Pfaff
2016-09-16
1
-1
/
+2
*
ofp-parse: Harden checking with group selection_method.
Jarno Rajahalme
2016-09-16
1
-0
/
+12
*
ofp-parse: Remove double uninit of group mod if parsing fails.
Jarno Rajahalme
2016-09-16
1
-4
/
+0
*
ofproto: Support packet_outs in bundles.
Jarno Rajahalme
2016-09-14
1
-21
/
+112
*
ofp-util: remove flow mod's delete_reason.
Jarno Rajahalme
2016-07-29
1
-1
/
+0
*
ofproto: Support group mods in bundles.
Jarno Rajahalme
2016-07-29
1
-3
/
+149
*
ofproto: Use ofputil_uninit_group_mod().
Jarno Rajahalme
2016-07-29
1
-3
/
+3
*
meta-flow: Clean up masking with prerequisities checking.
Jarno Rajahalme
2016-07-29
1
-1
/
+1
*
meta-flow: Add mf_mask_field_masked().
Jarno Rajahalme
2016-07-29
1
-15
/
+16
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-0
/
+1
*
ofproto: Add relaxed group_mod command ADD_OR_MOD
Jan Scheurich
2016-07-02
1
-0
/
+4
*
Move lib/ofp-actions.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-6
/
+6
*
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/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-1
/
+1
*
Move ofp-parse.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-2
/
+1
*
list: Rename all functions in list.h with ovs_ prefix.
Ben Warren
2016-03-30
1
-6
/
+6
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
ofp-parse: Use xstrdup() instead of strdup().
Ben Pfaff
2016-01-11
1
-1
/
+1
*
ofproto: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-7
/
+19
*
ovs-ofctl: Fix memory leak reported by valgrind.
William Tu
2016-01-11
1
-1
/
+4
*
Use initializers for struct ofputil_flow_mod instead of assignments.
Ben Pfaff
2016-01-04
1
-19
/
+13
*
geneve-map-rename: rename geneve-map to tlv-map.
Mengke Liu
2015-12-15
1
-7
/
+7
*
Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
Saloni Jain
2015-11-29
1
-6
/
+59
*
ovs-ofctl: Add "out_group" keyword for OF1.1+ matching on output group.
Ben Pfaff
2015-11-29
1
-0
/
+6
*
openflow: Remove OFPG11_*
Jarno Rajahalme
2015-11-24
1
-2
/
+2
*
ofp-parse: Fix parsing, formatting of multiple fields in NTR extension.
Ben Pfaff
2015-11-03
1
-19
/
+6
*
Add support for connection tracking helper/ALGs.
Joe Stringer
2015-10-13
1
-0
/
+15
*
tun-metadata: Provide error messages during auto-allocation.
Jesse Gross
2015-09-09
1
-1
/
+1
*
ofp-parse: Allow ofctl flow monitor filtering on field existence.
Jesse Gross
2015-09-09
1
-17
/
+15
*
ofp-parse: Separate fields properly.
Jesse Gross
2015-09-09
1
-27
/
+11
*
tunnel: Support matching on the presence of Geneve options.
Jesse Gross
2015-08-28
1
-5
/
+18
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-2
/
+2
*
ofp-parse: Add "ipv4" and "ip4" shorthand notations.
Justin Pettit
2015-08-25
1
-0
/
+2
[next]