Update required Autoconf version in INSTALL.
[sliver-openvswitch.git] / lib / netlink.c
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffAvoid pointer arithmetic on void*.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-08-26 Ben Pfaffvlog: Apply rate-limiting everywhere it seems warranted.
2008-08-12 Ben PfaffUse signal-based timekeeping functions throughout the...
2008-07-24 Ben PfaffMerge branch 'locking'
2008-07-21 Ben PfaffMove Autoconf's macro definitions into config.h.
2008-07-18 Ben Pfaffbuffer: Rename buffer_reserve_headroom to buffer_preall...
2008-04-28 Ben PfaffEnable the netlink library to dump more verbose debug...
2008-04-28 Ben PfaffMake nl_sock_sendv properly implement 'wait' option.
2008-04-24 Ben PfaffGet rid of build dependency on netlink-related headers...
2008-04-23 rootTolerate ENOBUFS from kernel netlink code in second...
2008-04-23 Ben PfaffSupport NETLINK_ADD_MEMBERSHIP even when compiled with...
2008-04-15 Ben PfaffMerge remote branch 'repo/master' into stats
2008-04-10 Justin PettitChanges based on feedback from GigaFin.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-04 Martin CasadoInitial import