projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
New action NXAST_RESUBMIT_TABLE.
[openvswitch]
/
lib
/
ofp-util.h
2011-08-09
Ben Pfaff
New action NXAST_RESUBMIT_TABLE.
blob
|
commitdiff
|
raw
2011-08-04
Casey Barker
lib: Adapt headers for use in C++.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-23
Ethan Jackson
bundle: New action "bundle_load".
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-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-01
Ben Pfaff
ovs-controller: Allow --wildcards to specify a wildcard...
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-18
Ben Pfaff
Merge 'next' into 'master'.
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-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-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-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-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
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-10
Ben Pfaff
ofp-util: Make ofputil_cls_rule_to_match() help with...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Ben Pfaff
ofp-util: Group everything related to actions together...
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-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-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-15
Ben Pfaff
ofp-util: Add OFP_ACTION_ALIGN macro to header.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Ben Pfaff
ofp-util: Make validate_actions() take a struct flow *.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Ben Pfaff
ofproto: Refactor handle_packet_out().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
ofproto: Refactor handle_flow_mod().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofp-util: New functions make_nxmsg(), make_nxmsg_xid().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofp-util: Add macros for composing error codes.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofp-util.h: Use NX_VENDOR_ID instead of literal numeric...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
Fix typos in comments.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofp-util: Add infrastructure for vendor extensions...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofp-util: Add more functions for supporting OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Get rid of flow_t typedef.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Ben Pfaff
ofproto: Log changes made by flow normalization.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Ben Pfaff
Implement QoS framework.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Ben Pfaff
vconn: Move OpenFlow utility functions into new file...
blob
|
commitdiff
|
raw
|
diff to current