2014-04-10 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2014-04-01 |
Giuseppe Lettieri | Merge branch 'master' of ssh://git.onelab.eu/git/sliver... |
commit | commitdiff |
2014-03-30 |
Pravin Shelar | ofpbuf: Introduce access api for base, data and size. |
commit | commitdiff |
2014-03-09 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2014-03-01 |
Ben Pfaff | vconn: Fix vconn_get_status() return value when connect... |
commit | commitdiff |
2014-02-27 |
Ben Pfaff | rconn: Discover errors in rconn_run() even if rconn_rec... |
commit | commitdiff |
2014-01-21 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2014-01-03 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-12-17 |
Ben Pfaff | Remove stream, vconn, and rconn functions to get local... |
commit | commitdiff |
2013-12-17 |
Harold Lim | Rename NOT_REACHED to OVS_NOT_REACHED |
commit | commitdiff |
2013-12-13 |
Ben Pfaff | vconn: Reply with OFPBRC_BAD_VERSION for bad version. |
commit | commitdiff |
2013-10-07 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-10-01 |
Justin Pettit | ofproto: Define official OpenFlow port number. |
commit | commitdiff |
2013-10-01 |
Justin Pettit | Don't differentiate between TCP and SSL ports for OpenF... |
commit | commitdiff |
2013-07-06 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-07-06 |
Giuseppe Lettieri | Merge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01' |
commit | commitdiff |
2013-07-05 |
Giuseppe Lettieri | Merge commit '4b60911067a82fbdfa87b7c2824412da20287ed8' |
commit | commitdiff |
2013-06-29 |
Ben Pfaff | vconn: Fix formatting of user message. |
commit | commitdiff |
2013-06-28 |
Ben Pfaff | Replace all uses of strerror() by ovs_strerror(), for... |
commit | commitdiff |
2013-06-05 |
Andy Hill | Fix misspellings in comments and docs. |
commit | commitdiff |
2013-05-03 |
Ben Pfaff | vconn: Mark class structures as const. |
commit | commitdiff |
2013-01-31 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-01-26 |
Ben Pfaff | vconn: Initialize 'recv_any_version' member of struct... |
commit | commitdiff |
2013-01-24 |
Ben Pfaff | rconn: Fix null pointer dereference in rconn_add_monitor(). |
commit | commitdiff |
2013-01-24 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-01-17 |
Ben Pfaff | Replace most uses of assert by ovs_assert. |
commit | commitdiff |
2013-01-16 |
Giuseppe Lettieri | Merge branch 'mainstream' |
commit | commitdiff |
2013-01-04 |
Ben Pfaff | vconn: Fix parameters for vconn_open(), vconn_open_bloc... |
commit | commitdiff |
2012-11-12 |
Simon Horman | vonn: Allow snoops to use the OpenFlow version of the... |
commit | commitdiff |
2012-11-05 |
Simon Horman | ofp-util: Add version bitmap support to hello messages. |
commit | commitdiff |
2012-11-05 |
Simon Horman | vconn: Replace minimum version with bitmap of allowed... |
commit | commitdiff |
2012-09-05 |
Giuseppe Lettieri | Merge branch 'master' of ssh://git.onelab.eu/git/sliver... |
commit | commitdiff |
2012-09-05 |
Giuseppe Lettieri | Merge branch 'forward-port' |
commit | commitdiff |
2012-08-30 |
Giuseppe Lettieri | Merge branch 'master' into forward-port |
commit | commitdiff |
2012-08-07 |
Justin Pettit | vconn: Properly line up description for "tcp:" and... |
commit | commitdiff |
2012-08-07 |
Ben Pfaff | vconn: Fix vconn_get_version(). |
commit | commitdiff |
2012-08-07 |
Ben Pfaff | vconn: Ensure that vconn_run() is enough to complete... |
commit | commitdiff |
2012-08-07 |
Simon Horman | ofp-util: Make ofperr_encode_msg__() use correct Open... |
commit | commitdiff |
2012-08-07 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier... |
commit | commitdiff |
2012-08-01 |
Ben Pfaff | test-vconn: Block in three cases where a race is visibl... |
commit | commitdiff |
2012-07-31 |
Simon Horman | openflow: Add enum ofp_version |
commit | commitdiff |
2012-07-31 |
Ben Pfaff | ofp-msgs: New approach to encoding and decoding OpenFlo... |
commit | commitdiff |
2012-05-03 |
Raju Subramanian | Global replace of Nicira Networks. |
commit | commitdiff |
2012-03-24 |
Mehak Mahajan | Allow configuring DSCP on controller and manager connec... |
commit | commitdiff |
2012-03-07 |
Ben Pfaff | Begin breaking openflow-1.0.h into common and version... |
commit | commitdiff |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... |
commit | commitdiff |
2012-02-09 |
Ben Pfaff | ofp-util: New function ofputil_encode_barrier_request(). |
commit | commitdiff |
2012-01-12 |
Ben Pfaff | Better abstract OpenFlow error codes. |
commit | commitdiff |
2011-02-22 |
Justin Pettit | vconn: Fix comparison that should be assignment in... |
commit | commitdiff |
2010-12-06 |
Ben Pfaff | vconn: New function vconn_transact_multiple_noreply(). |
commit | commitdiff |
2010-12-02 |
Ben Pfaff | vconn: New function vconn_transact_noreply(). |
commit | commitdiff |
2010-11-30 |
Ben Pfaff | coverage: Make the coverage counters catalog program... |
commit | commitdiff |
2010-11-30 |
Ben Pfaff | Convert stream and vconn interfaces to use ovs_be16... |
commit | commitdiff |
2010-11-17 |
Ben Pfaff | ofp-util: Consistently treat OpenFlow xids as network... |
commit | commitdiff |
2010-10-29 |
Ben Pfaff | vlog: Make client supply semicolon for VLOG_DEFINE_THIS... |
commit | commitdiff |
2010-08-30 |
Joe Perches | treewide: Remove trailing whitespace |
commit | commitdiff |
2010-08-25 |
Ben Pfaff | stream, vconn: Fix comments. |
commit | commitdiff |
2010-07-21 |
Ben Pfaff | vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring... |
commit | commitdiff |
2010-06-24 |
Ben Pfaff | vconn: Fix tracking of "connected" state. |
commit | commitdiff |
2010-06-17 |
Ben Pfaff | vconn: Move OpenFlow utility functions into new file... |
commit | commitdiff |
2010-04-19 |
Jesse Gross | tunneling: Add support for tunnel ID. |
commit | commitdiff |
2010-04-13 |
Ben Pfaff | Make fatal signals cause an exit more promptly in speci... |
commit | commitdiff |
2010-03-25 |
Ben Pfaff | Merge "citrix" branch into "master". |
commit | commitdiff |
2010-03-17 |
Ben Pfaff | Merge "next" branch into "master". |
commit | commitdiff |
2010-02-24 |
Ben Pfaff | Merge "master" into "next". |
commit | commitdiff |
2010-02-20 |
Justin Pettit | ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0) |
commit | commitdiff |
2010-02-20 |
Justin Pettit | ofproto: Add support for matching IP addresses in ARP... |
commit | commitdiff |
2010-02-20 |
Justin Pettit | ofproto: Add support for flow cookies (OpenFlow 1.0) |
commit | commitdiff |
2010-02-20 |
Justin Pettit | ofproto: Check overlap, emerg flow cache, and error... |
commit | commitdiff |
2010-02-20 |
Justin Pettit | ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow... |
commit | commitdiff |
2010-02-12 |
Ben Pfaff | vconn: New functions vconn_verify_name(), pvconn_verify... |
commit | commitdiff |
2010-02-12 |
Ben Pfaff | vconn: When validating OpenFlow actions always check... |
commit | commitdiff |
2010-02-11 |
Ben Pfaff | Merge "master" into "next". |
commit | commitdiff |
2010-02-11 |
Ben Pfaff | Rename UNUSED macro to OVS_UNUSED to avoid naming conflict. |
commit | commitdiff |
2010-02-06 |
Justin Pettit | Merge branch 'master' into next |
commit | commitdiff |
2010-01-06 |
Ben Pfaff | vconn: Convert vconn code to modern OVS structure. |
commit | commitdiff |
2010-01-06 |
Ben Pfaff | Check invariants earlier in vconn and stream code. |
commit | commitdiff |
2009-12-11 |
Justin Pettit | vconn: Have check_action() perform all validation |
commit | commitdiff |
2009-12-02 |
Ben Pfaff | Merge "master" branch into "db". |
commit | commitdiff |
2009-11-18 |
Ben Pfaff | Merge citrix branch into master. |
commit | commitdiff |
2009-11-17 |
Justin Pettit | vconn: Fix endian issue in unknown action type error... |
commit | commitdiff |
2009-11-10 |
Jesse Gross | Merge citrix branch into master. |
commit | commitdiff |
2009-11-10 |
Justin Pettit | vconn: Clean-up "match" typo in comments |
commit | commitdiff |
2009-11-09 |
Ben Pfaff | Fix incorrect printf format specifiers. |
commit | commitdiff |
2009-10-23 |
Ben Pfaff | Merge "citrix" into "master". |
commit | commitdiff |
2009-10-06 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
2009-10-05 |
Ben Pfaff | Merge "citrix" branch into "master. |
commit | commitdiff |
2009-09-22 |
Ben Pfaff | Merge citrix branch into master. |
commit | commitdiff |
2009-09-21 |
Ben Pfaff | vconn: Remove unused "reconnectable" member from vconn. |
commit | commitdiff |
2009-09-16 |
Ben Pfaff | Factor out code for composing OFPT_PACKET_IN messages. |
commit | commitdiff |
2009-09-12 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
2009-09-12 |
Justin Pettit | Merge commit 'origin/ctrix' into k |
commit | commitdiff |
2009-09-11 |
Jean Tourrihles | vconn: Fix byte-swapping of message type when validatin... |
commit | commitdiff |
2009-09-05 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
2009-09-02 |
Ben Pfaff | Merge citrix branch into master. |
commit | commitdiff |
2009-08-25 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
2009-08-19 |
Ben Pfaff | Merge citrix into master. |
commit | commitdiff |
2009-08-19 |
Ben Pfaff | Merge citrix into master. |
commit | commitdiff |
2009-07-29 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
2009-07-29 |
Justin Pettit | Merge commit 'origin/citrix' |
commit | commitdiff |
next |