libnl/lib/route
Thomas Graf 8970c5cde6 link: Support IFLA_IFALIAS attribute
- parse IFLA_IFALIAS if available
- provides API to access/change ifalias
     rtnl_link_get_ifalias(link)
     rtnl_link_set_ifalias(link, alias)
- extends nl-link-set to test functionality
2010-11-11 13:57:10 +01:00
..
cls ematch/meta: id definitions 2010-11-03 01:09:28 +01:00
link Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
sch Unified TC attributes interface 2010-10-26 12:54:33 +02:00
.gitignore Let git ignore generated pktloc source files 2010-07-03 15:56:07 +02:00
addr.c Remove NL_DUMP_ENV code 2010-10-20 15:32:45 +02:00
class.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
class_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
class_obj.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
classid.c Correctly parse and generate classids 2010-11-01 13:17:19 +01:00
cls.c Tons of ematch work 2010-10-29 00:20:42 +02:00
cls_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
cls_obj.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
link.c link: Support IFLA_IFALIAS attribute 2010-11-11 13:57:10 +01:00
neigh.c Support neighbour flag NTF_USE 2010-10-29 02:00:53 +02:00
neightbl.c Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK 2008-10-20 13:12:13 +02:00
nexthop.c Remove NL_DUMP_ENV code 2010-10-20 15:32:45 +02:00
pktloc.c pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
pktloc_grammar.l Packet location updates 2010-10-27 01:21:50 +02:00
pktloc_syntax.y pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
qdisc.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
qdisc_api.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
qdisc_obj.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
route.c Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK 2008-10-20 13:12:13 +02:00
route_obj.c Remove NL_DUMP_ENV code 2010-10-20 15:32:45 +02:00
route_utils.c Support RT_TABLE_COMPAT 2010-10-29 02:06:14 +02:00
rtnl.c restructure module documentation order 2008-12-10 18:12:30 +01:00
rule.c routing rules: adapt to unified routing rules 2010-10-29 12:48:46 +02:00
tc.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00