summaryrefslogtreecommitdiff
path: root/src/monitor/monitor_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Fix wrong buffer size in has_phy_80211_subdir()Jakub Hrozek1-2/+3
2011-09-06Subscribe to netlink route and addr messagesJakub Hrozek1-5/+244
2011-09-06Discard carrier messages from non-ethernet devicesJakub Hrozek1-3/+155
2011-09-06Change libnl monitor callback to only signal going onlineJakub Hrozek1-3/+1
2011-01-17Remove support for pre-1.1 netlinkStephen Gallagher1-32/+0
2010-11-24Fix a typo on setup_netlink()Sumit Bose1-1/+1
2010-07-09Use netlink to detect going onlineJakub Hrozek1-0/+406