aboutsummaryrefslogtreecommitdiff
path: root/extensions/GNUmakefile.in
AgeCommit message (Expand)Author
2020-06-09build: Fix for failing 'make uninstall'Phil Sutter
2019-04-03extensions: Install symlinks as suchPhil Sutter
2018-07-10extensions: don't bother to build libebt/libarp extensions if nft backend was...Florian Westphal
2017-12-04iptables: patch to correct linker flag sequenceYogesh Prasad
2017-01-16build: Fix two compile errors during out-of-tree buildKeno Fischer
2016-07-01extensions: added AR substitutionJordan Yelloz
2015-08-26build: add finer module blacklistingMike Frysinger
2015-07-15build: resolve build error involving libnftnlJan Engelhardt
2015-02-18arptables-compat: add mangle target extensionArturo Borrero
2014-12-23extensions: add ebt 802_3 extensionArturo Borrero
2014-11-24ebtables-compat: build ebtables extensionsGiuseppe Longo
2013-11-23Merge branch 'stable-1.4.20'Florian Westphal
2013-09-27iptables: extensions/GNUMakefile.in use CPPFLAGSLaurence J. Lane
2013-08-23iptables: link against libnetfilter_conntrackJan Engelhardt
2013-07-16extensions: libxt_connlabel: use libnetfilter_conntrackFlorian Westphal
2013-03-29Revert "build: resolve link failure for ip6t_NETMAP"Pablo Neira Ayuso
2013-03-29libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso
2013-01-02build: resolve link failure for ip6t_NETMAPJan Engelhardt
2012-10-25Merge branch 'next' branch that contains new features scheduled forPablo Neira Ayuso
2012-10-09build: remove symlink-only extensions from static object listJan Engelhardt
2012-09-30Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt
2012-09-30doc: deduplicate extension descriptions into a new manpageJan Engelhardt
2012-09-30Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt
2012-09-30libxt_state: replace as an alias to xt_conntrackJan Engelhardt
2012-09-29libxt_NOTRACK: replace as an alias to CT --notrackJan Engelhardt
2012-09-10build: have `make clean` remove dep files tooJan Engelhardt
2012-09-10extensions: add IPv6 NETMAP extensionPatrick McHardy
2011-12-31extensions: link on libxtables and check symbolsJan Engelhardt
2011-12-31build: use delayed expansion on the user-settable variablesJan Engelhardt
2011-09-19build: make check stage not fail when building staticallyJan Engelhardt
2011-09-19build: restore build order of modulesJan Engelhardt
2011-09-08build: sort file list before buildJan Engelhardt
2011-09-03build: scan for unreferenced symbolsJan Engelhardt
2011-09-03libxt_RATEEST: link with -lmJan Engelhardt
2011-09-03libxt_statistic: link with -lmJan Engelhardt
2011-07-22libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt
2011-06-01build: move remaining preprocessor flags to CPPFLAGSMike Frysinger
2011-06-01build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt
2011-06-01build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt
2011-04-19Move common parts of libext{4,6}.a into libext.aMaciej Żenczykowski
2011-04-06doc: avoid duplicate entries in manpageJan Engelhardt
2011-04-04v6: rename init_extensions() to init_extensions6()Maciej Zenczykowski
2011-04-04v4: rename init_extensions() to init_extensions4()Maciej Zenczykowski
2011-04-04man pages: allow underscores in match and target namesMaciej Zenczykowski
2010-12-11build: stop on error in subcommandJan Engelhardt
2010-12-04build: fix globbing of extensions in other localesJan Engelhardt
2009-07-25build: combine iptables-multi and iptables-staticJan Engelhardt
2009-06-01build: fix manpage collectionJan Engelhardt
2009-05-26manpages: do not include v4-only modules in ip6tables manpageJan Engelhardt
2009-04-03build: add configure option to disable ipv4 iptablesJan Engelhardt