git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
datapath: Cleanup netlink compat code.
2013-09-05
Simon Horman
ovs-ofctl: Handle any number of buckets in group statistics
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-09-05
Simon Horman
Use enum ofp11_group_type in struct ofgroup
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-09-05
Simon Horman
ofproto-dpif: Correct indentation of rule_dpif_{release...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-09-04
Simon Horman
ovs-ofctl: Correct formatting of instructions in manpage.
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-08-07
Simon Horman
Update OPENFLOW-1.1+ to differentiate optional and...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-06
Simon Horman
ofproto-dpif: Actually log errors in facet_check_consistency()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
Always update ethertype on mpls_pop
Signed-off-by:
Simon Horman
<horms+renesas@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
ofproto-dpif: Use execute_actions to execute controller...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
odp-execute: Add set skb_mark, set_priority, tunnel...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-05
Simon Horman
odp-util: Export odp_tun_key_from_attr()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-06-04
Simon Horman
Always use valid ids pointer in dec_ttl_cnt_ids_from_openflow()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-29
Simon Horman
odp-execute: New module for executing datapath actions.
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-23
Simon Horman
dpif-netdev: Move decoding of data out of dp_netdev_output_u...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-23
Simon Horman
dpif-netdev: Constify key parameter of dp_netdev_action_user...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-17
Simon Horman
Allow hexdump of packet data of PACKET_{IN, OUT} messages
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-17
Simon Horman
ofp-print: ofp_packet_to_string() Do not emit extra...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-10
Simon Horman
Use updated dl_type when checking actions that use...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-08
Simon Horman
Do not perform validation in learn_parse();
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-08
Simon Horman
Check actions prerequisites in parse_ofp_str()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-02
Simon Horman
Make it more obvious that OVS_KEY_ATTR_MPLS may be...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-05-01
Simon Horman
Remove spurious IPv4 data from MPLS packet test
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-04-24
Simon Horman
match: Correct formatting of MPLS
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-28
Simon Horman
datapath: net: add ETH_P_802_3_MIN
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-20
Simon Horman
mpls: Allow l3 and l4 actions to prior to a push_mpls...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-15
Simon Horman
Remove encal_dl_type from struct flow
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-15
Simon Horman
Revert "flow: Split flow_extract"
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-06
Simon Horman
Add support for set_mpls_ttl action
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-03-06
Simon Horman
Add support for dec_mpls_ttl action
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-02-28
Simon Horman
nx-match: Correct writing of value and length in set_field_t...
Tested-by:
Simon Horman
<horms@verge.net.au>
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-02-06
Simon Horman
packet: packet_get_tcp_flags: use flow's innermost...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-02-06
Simon Horman
odp-util: commit_set_nw_action: use flow's innermost...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-02-06
Simon Horman
packet: Correctly set ethertype in pop_mpls()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-02-05
Simon Horman
User-Space MPLS actions and matches
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-01-25
Simon Horman
ofproto: Optimise OpenFlow flow expiry
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2013-01-17
Simon Horman
dpif-netdev: Limit scope of vlan in dp_netdev_execute_actions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-12-27
Simon Horman
flow: Split flow_extract
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-12-03
Simon Horman
connmgr: Reinitialise controllers if protocols changes
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-30
Simon Horman
Add OpenFlow 1.2 parse-flows test
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-30
Simon Horman
ofp-actions: Add OpenFlow1.1+ Set Queue action
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-29
Simon Horman
test: add ofproto OpenFlow1.2 tests
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-29
Simon Horman
ovs-ofctl: By default, do not set flow format for OpenFlow...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-29
Simon Horman
ovs-controller: Allow setting of allowed OpenFlow versions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-29
Simon Horman
ovs-ofctl: Add option to set allowed OpenFlow versions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-27
Simon Horman
lib: Add helpers for OpenFlow version command line...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-20
Simon Horman
ofp-util: Flow Dump Protocol for OpenFlow 12
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-19
Simon Horman
vswitchd: Configuration of allowed OpenFlow versions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-12
Simon Horman
ofproto, connmgr: Parameterise OpenFlow versions for...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-12
Simon Horman
vonn: Allow snoops to use the OpenFlow version of the...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-12
Simon Horman
rconn: Add allowed OpenFlow versions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-09
Simon Horman
ofp-util: Correct length of hello version bitmap
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-05
Simon Horman
connmgr: Parameterize ofservice_create() over allowed...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-05
Simon Horman
ofp-util: Add version bitmap support to hello messages.
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-05
Simon Horman
vconn: Replace minimum version with bitmap of allowed...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-11-05
Simon Horman
ofp-util: Add functions to support version number bitmaps.
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofproto: Do not add flow on flow mod if new_cookie...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofp-print: Do not display flow mod cookie if it is...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofp-util: Correct setting of Flow Mod cookie on encode
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofp-util: Correct comment above ofputil_append_port_stat()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-12
Simon Horman
Use enum ofperr in ofputil_decode_flow_removed()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-10
Simon Horman
ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-04
Simon Horman
ofp-util: Set Packet In Format: Use prevailing OpenFlow...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-01
Simon Horman
ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-10-01
Simon Horman
ofproto: Add del-flow based on table-id tests
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-28
Simon Horman
ofp-actions: Add parsing of set_field actions
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-28
Simon Horman
ofproto: Rationalise comments in handle_flow_mod().
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-21
Simon Horman
flow: Only show IPv4 flow information for IPv4 flows
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-14
Simon Horman
ofp-actions: helper functions for of12 set-field action
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-13
Simon Horman
ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
Reviewed-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-05
Simon Horman
ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-05
Simon Horman
ofp-errors: Use OFPERR_OFPBRC_BAD_PORT
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-05
Simon Horman
ofp-errors: Ignore text enclosed in square brackets
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-04
Simon Horman
lib/ofp-util: preparation for OF12 of ofp-util
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-04
Simon Horman
ofp-errors: Use standardised code for OFPERR_OFPBMC_BAD_VALUE
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-04
Simon Horman
ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-09-04
Simon Horman
ofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-29
Simon Horman
ofp-msgs: Allow encoding and decoding of Open Flow...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-29
Simon Horman
ovs-ofctl: Use vconn as a parameter of dump_stats_transaction()
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-29
Simon Horman
ofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-29
Simon Horman
ofp-util: Allow decoding of Open Flow 1.2 Flow Statistics...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-print: Enable display of Open Flow 1.1 & 1.2 Table...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-msgs: Split OFPRAW_OFPST_TABLE_REPLY
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-msgs: Allow 1.0-1.2 range
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-util: Allow decoding of Open Flow 1.2 Flow Statistics...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-util: Allow encoding of Open Flow 1.2 Flow Statistics...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-10
Simon Horman
ofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY}
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Allow decoding of Open Flow 1.2 Port Mod...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Allow encoding of Open Flow 1.2 Port Mod...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Use 32bit port for Open Flow 1.1 & 1.2 Port...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
Allow decoding of Open Flow 1.1 & 1.2 Flow Removed...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Allow encoding Open Flow 1.2 Flow Stats Request...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Allow encoding of Open Flow 1.2 Flow Removed...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-09
Simon Horman
ofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packet...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-util: Prepare Packet Out decoder for other Open...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-util: Allow encoding of Open Flow 1.1 and 1.2 Packet...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-util: Prepare Packet Out encoder for other Open...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-actions: Return action size
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
2012-08-08
Simon Horman
ofp-util: Allow decoding of Open Flow 1.2 Packet In...
Signed-off-by:
Simon Horman
<horms@verge.net.au>
commit
|
commitdiff
|
tree
next