summaryrefslogtreecommitdiff
path: root/src/monitor/monitor_netlink.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Convert IN_MULTICAST parameter to host orderJakub Hrozek1-1/+1
2013-09-11Fix formating of variables with type: uid_tLukas Slebodnik1-2/+3
2013-03-27Provide libnl3 supportOndrej Kos1-50/+100
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-11/+9
2012-04-09netlink integration: ensure that interface name is NULL-terminatedJakub Hrozek1-1/+2
2012-02-23libnl: fix the path to phy80211 subdirectoryJakub Hrozek1-4/+20
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