Merge commit 'origin/master'
[sliver-openvswitch.git] / include / vlog.h
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffDon't use designated array initializers in code compile...
2008-08-29 Ben PfaffAdd support for extensions submodule.
2008-08-26 Ben Pfaffvlog: Implement rate-limiting.
2008-07-30 Ben Pfaffvconn: Implement Unix domain socket vconn.
2008-07-30 Ben Pfaffvconn: Introduce infrastructure for stream socket-based...
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-23 Ben PfaffNew program ofp-discover.
2008-07-18 Ben PfaffImplement DHCP client.
2008-07-18 Ben PfaffLog an error when the time is negative at vlog startup.
2008-07-09 Ben PfaffFix typo in comment.
2008-06-13 Ben PfaffAdd --detach and --pidfile options to daemons.
2008-06-09 Ben PfaffFactor learning switch out of controller into library.
2008-05-28 Ben PfaffBreak MAC learning out of controller into library.
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-04 Ben PfaffRename controller_connection to rconn and use it in...
2008-04-04 Ben PfaffAdd vlog functions and macros for testing whether a...
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffAdd the ability to connect to a vconn asynchronously.
2008-03-28 Ben PfaffMake vlog preserve errno.
2008-03-19 Justin PettitMerge branch 'master' of nicira.dyndns.org:/srv/git...
2008-03-13 Ben PfaffSupport SSL in secchan and controller.
2008-03-04 Martin CasadoInitial import