summaryrefslogtreecommitdiff
path: root/system-linux.c
Commit message (Expand)AuthorAgeFilesLines
* system-linux: use correct netlink attribute for address managementSteven Barth2011-09-281-1/+1
* system-linux: Fix a segfault in netlink codeSteven Barth2011-09-281-5/+6
* system-linux: detect adding and removal of devicesSteven Barth2011-09-261-2/+66
* system-linux: free netlink messages after sendingSteven Barth2011-09-261-1/+3
* add a system_init function for system controlSteven Barth2011-09-231-3/+5
* add linux system librarySteven Barth2011-09-221-0/+202