Go to file
Thomas Haller eb481fb22c route: fix symbol versioning
Once released, an existing symbol version must not be modified.
Move the new symbols to the right section.
2017-05-03 13:01:08 +02:00
.travis travis-ci: run make check in travis build 2014-08-26 14:15:36 +02:00
doc libnl-3.3.0 release 2017-05-03 10:38:11 +02:00
etc pktloc: fix typo for tcp.flag.syn 2015-02-17 15:26:15 +01:00
include Provide accessors for actions (rtnl_act). 2017-05-03 13:00:42 +02:00
lib Do not increment refcount in rtnl_*_get_action APIs. 2017-05-03 13:00:42 +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 lib: escape usage of strerror_l() if it doesn't exist in libc 2017-03-12 14:42:42 +01:00
tests include: don't include kernel headers in public libnl3 headers 2017-03-02 01:33:25 +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.3.0 release 2017-05-03 10:38:11 +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 cache_mngr: add include callback v2 2016-12-01 16:49:43 +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: fix symbol versioning 2017-05-03 13:01:08 +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 build: fix creating directories for generated sources 2017-02-27 18:26:14 +01:00