summaryrefslogtreecommitdiff
path: root/ofproto/in-band.c
Commit message (Expand)AuthorAgeFilesLines
...
* in-band: Refactor in_band_set_remotes().Ben Pfaff2010-04-261-9/+24
* in-band: Refactor slightly to be easier to understand.Ben Pfaff2010-04-261-15/+16
* in-band: Avoid magic number in refresh_remotes().Ben Pfaff2010-04-261-6/+4
* in-band: Better adapt to new rconn usage pattern.Ben Pfaff2010-04-261-16/+14
* in-band: Refresh both local and remote rules even if local rules change.Ben Pfaff2010-04-201-1/+4
* in-band: Really reinstall in-band rules in in_band_flushed().Ben Pfaff2010-04-201-1/+3
* in-band: Remove comment that only a single controller is supported.Ben Pfaff2010-04-201-5/+0
* in-band: Support an arbitrary number of controllers.Ben Pfaff2010-04-201-271/+442
* in-band: Drop in-band flows when turning off in-band control.Ben Pfaff2010-04-201-0/+6
* in-band: Fix memory leak in in_band_destroy().Ben Pfaff2010-04-201-0/+1
* in-band: Fix null pointer dereference.Ben Pfaff2010-04-201-1/+1
* in-band: Fix memory leak in get_remote_mac().Ben Pfaff2010-04-201-1/+2
* in-band: Fix inconsistency in in-band code.Ben Pfaff2010-04-201-0/+1
* tunneling: Add support for tunnel ID.Jesse Gross2010-04-191-1/+1
* netdev: Fully handle netdev lifecycle through refcounting.Jesse Gross2010-01-151-4/+4
* Merge "master" branch into "db".Ben Pfaff2009-12-021-32/+32
|\
| * Merge citrix branch into master.Jesse Gross2009-11-101-32/+32
* | Add new function xzalloc(n) as a shorthand for xcalloc(1, n).Ben Pfaff2009-11-041-1/+1
|/
* Merge citrix branch into master.Ben Pfaff2009-09-221-9/+159
* ofproto: Fix bad merge in previous commit.Ben Pfaff2009-09-021-1/+1
* Merge citrix branch into master.Ben Pfaff2009-09-021-120/+265
* netdev: Make netdev_find_dev_by_in4() use netdevs, not device names.Ben Pfaff2009-07-301-9/+17
* Merge citrix branch into master.Ben Pfaff2009-07-161-52/+42
* Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff2009-07-081-0/+359