summaryrefslogtreecommitdiff
path: root/system-linux.c
Commit message (Expand)AuthorAgeFilesLines
* include netlink/attr.h to fix a compile error with libnl-tinyFelix Fietkau2011-10-091-0/+1
* system-linux: resolve interface index at device_upSteven Barth2011-10-071-10/+12
* 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