summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-011-0/+5
* Sync linux headers to 4.19.66Michael Forney2019-08-261-1/+0
* all: Avoid pointer arithmetic on `void *`Michael Forney2019-08-161-0/+1
* route:act: add vlan actionVolodymyr Bendiuga2018-10-101-0/+2
* include: import tc_vlan.hVolodymyr Bendiuga2018-10-101-0/+1
* build: cleanup Makefile.amThomas Haller2018-10-081-52/+82
* route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga2018-07-261-0/+2
* Add support for cloning cgroup filter object.d0u92018-06-251-1/+2
* route:cls: add matchall classifierVolodymyr Bendiuga2018-04-111-1/+3
* build: sort entries in Makefile.am and .gitignore by nameThomas Haller2018-04-061-22/+24
* add demo program for listen conntrack eventsLukáš Karas2018-04-061-0/+3
* lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-2/+2
* link: add Geneve support.Wang Jian2018-02-121-1/+6
* tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza2018-01-161-1/+4
* build: add missing headers for issue #152Jeroen Roovers2017-09-211-1/+4
* build: add new include/netlink-private/route/*.h files to Makefile.amThomas Haller2017-08-181-0/+2
* route: Add support for MPLS encapDavid Ahern2017-08-181-0/+1
* route: Add support for lwtunnel encapsulationsDavid Ahern2017-08-181-0/+1
* addr: Add implementations for mpls_ntop and mpls_ptonDavid Ahern2017-08-181-1/+2
* build: add include/linux-private/linux/mpls.h to Makefile.amThomas Haller2017-08-181-0/+1
* build: don't build cli libraries by defaultThomas Haller2017-05-121-1/+1
* route: Add support for netconfDavid Ahern2017-05-121-0/+2
* build: fix creating directories for generated sourcesThomas Haller2017-02-271-4/+4
* build: pass --disable-dependency-tracking to `make distcheck`Thomas Haller2017-02-271-0/+3
* build: ensure build directory for generated sources existThomas Haller2017-02-271-8/+8
* build: enable more warningsThomas Haller2017-02-271-1/+6
* all: enable -Wmissing-prototype warning for all componentsThomas Haller2017-02-271-2/+2
* build: move compiler warning flags to separate autoconf variableThomas Haller2017-02-271-4/+7
* build: enable building cli during testsThomas Haller2017-02-271-6/+15
* build: merge src/Makefile.am into top-level makefileThomas Haller2017-02-271-7/+175
* build: merge src/lib/Makefile.am into top-level makefileThomas Haller2017-02-271-5/+51
* build: merge tests/Makefile.am into top-level makefileThomas Haller2017-02-271-2/+128
* build: merge python/Makefile.am into top-level makefileThomas Haller2017-02-271-1/+39
* build: merge man/Makefile.am into top-level makefileThomas Haller2017-02-271-1/+10
* build: merge lib/Makefile.am into top-level makefileThomas Haller2017-02-271-2/+302
* build: merge include/Makefile.am into top-level makefileThomas Haller2017-02-271-2/+210
* build: cleanup top-level Makefile.amThomas Haller2017-02-261-10/+20
* build: add linker scripts for libnl-cli-3.so libraryThomas Haller2015-02-021-0/+1
* build: add individual linker version scripts for shared librariesThomas Haller2015-02-021-1/+7
* build: generate libnl-idiag-3.0.pcSébastien Barré2014-09-221-1/+2
* xfrm: add xfrm supportSruthi Yellamraju2014-07-201-1/+2
* make: automake provides a cscope target these daysThomas Graf2012-12-211-4/+0
* Don't include doc/ in toplevel distThomas Graf2012-10-221-1/+0
* Only include doc/ in distThomas Graf2012-10-191-1/+2
* tests: Convert tests/Makefile to use automakeThomas Graf2012-04-211-1/+1
* build: simplify optional dirs/files in Makefile.am processingJan Engelhardt2011-11-111-11/+7
* Add libnl-cli-3.0 to pkg-config toolJiří Župka2011-10-101-1/+5
* Fix a73cb2f26 fallout to allow building in separate directoryThomas Graf2011-09-131-1/+1
* Switch to libtool versioning systemThomas Graf2011-09-131-4/+4
* build: always install files into /etc/libnlJan Engelhardt2011-09-131-2/+2