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
...
*
openflow: Table maintenance commands for Geneve options.
Jesse Gross
2015-06-25
1
-0
/
+33
*
ovs-ofctl: Add bundle support and unit testing.
Jarno Rajahalme
2015-06-10
1
-2
/
+38
*
ofp-parse: Use F_OUT_PORT when parsing.
Jarno Rajahalme
2015-06-09
1
-1
/
+1
*
ofp-parse: Correctly report error parsing selection method parameter.
Ben Pfaff
2015-04-27
1
-0
/
+3
*
ofp-parse: Properly report error for invalid group ID.
Ben Pfaff
2015-04-21
1
-1
/
+1
*
ofp-parse: Properly report error for invalid bucket ID.
Ben Pfaff
2015-04-17
1
-1
/
+1
*
Support NTR selection method in ovs-ofctl group commands
Simon Horman
2015-03-24
1
-0
/
+94
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-4
/
+4
*
ofp-parse: Correctly update bucket lists if they are empty.
Ben Pfaff
2015-02-13
1
-3
/
+5
*
bundles: Clean up bundle commit.
Jarno Rajahalme
2014-12-22
1
-1
/
+0
*
lib: Move vconn.h to <openvswitch/vconn.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-22
/
+22
*
ofp-parse: Parse bucket commands of group mod.
Simon Horman
2014-11-12
1
-3
/
+57
*
ofp-parse: Parse (draft) OpenFlow 1.5 bucket ids.
Simon Horman
2014-11-11
1
-2
/
+9
*
ofp-util: Encoding and decoding of (draft) OpenFlow 1.5 group messages.
Simon Horman
2014-11-11
1
-0
/
+2
*
Add support for OpenFlow 1.4+ "importance" values.
Rishi Bamba
2014-11-10
1
-1
/
+5
*
ovs-ofctl: Improve error message for meter=0.
Joe Stringer
2014-10-31
1
-1
/
+2
*
Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.
Wang Sheng-Hui
2014-10-22
1
-1
/
+1
*
lib/jsonrpc, lib/ofp-msgs, lib/ofp-parse: Use atomic_count.
Jarno Rajahalme
2014-08-29
1
-2
/
+2
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-1054
/
+50
*
ofp-actions: Pretend that OpenFlow 1.0 has instructions.
Ben Pfaff
2014-08-11
1
-2
/
+4
*
ofp-parse: Make string conversion functions available outside this file.
Ben Pfaff
2014-08-11
1
-7
/
+7
*
ofp-util: Abstract table miss configuration and fix related bugs.
Ben Pfaff
2014-08-11
1
-4
/
+5
*
Drop assignments whose values are never used.
Ben Pfaff
2014-07-15
1
-3
/
+3
*
ofp-parse: Correctly parse actions= in group bucket
Thomas Graf
2014-06-24
1
-0
/
+6
*
ofproto: Use OFPRR_GROUP_DELETE
Simon Horman
2014-06-11
1
-1
/
+2
*
ofproto: Inline actions in struct rule_actions.
Jarno Rajahalme
2014-04-29
1
-1
/
+1
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-0
/
+3
*
ofp-parse: Handle buffer resize when parsing actions
Simon Horman
2014-04-07
1
-0
/
+3
*
ofpbuf: Abstract 'l2' pointer and document usage conventions.
Jarno Rajahalme
2014-04-03
1
-3
/
+0
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-20
/
+20
*
ofp-actions: Complete ofp13_action_type.
Alexander Wu
2014-03-23
1
-0
/
+19
*
ofp-parse: Fix GCC compiler warnings with -O3.
Ethan Jackson
2014-01-22
1
-1
/
+3
*
ofp-parse: Check port number only after parsing it in parse_output().
Daisuke Kotani
2013-12-24
1
-1
/
+1
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-7
/
+7
*
ofp-actions: Make ofpacts_check() report consistency for all protocols.
Ben Pfaff
2013-11-20
1
-32
/
+16
*
Switch from sscanf() to ovs_scan() throughout the tree.
Ben Pfaff
2013-11-15
1
-2
/
+1
*
ofproto: Add enum ofp_table
Simon Horman
2013-11-12
1
-1
/
+1
*
ofp-actions: Switch away from odd use of "q" in "enqueue" action format.
Ben Pfaff
2013-11-11
1
-2
/
+3
*
ofproto: Add group desc and stats tests
Simon Horman
2013-11-02
1
-0
/
+5
*
Add OF11 SET MPLS LABEL and SET MPLS TC actions.
Jarno Rajahalme
2013-11-01
1
-0
/
+46
*
ofproto: Centralize action checking, doing it at decode time.
Ben Pfaff
2013-11-01
1
-2
/
+3
*
Native Set-Field action.
Jarno Rajahalme
2013-11-01
1
-6
/
+5
*
OF 1.1 pop vlan compatibility.
Jarno Rajahalme
2013-11-01
1
-1
/
+1
*
OF 1.1 set vlan vid/pcp compatibility.
Jarno Rajahalme
2013-11-01
1
-2
/
+10
*
lib/ofp-actions: Enforce action consistency.
Jarno Rajahalme
2013-10-23
1
-12
/
+31
*
Add OF11 SET IP TTL action.
Jarno Rajahalme
2013-10-23
1
-1
/
+10
*
Add OF11 set IPv4 ECN action.
Jarno Rajahalme
2013-10-23
1
-1
/
+13
*
Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6 packets.
Ben Pfaff
2013-10-23
1
-1
/
+1
*
ovs-dpctl: Add a 'filter' option to match wildcarded 'dump-flows'.
Gurucharan Shetty
2013-10-17
1
-10
/
+39
[prev]
[next]