projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofproto: Reinterpret meaning of OpenFlow hard timeouts with OFPFC_MODIFY.
[openvswitch]
/
lib
/
ofp-util.c
2011-09-13
Ben Pfaff
ofp-util: New function for parsing key-value pairs.
blob
|
commitdiff
|
raw
2011-09-13
Ben Pfaff
ofp-util: Add type-safe functions for serializing actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofp-util: Further abstract definitions of action proper...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
ofp-util: New functions for parsing and formatting...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
packets: Add more utility functions for IPv4 and IPv6...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
nicra-ext: New action NXAST_OUTPUT_REG.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
flow: New FLOW_WC_SEQ build assertion.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_stats_request with ofputil...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Ben Pfaff
ofp-util: Rename struct flow_mod to struct ofputil_flow...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
Ben Pfaff
New action NXAST_RESUBMIT_TABLE.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Ben Pfaff
ofp-util: Rewrite action decoding to improve compiler...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Ethan Jackson
bundle: New action "bundle_load".
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Ethan Jackson
nx-match: New helpers.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Ethan Jackson
vswitch: Implement bundle action.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-19
Ethan Jackson
ofputil: Export ofputil_check_output_port().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
ofp-util: Centralize decoding of OpenFlow actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
ofp-util: Simplify iteration through OpenFlow actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
ofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Ben Pfaff
ofp-util: Send table_id correctly in OpenFlow 1.0 flow_...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
Define UINT64_MAX as "unknown" in Open vSwitch specific...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofp-util: New functions ofputil_actions_equal(), ofputi...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Better abstract flow stats encoding.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Better abstract aggregate stats encoding and...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Make stats replies more like other OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Merge ofp_flow_stats_request and ofp_aggregat...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Remove 'body' member from struct ofp_stats_msg.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
openflow: Merge ofp_stats_request and ofp_stats_reply.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Ben Pfaff
nicira-ext: Renumber NXT_FLOW_MOD_TABLE_ID.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Ben Pfaff
ovs-controller: Allow --wildcards to specify a wildcard...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Ben Pfaff
ofp-util: Factor wildcard translation out of ofputil_cl...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-01
Ben Pfaff
ofp-util: Simplify logic for computing vlan_tci and...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
Ben Pfaff
ofp-util: Export (again) a generalized function for...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
Ben Pfaff
ofp-util: Also force nw_tos to be wildcarded for ARP...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Ben Pfaff
ofp-util: Include cookie when encoding OFPT_FLOW_REMOVE...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Fix up usage of flow_wildcards_t.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
ofp-util: Revise OpenFlow 1.0 ofp_match normalization.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
ofp-util: Simplify OpenFlow 1.0 ofp_match normalization.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
ofp-util: Don't warn for different forms of nw_{src...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Ben Pfaff
Fix bugs lingering from merge mistakes.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Implement basic multiple table support.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofp-util: Fix validation of OFPAT_SET_VLAN_PCP actions.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
Convert remaining network-byte-order "uint<N>_t"s into...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Ben Pfaff
Remove support for obsolete "tun_id_from_cookie" extension.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Ben Pfaff
ofp-util: Properly handle "tun_id"s in tun_id_from_cook...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Ben Pfaff
Avoid warnings about comparisons that are always true.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ethan Jackson
autopath: Create the autopath action.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Ben Pfaff
ofp-util: Remove flow_stats_iterator, flows_stats_first...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Move hton_ofp_phy_port() to ofp-util.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Break packet_in encoding out of ofproto into...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Factor building of flow_removed messages out...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
ofp-util: New function ofputil_decode_flow_stats_reply().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Ben Pfaff
ofp-util: Make NXM required for 64-bit cookies in is_nx...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Ben Pfaff
Implement arbitrary bitwise masks for tun_id field.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Ben Pfaff
Automatically extract error types and codes for formatting.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Ben Pfaff
ofp-util: Improve log messages for bad Nicira extension...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Ben Pfaff
ofp-util: Upgrade log messages for controller bugs...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Ben Pfaff
ofp-util: Improve log message for bad OpenFlow action...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Ben Pfaff
Implement a new Nicira extension action for multipath...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Ben Pfaff
ofp-util: Improve error log messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Ben Pfaff
ofp-util: Use proper format specifier for uint32_t...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Ben Pfaff
ofp-util: Fix encoding of NXST_AGGREGATE requests.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
ofp-util: Make ofputil_cls_rule_to_match() help with...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
Make compiler complain about unhandled OpenFlow and...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
ofp-print: Print OFPUTIL_NXT_FLOW_REMOVED.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
ofp-util: Fix byte order of ofputil_cls_rule_from_match...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
ofp-print: Print NXST_FLOW replies.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
Use ofpbuf_pull() instead of ofpbuf_try_pull() where...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
ofp-util: Use ofpbuf_use_const() in a few more places.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Justin Pettit
ofp-util: Fix starting offset of OpenFlow error messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
Justin Pettit
ofp-util: Fix offset when making Nicira extension error...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
ofp-util: Fully initialize flow_wildcards in ofputil_cl...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
ovs-ofctl: Add NXM support.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
ofp-print: Implement printing for OFPUTIL_NXT_FLOW_MOD.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
ofp-util: New abstractions for flow_mod, flow_stats_req...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Ben Pfaff
ofp-util: New functions for creating Nicira extension...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Ben Pfaff
Refactor and centralize basic OpenFlow message decoding...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
nicira-ext: Name the enum used for flow formats, to...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Ben Pfaff
ofp-util: Fix interpretation of NXFW_TUN_ID bit for...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Ben Pfaff
nx-match: Implement support for arbitrary VLAN TCI...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
ofp-util: Make make_flow_mod() take cls_rule instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
flow: Move functions for dealing with wildcard bit...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Ben Pfaff
ofp-util: Consistently treat OpenFlow xids as network...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Ben Pfaff
ofp-util: Use a counter for transaction IDs instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ben Pfaff
nicira-ext: New Nicira vendor action NXAST_NOTE.
blob
|
commitdiff
|
raw
|
diff to current
next