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-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/list: Add LIST_FOR_EACH_POP.
Jarno Rajahalme
2015-04-06
1
-3
/
+2
*
Implement hash fields select group
Simon Horman
2015-03-24
1
-8
/
+5
*
Support encoding of NTR selection method
Simon Horman
2015-03-24
1
-0
/
+31
*
Support decoding of NTR selection method
Simon Horman
2015-03-24
1
-8
/
+241
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-189
/
+185
*
ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
Madhu Challa
2015-02-14
1
-1
/
+9
*
ofp-util: Issue error when OFPGC_DELETE command includes buckets.
Ben Pfaff
2015-02-03
1
-2
/
+13
*
ofp-util: constify buckets parameter of ofputil_append*_group_desc_reply()
Simon Horman
2015-01-27
1
-3
/
+3
*
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
*
bundles: Reject unbundlable messages.
Jarno Rajahalme
2014-12-22
1
-0
/
+100
*
OF1.4 bundles: Verify xids.
Jarno Rajahalme
2014-12-22
1
-0
/
+3
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
list: Rename struct list to struct ovs_list
Thomas Graf
2014-12-15
1
-25
/
+25
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
openflow: Use *_array_len names in struct ofp15_bucket and ofp15_group_mod
Simon Horman
2014-11-25
1
-4
/
+4
*
ofp-util.c: Enable packet-in messages for OpenFlow 1.4 and 1.5.
Jean Tourrilhes
2014-11-21
1
-2
/
+2
*
openflow: Add OpenFlow 1.4 packet-in reasons.
Shu Shen
2014-11-13
1
-0
/
+6
*
Fix misspellings of "OpenFlow".
Ben Pfaff
2014-11-12
1
-5
/
+5
*
ofp-util: Provide bucket list helper functions
Simon Horman
2014-11-12
1
-0
/
+82
*
ofp-util: Enhance error logging during encoding group mod messages.
Simon Horman
2014-11-12
1
-12
/
+59
*
ofp-util: Do not allow buckets for OFPGC15_REMOVE_BUCKET.
Simon Horman
2014-11-12
1
-0
/
+15
*
ofp-util: Encoding and decoding of (draft) OpenFlow 1.5 group messages.
Simon Horman
2014-11-11
1
-4
/
+452
*
ofp-util: Refactor decoding of OpenFlow 1.1 group desc reply messages.
Simon Horman
2014-11-10
1
-13
/
+33
*
ofp-util: Refactor encoding of OpenFlow 1.1 group desc reply messages.
Simon Horman
2014-11-10
1
-8
/
+31
*
ofp-util: Refactor decoding of OpenFlow 1.1 group mod messages.
Simon Horman
2014-11-10
1
-7
/
+30
*
ofp-util: Rename OpenFlow 1.1 buckets decoder.
Simon Horman
2014-11-10
1
-5
/
+6
*
ofp-util: Break out encoding of OpenFlow 1.1 group mod messages.
Simon Horman
2014-11-10
1
-20
/
+25
*
ofp-util: Provide helper to encode OpenFlow 1.1 group buckets.
Simon Horman
2014-11-10
1
-26
/
+20
*
Add support for OpenFlow 1.4+ "importance" values.
Rishi Bamba
2014-11-10
1
-0
/
+24
*
flow: Support OF1.5+ (draft) actset_output field.
Ben Pfaff
2014-11-03
1
-2
/
+3
*
ofproto: Only allow indirect groups with one bucket
Simon Horman
2014-10-24
1
-0
/
+14
*
nx-match: Move all knowledge of OXM/NXM here.
Ben Pfaff
2014-10-07
1
-91
/
+12
*
ovs-ofctl: Encode cookies in OXM-compliant manner.
Ben Pfaff
2014-10-07
1
-1
/
+1
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-115
/
+0
*
ofp-actions: Pretend that OpenFlow 1.0 has instructions.
Ben Pfaff
2014-08-11
1
-37
/
+15
*
ofproto: Implement OpenFlow 1.3+ table features request.
Ben Pfaff
2014-08-11
1
-0
/
+132
*
ofp-util: Fix table features decoding of match and mask.
Ben Pfaff
2014-08-11
1
-6
/
+8
*
ofp-util: Fix table features decoding of action and instruction fields.
Ben Pfaff
2014-08-11
1
-8
/
+39
*
ofp-util: Fix table features decoding of multiple tables.
Ben Pfaff
2014-08-11
1
-3
/
+5
*
ofp-util: Abstract table miss configuration and fix related bugs.
Ben Pfaff
2014-08-11
1
-141
/
+450
*
ofp-actions: Add instructions bitmaps and fix related bug.
Ben Pfaff
2014-08-11
1
-2
/
+4
*
ofp-actions: Add action bitmap abstraction.
Ben Pfaff
2014-08-11
1
-144
/
+136
*
connmgr: Only send role status messages to OpenFlow 1.4+ controllers.
Ben Pfaff
2014-07-28
1
-9
/
+18
*
Remove assumption that there are 64 or fewer fields.
Ben Pfaff
2014-07-26
1
-13
/
+9
*
Drop assignments whose values are never used.
Ben Pfaff
2014-07-15
1
-1
/
+1
*
ofp-util: Fix null pointer dereference in ofputil_pull_buckets().
Ben Pfaff
2014-07-15
1
-0
/
+1
*
flow: extend it to carry IGMP protocol information
Flavio Leitner
2014-06-24
1
-1
/
+1
*
ofp-errors: Add OFPET_FLOW_MONITOR_FAILED
Simon Horman
2014-06-13
1
-1
/
+1
*
connmgr: Do not use OFPRR_METER_DELETE before OF1.4
Simon Horman
2014-06-12
1
-3
/
+8
[next]