treewide: Remove trailing whitespace
[sliver-openvswitch.git] / ofproto / in-band.c
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-04-26 Ben Pfaffin-band: Generalize the in-band code to arbitrary ...
2010-04-26 Ben Pfaffin-band: Use NULL for null pointer constant, instead...
2010-04-26 Ben Pfaffin-band: Refactor in_band_set_remotes().
2010-04-26 Ben Pfaffin-band: Refactor slightly to be easier to understand.
2010-04-26 Ben Pfaffin-band: Avoid magic number in refresh_remotes().
2010-04-26 Ben Pfaffin-band: Better adapt to new rconn usage pattern.
2010-04-20 Ben Pfaffin-band: Refresh both local and remote rules even if...
2010-04-20 Ben Pfaffin-band: Really reinstall in-band rules in in_band_flus...
2010-04-20 Ben Pfaffin-band: Remove comment that only a single controller...
2010-04-20 Ben Pfaffin-band: Support an arbitrary number of controllers.
2010-04-20 Ben Pfaffin-band: Drop in-band flows when turning off in-band...
2010-04-20 Ben Pfaffin-band: Fix memory leak in in_band_destroy().
2010-04-20 Ben Pfaffin-band: Fix null pointer dereference.
2010-04-20 Ben Pfaffin-band: Fix memory leak in get_remote_mac().
2010-04-20 Ben Pfaffin-band: Fix inconsistency in in-band code.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben Pfaffofproto: Fix bad merge in previous commit.
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-30 Ben Pfaffnetdev: Make netdev_find_dev_by_in4() use netdevs,...
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-08 Ben PfaffRename "secchan" to "ofproto" (library) and "ovs-openfl...