netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / netlink-notifier.c
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-07-22 Daniele Di Proiettonetlink-notifier: Exit loop if nl_sock_recv() returns...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-19 Ben Pfaffnetlink-socket: Make caller provide message receive...
2011-09-16 Ethan Jacksonnotifiers: Create and destroy nln_notifiers.
2011-09-16 Ethan Jacksonnotifiers: Rename run and wait functions.
2011-09-02 Ethan Jacksonnetlink-notifier: Rename rtnetlink code.
2011-09-02 Ethan Jacksonlib: Rename rtnetlink.[ch] files.