summaryrefslogtreecommitdiff
path: root/src/nm-netlink-compat.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove nm-netlink-compatPavel Šimerda2013-03-051-34/+0
* netlink: clean up header includesPavel Šimerda2013-01-251-18/+0
* build: drop libnl 1.x and 2.x support, require libnl >= 3.2.7Pavel Šimerda2013-01-241-230/+1
* build: implement libnl version selectionPavel Šimerda2012-11-221-8/+8
* vlan: add compatible functions for libnl1Weiping Pan2012-02-241-27/+4
* netlink: fix build on libnl1/2Jiří Klimeš2012-02-201-1/+8
* vlan: rework VLAN interface creation/deletionDan Williams2012-02-161-0/+49
* netlink: use correct preprocessor if formatWeiping Pan2011-11-211-1/+1
* nl80211: use genl_ctrl_resolve()Thomas Graf2011-11-141-12/+0
* netlink: Fix #if check if HAVE_LIBNL1 and HAVE_LIBNL2 are not definedThomas Graf2011-11-091-1/+1
* bonding: enslave/release bonding slaves in activation/deactivationThomas Graf2011-11-091-0/+14
* bonding: detect virtual bonding devices and create an ethernet deviceThomas Graf2011-11-091-8/+20
* bonding: kernel bonding device creationThomas Graf2011-11-091-2/+17
* wifi: preliminary nl80211 patchJohannes Berg2011-11-091-0/+12
* core: fix builds with libnl2Dan Williams2011-10-041-0/+9
* netlink: alias nlmsg_datalen() for libnl1Dan Williams2011-09-131-0/+1
* libnl: Use compat return for nl_route_add()Alfredo Matos2011-08-161-0/+7
* core: misc style fixes to libnl compat codeDan Williams2011-07-301-29/+50
* core: add libnl-3 API compatibilityAlfredo Matos2011-07-301-0/+7
* core: add libnl-2 support with libnl-1 compatibilityAlfredo Matos2011-07-301-0/+162