Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list: Rename all functions in list.h with ovs_ prefix. | Ben Warren | 2016-03-30 | 1 | -3/+3 |
* | osx: Fix OS X build issues | Lance Richardson | 2016-03-23 | 1 | -0/+2 |
* | osx: handle differences between OS X and other BSDs | Lance Richardson | 2016-03-22 | 1 | -0/+4 |
* | rtbsd: support RTM_IFANNOUNCE messages | Thadeu Lima de Souza Cascardo | 2015-08-02 | 1 | -3/+21 |
* | rtbsd: Include necessary headers on rtbsd.h. | Thadeu Lima de Souza Cascardo | 2015-07-27 | 1 | -1/+2 |
* | lib: Move vlog.h to <openvswitch/vlog.h> | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | lib: Expose struct ovs_list definition in <openvswitch/list.h> | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | list: Rename struct list to struct ovs_list | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | rtbsd: Make rtbsd module thread-safe. | Ryan Wilson | 2014-05-29 | 1 | -10/+29 |
* | Replace all uses of strerror() by ovs_strerror(), for thread safety. | Ben Pfaff | 2013-06-28 | 1 | -4/+4 |
* | netdev implementation for FreeBSD | Giuseppe Lettieri | 2012-07-26 | 1 | -0/+167 |