libnl/src
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 - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
lib link: Support IFLA_IFALIAS attribute 2010-11-11 13:57:10 +01:00
.gitignore Packet location updates 2010-10-27 01:21:50 +02:00
COPYING New set of address management tools 2008-05-15 20:27:50 +02:00
genl-ctrl-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
Makefile.am Packet location updates 2010-10-27 01:21:50 +02:00
nf-ct-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nf-log.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nf-monitor.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nf-queue.c src/nf-queue: revert nonsensical change 2010-10-29 01:00:25 +02:00
nl-addr-add.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-addr-delete.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-addr-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-class-add.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-class-delete.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-class-list.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-classid-lookup.c nl-classid-lookup: Added --raw option to print classid without pretty printing it 2010-11-01 15:20:43 +01:00
nl-cls-add.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-cls-delete.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-cls-list.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-fib-lookup.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-link-ifindex2name.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-link-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-link-name2ifindex.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-link-set.c link: Support IFLA_IFALIAS attribute 2010-11-11 13:57:10 +01:00
nl-link-stats.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-list-caches.c Remove NL_DUMP_ENV code 2010-10-20 15:32:45 +02:00
nl-list-sockets.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-monitor.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-neigh-add.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-neigh-delete.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-neigh-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-neightbl-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-pktloc-lookup.c pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
nl-qdisc-add.c classid auto generation if provided tc name does not exist 2010-11-01 08:17:40 +01:00
nl-qdisc-delete.c nl-qdisc-delete: Do not attempt to delete default qdiscs 2010-11-03 21:41:24 +01:00
nl-qdisc-list.c nl-qdisc-list: --recursive - print tc objects recursively 2010-11-01 13:41:57 +01:00
nl-route-add.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-route-delete.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-route-get.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-route-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-rule-list.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
nl-tctree-list.c Unified TC attributes interface 2010-10-26 12:54:33 +02:00
nl-util-addr.c CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00