aboutsummaryrefslogtreecommitdiff
path: root/extensions/libip6t_rt.c
AgeCommit message (Expand)Author
2022-11-29extensions: Leverage xlate auto-spacingPhil Sutter
2021-06-07libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter
2016-07-25src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso
2016-07-09xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay
2016-03-09iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso
2016-03-07extensions: libip6t_rt.c: Add translation to nftJanani Ravichandran
2015-08-12extensions: restore matching any SPI id by defaultJan Engelhardt
2011-05-25libxtables: have xtopt_parse_mint interpret partially-spec'd rangesJan Engelhardt
2011-05-24libip6t_rt: restore --rt-type storingJan Engelhardt
2011-05-13libip6t_rt: rt-0-not-strict should take no argJan Engelhardt
2011-05-09libip6t_rt: use guided option parserJan Engelhardt
2011-05-09extensions: const annotationsJan Engelhardt
2011-02-19extensions: remove redundant init functionsJan Engelhardt
2011-02-18doc: fix misspelling of "field"Jan Engelhardt
2011-01-31iptables: do not print trailing whitespacesJan Engelhardt
2011-01-08extensions: remove no longer necessary default: casesJan Engelhardt
2011-01-08src: use C99/POSIX typesJan Engelhardt
2010-07-23all: consistent syntax use in struct optionJan Engelhardt
2009-11-03iptables/extensions: make bundled options work againJan Engelhardt
2009-11-03libxtables: hand argv to xtables_check_inverseJan Engelhardt
2009-02-21libxtables: prefix exit_error to xtables_errorJan Engelhardt
2009-01-30libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt
2009-01-27src: remove redundant castsJan Engelhardt
2008-12-09iptables-save: output ! in position according to manpageJan Engelhardt
2008-11-20src: remove inclusion of iptables.hJan Engelhardt
2008-11-18src: use NFPROTO_ constantsJan Engelhardt
2008-09-01src: Update commentsJan Engelhardt
2008-08-13Synchronize invert flag order with manpagesJan Engelhardt
2008-04-15Remove old functions, constantsJan Engelhardt
2008-04-06Drop -W from CFLAGS and some tiny code cleanupsJan Engelhardt
2008-01-29fix gcc warningsMax Kellermann
2007-10-04Unique names 5/6Jan Engelhardt
2007-10-04Delete empty ->final_check() functionsJan Engelhardt
2007-09-08Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy
2007-09-02Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley
2007-07-30Make the option structures const.Jan Engelhardt
2007-07-24Fixes warning on compilation of ip6tables matches/targetsYasuyuki KOZAKAI
2007-07-24Replaces ip6t_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI
2005-02-01make structure initializers use C99 standard (Harald Welte)Harald Welte
2002-06-14fix all compile warnings within iptables extensions (fabrice)Fabrice MARIE
2002-05-29globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte
2002-04-29Route6 updates by Kisza:András Kis-Szabó
2002-04-24New 'route6' match by kisza.András Kis-Szabó