summaryrefslogtreecommitdiffstats
path: root/src/monitor/monitor_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-11/+9
* netlink integration: ensure that interface name is NULL-terminatedJakub Hrozek2012-04-091-1/+2
* libnl: fix the path to phy80211 subdirectoryJakub Hrozek2012-02-231-4/+20
* Fix wrong buffer size in has_phy_80211_subdir()Jakub Hrozek2011-09-201-2/+3
* Subscribe to netlink route and addr messagesJakub Hrozek2011-09-061-5/+244
* Discard carrier messages from non-ethernet devicesJakub Hrozek2011-09-061-3/+155
* Change libnl monitor callback to only signal going onlineJakub Hrozek2011-09-061-3/+1
* Remove support for pre-1.1 netlinkStephen Gallagher2011-01-171-32/+0
* Fix a typo on setup_netlink()Sumit Bose2010-11-241-1/+1
* Use netlink to detect going onlineJakub Hrozek2010-07-091-0/+406