libnl/include
Thomas Graf 96bc6d6f66 Improve rtnl_link_change() behaviour
- avoid unncessary name change requests
    The kernel does not check if the specified IFNAME is different
    from the current name. It assumes that if IFNAME and ifindex
    are both specified, a name change is requested. Therefore avoid
    specyfing IFNAME if ifindex is provided and original and new
    name are identical.
- move link building to own function (to allow link add later on)
- error if immutable changes have been made
- better documentation
2011-04-13 16:42:34 +02:00
..
linux use linux/netlink.h instead of netlink/netlink-kernel.h 2011-03-16 12:53:14 +01:00
netlink Improve rtnl_link_change() behaviour 2011-04-13 16:42:34 +02:00
Makefile.am Fix "make distcheck". 2011-03-23 16:00:44 +01:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Qdisc API improvements and documentation 2011-03-25 18:13:19 +01:00
netlink-tc.h Unified TC API 2011-03-21 15:51:52 +01:00
netlink-types.h Unified TC API 2011-03-21 15:51:52 +01:00