Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Move vlog.h to <openvswitch/vlog.h> | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | list: Rename struct list to struct ovs_list | Thomas Graf | 2014-12-15 | 1 | -2/+2 |
* | netlink-notifier: Exit loop if nl_sock_recv() returns an error | Daniele Di Proietto | 2014-07-22 | 1 | -1/+4 |
* | Replace all uses of strerror() by ovs_strerror(), for thread safety. | Ben Pfaff | 2013-06-28 | 1 | -3/+4 |
* | Fix misspellings in comments and docs. | Andy Hill | 2013-06-04 | 1 | -1/+1 |
* | Replace most uses of assert by ovs_assert. | Ben Pfaff | 2013-01-16 | 1 | -2/+1 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | netlink-socket: Make caller provide message receive buffers. | Ben Pfaff | 2012-04-18 | 1 | -4/+6 |
* | notifiers: Create and destroy nln_notifiers. | Ethan Jackson | 2011-09-16 | 1 | -14/+35 |
* | notifiers: Rename run and wait functions. | Ethan Jackson | 2011-09-16 | 1 | -3/+3 |
* | netlink-notifier: Rename rtnetlink code. | Ethan Jackson | 2011-09-01 | 1 | -68/+67 |
* | lib: Rename rtnetlink.[ch] files. | Ethan Jackson | 2011-09-01 | 1 | -0/+195 |