Update required Autoconf version in INSTALL.
[sliver-openvswitch.git] / lib / socket-util.c
2008-10-27 Ben PfaffAdd Nicira extension for remote command execution.
2008-10-09 Ben PfaffAdd support for TAP virtual network devices in netdev.
2008-10-06 Ben PfaffAdd explanatory comment to make_unix_socket().
2008-10-06 Ben PfaffNew function get_unix_name_len() to simplify code.
2008-08-26 Ben Pfaffvlog: Apply rate-limiting everywhere it seems warranted.
2008-07-30 Ben PfaffMove unix socket helper functions into socket-util.
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-07-18 Ben Pfaffnetdev: New function netdev_drain().
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-04 Martin CasadoInitial import