Go to file
d0u9 17f0459c8d route/class: add new api rtnl_class_get_by_parent()
This function searches a class cache previously allocated with
rtnl_class_alloc_cache() and searches for a class matching the interface
index and parent qdisc.

https://github.com/thom311/libnl/pull/185
2018-04-11 13:05:09 +02:00
.travis travis: enable more warnings during build 2018-01-16 08:42:28 +01:00
doc libnl-3.4.0 release 2017-10-09 13:14:55 +02:00
etc pktloc: fix typo for tcp.flag.syn 2015-02-17 15:26:15 +01:00
include route/class: add new api rtnl_class_get_by_parent() 2018-04-11 13:05:09 +02:00
lib route/class: add new api rtnl_class_get_by_parent() 2018-04-11 13:05:09 +02:00
m4 m4/ax*.m4: remove 2015-07-09 22:43:18 +02:00
man build: merge man/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
python build: merge python/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
src build: sort entries in Makefile.am and .gitignore by name 2018-04-06 19:44:57 +02:00
tests lib/rtnl: rename public define RTNL_GENEVE_ID_MAX 2018-02-12 15:23:02 +01:00
tools tools: fix building doc in build_release.sh 2017-05-03 12:00:12 +02:00
.gitignore build: merge tests/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
.indent.pro style: add .indent.pro file for GNU indent 2014-07-27 10:57:36 +02:00
.travis.yml build: Add continuous integration support via travis-ci 2014-08-26 12:41:38 +02:00
autogen.sh build: let autogen.sh script change into top source directory 2014-07-07 11:12:38 +02:00
ChangeLog libnl 3.2.10 2012-06-06 11:43:53 +02:00
configure.ac libnl-3.4.0 release 2017-10-09 13:14:55 +02:00
COPYING Update COPYING to fix FSF address 2012-01-17 12:38:37 +01:00
libnl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-3.sym lib: merge implementations of nl_attr_end() and nl_attr_keep_empty() 2018-02-12 14:17:11 +01:00
libnl-cli-3.0.pc.in Add libnl-cli-3.0 to pkg-config tool 2011-10-10 11:39:24 +02:00
libnl-cli-3.sym link/neigh: add flags option to link and neighbor caches 2015-11-19 16:48:21 +01:00
libnl-genl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-genl-3.sym build/trivial: reorder symbols in linker version scripts and add comment 2015-03-04 17:41:45 +01:00
libnl-idiag-3.0.pc.in Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00
libnl-idiag-3.sym build/trivial: reorder symbols in linker version scripts and add comment 2015-03-04 17:41:45 +01:00
libnl-nf-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-nf-3.sym build/trivial: reorder symbols in linker version scripts and add comment 2015-03-04 17:41:45 +01:00
libnl-route-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-route-3.sym route/class: add new api rtnl_class_get_by_parent() 2018-04-11 13:05:09 +02:00
libnl-xfrm-3.0.pc.in xfrm: add xfrm support 2014-07-20 18:14:46 +02:00
libnl-xfrm-3.sym build: don't export internal symbols 2015-02-02 17:28:06 +01:00
Makefile.am route:cls: add matchall classifier 2018-04-11 12:22:16 +02:00