summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf2012-11-161-1/+4
* Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf2012-10-267-1/+645
|\
| * Source cleanup for upstreamRich Fought2012-10-194-126/+122
| * Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought2012-10-166-15/+249
| * BugfixesRich Fought2012-10-104-2/+170
| * bugfixesRich Fought2012-10-092-0/+10
| * update gitignoreRich Fought2012-10-091-0/+1
| * Expectation get cli toolRich Fought2012-10-092-1/+131
| * Compile CLIRich Fought2012-10-092-23/+1
| * Starting CLI workRich Fought2012-10-081-0/+127
* | nf-log example: correct copy-range parsingКоренберг Марк (дома)2012-10-191-1/+1
|/
* "%llu" replaced with "%" PRIu64Коренберг Марк (дома)2012-08-301-1/+1
* nl_cli_route_parse_table fixed typo in codeКоренберг Марк (дома)2012-08-281-1/+1
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-3/+11
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-2/+2
* FTBFS with musl libc: Missing includesIsaac2012-05-131-0/+1
* genl-ctrl-list: Mark for installationThomas Graf2012-04-201-1/+1
* genl-ctrl-list: fix copyright and summaryThomas Graf2012-04-201-2/+2
* genl-ctrl-list: Introduce -d|--details as a shortcut for --format=detailsThomas Graf2012-04-201-3/+5
* Ingnore src/nl-link-enslave and nl-link-releaseThomas Graf2011-09-191-0/+2
* bonding: API to create/enslave/releaseThomas Graf2011-09-163-1/+98
* tools: Use LDADD and link against .la files instead of LDFLAGS and -llibThomas Graf2011-09-131-1/+7
* Switch to libtool versioning systemThomas Graf2011-09-131-7/+10
* Remove GPL-3.0 license file.Thomas Graf2011-09-081-676/+0
* nl-link-name2ifindex: fix usage textJiri Pirko2011-08-301-1/+1
* Make some functions and global variables staticPavel Roskin2011-08-118-10/+10
* 3.1 releaseThomas Graf2011-08-111-2/+0
* trafic class/classifer API improvements and documentationThomas Graf2011-03-291-4/+4
* Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()Thomas Graf2011-03-241-1/+17
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-1/+1
* fix module parent referencesThomas Graf2011-03-211-1/+1
* Unified TC APIThomas Graf2011-03-2113-192/+107
* Make syntax of nl-link-list consistent and install itThomas Graf2010-11-162-33/+24
* Add all libraries for libtool to improve linkageGery Kahn2010-11-111-40/+1
* Extend rtnl_link_alloc_cache() to support address familiesThomas Graf2010-11-112-3/+24
* link: Support IFLA_IFALIAS attributeThomas Graf2010-11-112-5/+20
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-041-5/+9
* nl-qdisc-delete: Do not attempt to delete default qdiscsThomas GraF2010-11-031-0/+4
* nl-classid-lookup: Added --raw option to print classid without pretty printin...Thomas Graf2010-11-011-2/+10
* nl-qdisc-list: --recursive - print tc objects recursivelyThomas Graf2010-11-011-7/+94
* classid auto generation if provided tc name does not existThomas Graf2010-11-0110-17/+39
* src/nf-queue: revert nonsensical changePatrick McHardy2010-10-291-24/+0
* Tons of ematch workThomas Graf2010-10-291-0/+17
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-291-5/+19
* Packet location updatesThomas Graf2010-10-273-9/+109
* nl-cls-* toolsThomas Graf2010-10-267-163/+368
* Unified TC attributes interfaceThomas Graf2010-10-2611-106/+146
* nl-class-list toolThomas Graf2010-10-203-1/+118
* nl-class-delete toolThomas Graf2010-10-204-1/+152
* Make nl-qdisc-delete installableThomas Graf2010-10-203-31/+65