.. |
cls
|
- Reworked the classifier interface.
|
2009-09-02 18:31:14 +02:00 |
lib
|
Use thread-safe strerror_r() instead of strerror()
|
2013-02-28 13:07:04 +01:00 |
.gitignore
|
Updated nfnetlink includes; removed ifdefs; added delete exp program
|
2012-10-16 12:13:33 -07:00 |
genl-ctrl-list.c
|
genl-ctrl-list: fix copyright and summary
|
2012-04-20 15:27:52 +02:00 |
Makefile.am
|
Updated nfnetlink includes; removed ifdefs; added delete exp program
|
2012-10-16 12:13:33 -07:00 |
nf-ct-list.c
|
CLI - Command Line Interface Library
|
2009-12-16 16:20:46 +01:00 |
nf-exp-add.c
|
netfilter: expectation NAT direction is 32 bit attribute
|
2013-01-23 13:59:27 -08:00 |
nf-exp-delete.c
|
Source cleanup for upstream
|
2012-10-19 11:18:52 -07:00 |
nf-exp-list.c
|
Source cleanup for upstream
|
2012-10-19 11:18:52 -07:00 |
nf-log.c
|
nf-log example: correct copy-range parsing
|
2012-10-19 22:43:17 +06:00 |
nf-monitor.c
|
CLI - Command Line Interface Library
|
2009-12-16 16:20:46 +01:00 |
nf-queue.c
|
FTBFS with musl libc: Missing includes
|
2012-05-13 11:18:28 +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
|
cache: provide safe variant of nl_cache_mngt_require() and use it
|
2012-11-16 01:11:55 +01:00 |
nl-class-add.c
|
Fix build warnings of nl-(qdisc|class|cls)-add
|
2013-01-24 14:10:33 +01:00 |
nl-class-delete.c
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02:00 |
nl-class-list.c
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02: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
|
Fix build warnings of nl-(qdisc|class|cls)-add
|
2013-01-24 14:10:33 +01:00 |
nl-cls-delete.c
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02:00 |
nl-cls-list.c
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02:00 |
nl-fib-lookup.c
|
CLI - Command Line Interface Library
|
2009-12-16 16:20:46 +01:00 |
nl-link-enslave.c
|
bonding: API to create/enslave/release
|
2011-09-16 12:57:52 +02:00 |
nl-link-ifindex2name.c
|
CLI - Command Line Interface Library
|
2009-12-16 16:20:46 +01:00 |
nl-link-list.c
|
Make syntax of nl-link-list consistent and install it
|
2010-11-16 15:08:36 +01:00 |
nl-link-name2ifindex.c
|
nl-link-name2ifindex: fix usage text
|
2011-08-30 09:56:54 +02:00 |
nl-link-release.c
|
bonding: API to create/enslave/release
|
2011-09-16 12:57:52 +02: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
|
Move private header files to <netlink-private/*>
|
2013-01-24 13:51:24 +01:00 |
nl-list-sockets.c
|
"%llu" replaced with "%" PRIu64
|
2012-08-30 03:19:04 +06: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
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02: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
|
Fix build warnings of nl-(qdisc|class|cls)-add
|
2013-01-24 14:10:33 +01:00 |
nl-qdisc-delete.c
|
Make some functions and global variables static
|
2011-08-11 14:49:51 +02:00 |
nl-qdisc-list.c
|
Unified TC API
|
2011-03-21 15:51:52 +01:00 |
nl-route-add.c
|
nl-route-add: Add NLM_F_EXCL flag to route add
|
2013-03-24 10:58:18 +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
|
trafic class/classifer API improvements and documentation
|
2011-03-29 12:41:59 +02:00 |
nl-util-addr.c
|
CLI - Command Line Interface Library
|
2009-12-16 16:20:46 +01:00 |