git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Tunnel: Cleanup old tunnel infrastructure.
[sliver-openvswitch.git]
/
ofproto
/
connmgr.c
2013-02-12
Ben Pfaff
Make OpenFlow 1.2+ role replies return the generation ID.
blob
|
commitdiff
2013-02-12
Ben Pfaff
ofp-util: Simplify struct ofputil_role_request.
blob
|
commitdiff
|
diff to current
2013-01-17
Ben Pfaff
Replace most uses of assert by ovs_assert.
blob
|
commitdiff
|
diff to current
2013-01-09
Justin Pettit
ofproto: Fix remaining incorrect users of OVSP_LOCAL.
blob
|
commitdiff
|
diff to current
2013-01-09
Ben Pfaff
connmgr: Fix memory leak destroying ofmonitor.
blob
|
commitdiff
|
diff to current
2013-01-04
Ben Pfaff
vconn: Fix parameters for vconn_open(), vconn_open_bloc...
blob
|
commitdiff
|
diff to current
2012-12-28
Jarno Rajahalme
Add Openflow 1.2 role request/reply processing, update...
blob
|
commitdiff
|
diff to current
2012-12-04
Ben Pfaff
ofp-errors: Make every error encodable.
blob
|
commitdiff
|
diff to current
2012-12-03
Simon Horman
connmgr: Reinitialise controllers if protocols changes
blob
|
commitdiff
|
diff to current
2012-11-19
Ben Pfaff
connmgr: Use version of underlying rconn
blob
|
commitdiff
|
diff to current
2012-11-19
Ben Pfaff
connmgr: Mark ofconn_get_protocol() parameter const.
blob
|
commitdiff
|
diff to current
2012-11-16
Ben Pfaff
ofp-util: Rename OFPUTIL_P_* constants and update comme...
blob
|
commitdiff
|
diff to current
2012-11-12
Simon Horman
ofproto, connmgr: Parameterise OpenFlow versions for...
blob
|
commitdiff
|
diff to current
2012-11-12
Simon Horman
rconn: Add allowed OpenFlow versions
blob
|
commitdiff
|
diff to current
2012-11-05
Simon Horman
connmgr: Parameterize ofservice_create() over allowed...
blob
|
commitdiff
|
diff to current
2012-11-05
Simon Horman
vconn: Replace minimum version with bitmap of allowed...
blob
|
commitdiff
|
diff to current
2012-09-20
Anupam Chanda
ofproto: Fix uninitialized field in ofputil_flow_update.
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
Introduce sparse flows and masks, to reduce memory...
blob
|
commitdiff
|
diff to current
2012-09-04
Ben Pfaff
classifier: Break cls_rule 'flow' and 'wc' members...
blob
|
commitdiff
|
diff to current
2012-08-08
Simon Horman
ofp-util: Allow encoding of Open Flow 1.2 Packet In...
blob
|
commitdiff
|
diff to current
2012-08-03
Ben Pfaff
util: New macro CONST_CAST.
blob
|
commitdiff
|
diff to current
2012-07-31
Ben Pfaff
ofp-msgs: New approach to encoding and decoding OpenFlo...
blob
|
commitdiff
|
diff to current
2012-07-12
Ben Pfaff
ofproto: New feature to notify controllers of flow...
blob
|
commitdiff
|
diff to current
2012-07-12
Ben Pfaff
rconn: Add byte counting feature to rconn_packet_counter.
blob
|
commitdiff
|
diff to current
2012-07-04
Ben Pfaff
ofp-actions: Add decoding and encoding OF1.1 instructio...
blob
|
commitdiff
|
diff to current
2012-07-04
Ben Pfaff
Introduce ofpacts, an abstraction of OpenFlow actions.
blob
|
commitdiff
|
diff to current
2012-06-21
Mehak Mahajan
Reapplying the dscp changes: No need to restart DB...
blob
|
commitdiff
|
diff to current
2012-06-20
Ben Pfaff
Revert DSCP update changes.
blob
|
commitdiff
|
diff to current
2012-06-09
Mehak Mahajan
No need to restart DB / OVS on changing dscp value.
blob
|
commitdiff
|
diff to current
2012-05-22
Ben Pfaff
Add support for tracking and logging daemon memory...
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-30
Ben Pfaff
connmgr: Log when controllers are added and removed.
blob
|
commitdiff
|
diff to current
2012-04-26
Ethan Jackson
rconn: Simplify rconn_send() semantics.
blob
|
commitdiff
|
diff to current
2012-04-17
Ethan Jackson
socket-util: Remove DSCP_INVALID.
blob
|
commitdiff
|
diff to current
2012-03-24
Mehak Mahajan
Allow configuring DSCP on controller and manager connec...
blob
|
commitdiff
|
diff to current
2012-03-15
Ben Pfaff
connmgr: Remove now-unused function connmgr_broadcast().
blob
|
commitdiff
|
diff to current
2012-03-15
Ben Pfaff
ofproto: connmgr_send_packet_in() doesn't need buffer_i...
blob
|
commitdiff
|
diff to current
2012-03-15
Ben Pfaff
connmgr: Drop 'flow' parameter from connmgr_send_packet...
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
Abstract everything that uses ofp_phy_port, add OF1...
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
Begin breaking openflow-1.0.h into common and version...
blob
|
commitdiff
|
diff to current
2012-03-07
Ben Pfaff
Introduce ofputil_protocol, to abstract the protocol...
blob
|
commitdiff
|
diff to current
2012-03-02
Ben Pfaff
connmgr: Make "enable-async-messages" work for primary...
blob
|
commitdiff
|
diff to current
2012-02-27
Ben Pfaff
Add ability to direct "packet-in"s to particular contro...
blob
|
commitdiff
|
diff to current
2012-02-09
Ben Pfaff
vswitchd: Add "enable-async-messages" setting for contr...
blob
|
commitdiff
|
diff to current
2012-02-09
Ben Pfaff
ofproto: Implement OpenFlow extension to allow control...
blob
|
commitdiff
|
diff to current
2012-02-09
Ben Pfaff
connmgr: Do not persist OpenFlow settings from one...
blob
|
commitdiff
|
diff to current
2012-01-14
Pravin B Shelar
ofproto: New action TTL decrement.
blob
|
commitdiff
|
diff to current
2012-01-12
Ben Pfaff
Better abstract OpenFlow error codes.
blob
|
commitdiff
|
diff to current
2012-01-10
Ethan Jackson
openflow: New Nicira Extended PACKET_IN format.
blob
|
commitdiff
|
diff to current
2012-01-10
Ethan Jackson
ofp-util: Don't use ofpbuf in ofputil_packet_in struct.
blob
|
commitdiff
|
diff to current
2012-01-10
Ethan Jackson
ofproto: Always clone packets in PACKET_IN message.
blob
|
commitdiff
|
diff to current
2012-01-10
Ethan Jackson
pktbuf: Directly use pointers in pktbuf_save().
blob
|
commitdiff
|
diff to current
2011-12-21
Ansis Atteka
vswitchd: fix "implicit declaration of function" build...
blob
|
commitdiff
|
diff to current
2011-12-20
Ansis Atteka
vswitchd: In-band rules for Controller are missing...
blob
|
commitdiff
|
diff to current
2011-11-02
Ben Pfaff
ofproto: Consistently log OpenFlow error replies.
blob
|
commitdiff
|
diff to current
2011-08-15
Ben Pfaff
connmgr: Remove unused function ofconn_n_pending_opgrou...
blob
|
commitdiff
|
diff to current
2011-08-04
Ben Pfaff
in-band: Delete remaining rules when disabling in-band...
blob
|
commitdiff
|
diff to current
2011-08-04
Ben Pfaff
connmgr: Drop 'next_in_band_update' timer.
blob
|
commitdiff
|
diff to current
2011-07-01
Justin Pettit
ofproto: Rename "private.h" to "ofproto->provider.h".
blob
|
commitdiff
|
diff to current
2011-07-01
Andrew Evans
connmgr: Free controller info in the same module where...
blob
|
commitdiff
|
diff to current
2011-07-01
Andrew Evans
bridge: Update controller connection status correctly.
blob
|
commitdiff
|
diff to current
2011-06-14
Ben Pfaff
ofproto: Implement asynchronous OFPT_FLOW_MOD commands.
blob
|
commitdiff
|
diff to current
2011-06-14
Ben Pfaff
connmgr: New function ofconn_send_error().
blob
|
commitdiff
|
diff to current
2011-06-14
Ben Pfaff
openflow: Make stats replies more like other OpenFlow...
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-16
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Implement basic multiple table support.
blob
|
commitdiff
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Eliminate reference to dpif_upcall from ofproto.
blob
|
commitdiff
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Move private definitions to separate header.
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
ofproto: Maintain ofp_phy_port for each ofport in netwo...
blob
|
commitdiff
|
diff to current
2011-04-27
Ethan Jackson
connmgr: Remove unused variable.
blob
|
commitdiff
|
diff to current
2011-04-26
Ben Pfaff
bridge: Move logic for flushing flows and standalone...
blob
|
commitdiff
|
diff to current
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
blob
|
commitdiff
|
diff to current
2011-03-31
Ben Pfaff
connmgr: Fix wild pointer dereference in connmgr_broadc...
blob
|
commitdiff
|
diff to current
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
blob
|
commitdiff
|
diff to current