summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-09-01xfrmi: introduce XFRM interfaces supportEyal Birger
2019-08-26Sync linux headers to 4.19.66Michael Forney
2019-08-16all: Avoid pointer arithmetic on `void *`Michael Forney
2018-10-10route:act: add vlan actionVolodymyr Bendiuga
2018-10-10include: import tc_vlan.hVolodymyr Bendiuga
2018-10-08build: cleanup Makefile.amThomas Haller
2018-07-26route:qdisc: add MQPRIO QdiscVolodymyr Bendiuga
2018-06-25Add support for cloning cgroup filter object.d0u9
2018-04-11route:cls: add matchall classifierVolodymyr Bendiuga
2018-04-06build: sort entries in Makefile.am and .gitignore by nameThomas Haller
2018-04-06add demo program for listen conntrack eventsLukáš Karas
2018-02-12lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller
2018-02-12link: add Geneve support.Wang Jian
2018-01-16tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza
2017-09-21build: add missing headers for issue #152Jeroen Roovers
2017-08-18build: add new include/netlink-private/route/*.h files to Makefile.amThomas Haller
2017-08-18route: Add support for MPLS encapDavid Ahern
2017-08-18route: Add support for lwtunnel encapsulationsDavid Ahern
2017-08-18addr: Add implementations for mpls_ntop and mpls_ptonDavid Ahern
2017-08-18build: add include/linux-private/linux/mpls.h to Makefile.amThomas Haller
2017-05-12build: don't build cli libraries by defaultThomas Haller
2017-05-12route: Add support for netconfDavid Ahern
2017-02-27build: fix creating directories for generated sourcesThomas Haller
2017-02-27build: pass --disable-dependency-tracking to `make distcheck`Thomas Haller
2017-02-27build: ensure build directory for generated sources existThomas Haller
2017-02-27build: enable more warningsThomas Haller
2017-02-27all: enable -Wmissing-prototype warning for all componentsThomas Haller
2017-02-27build: move compiler warning flags to separate autoconf variableThomas Haller
2017-02-27build: enable building cli during testsThomas Haller
2017-02-27build: merge src/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge src/lib/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge tests/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge python/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge man/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge lib/Makefile.am into top-level makefileThomas Haller
2017-02-27build: merge include/Makefile.am into top-level makefileThomas Haller
2017-02-26build: cleanup top-level Makefile.amThomas Haller
2015-02-02build: add linker scripts for libnl-cli-3.so libraryThomas Haller
2015-02-02build: add individual linker version scripts for shared librariesThomas Haller
2014-09-22build: generate libnl-idiag-3.0.pcSébastien Barré
2014-07-20xfrm: add xfrm supportSruthi Yellamraju
2012-12-21make: automake provides a cscope target these daysThomas Graf
2012-10-22Don't include doc/ in toplevel distThomas Graf
2012-10-19Only include doc/ in distThomas Graf
2012-04-21tests: Convert tests/Makefile to use automakeThomas Graf
2011-11-11build: simplify optional dirs/files in Makefile.am processingJan Engelhardt
2011-10-10Add libnl-cli-3.0 to pkg-config toolJiří Župka
2011-09-13Fix a73cb2f26 fallout to allow building in separate directoryThomas Graf
2011-09-13Switch to libtool versioning systemThomas Graf
2011-09-13build: always install files into /etc/libnlJan Engelhardt