summaryrefslogtreecommitdiff
path: root/lib/netlink-notifier.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-2/+2
* netlink-notifier: Exit loop if nl_sock_recv() returns an errorDaniele Di Proietto2014-07-221-1/+4
* Replace all uses of strerror() by ovs_strerror(), for thread safety.Ben Pfaff2013-06-281-3/+4
* Fix misspellings in comments and docs.Andy Hill2013-06-041-1/+1
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-161-2/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* netlink-socket: Make caller provide message receive buffers.Ben Pfaff2012-04-181-4/+6
* notifiers: Create and destroy nln_notifiers.Ethan Jackson2011-09-161-14/+35
* notifiers: Rename run and wait functions.Ethan Jackson2011-09-161-3/+3
* netlink-notifier: Rename rtnetlink code.Ethan Jackson2011-09-011-68/+67
* lib: Rename rtnetlink.[ch] files.Ethan Jackson2011-09-011-0/+195