No description
Find a file
Brett Ciphery a39bb563ab add new function to provide neighbour event parsing
the neighbour parsing function was previously not accessible, so
custom callback functions had to handle the decoding itself.
rtnl_neigh_parse is introduced and implemented in much the same way
as rtnl_route_parse.

Signed-off-by: Brett Ciphery <brett.ciphery@windriver.com>
Signed-off-by: Thomas Graf <tgraf@redhat.com>
2012-01-30 12:54:29 +01:00
doc Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
etc pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
include add new function to provide neighbour event parsing 2012-01-30 12:54:29 +01:00
lib add new function to provide neighbour event parsing 2012-01-30 12:54:29 +01:00
m4 python interface to netlink protocols 2011-05-10 12:17:33 +02:00
man man: Remove bogus .LO macro in manpages 2012-01-17 12:45:06 +01:00
python python: Link against nl-3 and nl-route-3 2011-10-26 10:54:10 +02:00
src Ingnore src/nl-link-enslave and nl-link-release 2011-09-19 11:24:52 +02:00
tests 3.1 release 2011-08-11 14:30:24 +02:00
.gitignore 3.1 release 2011-08-11 14:30:24 +02:00
autogen.sh Move to automake-based build 2009-06-23 01:24:51 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in 3.2.7 release 2012-01-25 17:06:15 +01: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-cli-3.0.pc.in Add libnl-cli-3.0 to pkg-config tool 2011-10-10 11:39:24 +02:00
libnl-genl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-nf-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-route-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
Makefile.am build: simplify optional dirs/files in Makefile.am processing 2011-11-11 11:55:29 +01:00