summaryrefslogtreecommitdiff
path: root/ofproto/in-band.h
Commit message (Expand)AuthorAgeFilesLines
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* ofproto: Don't count hidden rules in table stats.Ben Pfaff2015-01-061-1/+3
* ofproto-dpif: Refactor checking for in-band special case.Ben Pfaff2013-06-271-3/+2
* Create specific types for ofp and odp portAlex Wang2013-06-201-1/+2
* ofproto: Ditch SLOW_IN_BAND slow path reason.Ethan Jackson2013-05-291-2/+0
* ofproto: Fix remaining incorrect users of OVSP_LOCAL.Justin Pettit2013-01-081-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Fix build on FreeBSD.Edward Tomasz NapieraƂa2011-11-011-0/+1
* in-band: Delete remaining rules when disabling in-band control.Ben Pfaff2011-08-031-1/+1
* ofproto: Implement asynchronous OFPT_FLOW_MOD commands.Ben Pfaff2011-06-141-1/+0
* ofproto: Factor OpenFlow connection management into new "connmgr".Ben Pfaff2011-03-291-8/+10
* ofproto: Get rid of archaic "switch status" OpenFlow extension.Ben Pfaff2011-03-161-4/+2
* vswitchd: Consistently use size_t for action lengths.Jesse Gross2010-12-131-1/+1
* datapath: Replace "struct odp_action" by Netlink attributes.Ben Pfaff2010-12-101-2/+2
* vswitch: Add other-config:in-band-queue to set queue for in-band control.Ben Pfaff2010-11-151-0/+1
* flow: Get rid of flow_t typedef.Ben Pfaff2010-10-111-2/+2
* treewide: Remove trailing whitespaceJoe Perches2010-08-301-1/+1
* in-band: Generalize the in-band code to arbitrary (IP,port) pairs.Ben Pfaff2010-04-261-1/+2
* in-band: Support an arbitrary number of controllers.Ben Pfaff2010-04-201-3/+7
* Merge citrix branch into master.Ben Pfaff2009-09-021-2/+7
* Merge citrix branch into master.Ben Pfaff2009-07-161-2/+2
* Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff2009-07-081-0/+36