index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xtables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xlate: get rid of escape_quotes
Florian Westphal
2022-11-30
1
-2
/
+2
*
libxtables: xt_xlate_add() to take care of spacing
Phil Sutter
2022-11-29
1
-0
/
+3
*
libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.h
Phil Sutter
2022-06-23
1
-0
/
+3
*
libxtables: Move struct xtables_afinfo into xtables.h
Phil Sutter
2022-06-23
1
-0
/
+22
*
libxtables: Unexport init_extensions*() declarations
Phil Sutter
2022-06-07
1
-22
/
+22
*
libxtables: Revert change to struct xtables_pprot
Phil Sutter
2022-05-11
1
-1
/
+1
*
libxtables: Drop xtables_globals 'optstring' field
Phil Sutter
2022-05-11
1
-1
/
+0
*
xshared: Extend xtables_printhelp() for arptables
Phil Sutter
2022-05-11
1
-1
/
+0
*
libxtables: Boost rule target checks by announcing chain names
Phil Sutter
2022-03-17
1
-0
/
+3
*
Simplify static build extension loading
Phil Sutter
2022-03-15
1
-0
/
+9
*
libxtables: Introduce xtables_globals print_help callback
Phil Sutter
2021-10-20
1
-0
/
+1
*
xshared: Store optstring in xtables_globals
Phil Sutter
2021-10-20
1
-0
/
+1
*
libxtables: extend xlate infrastructure
Pablo Neira Ayuso
2021-06-07
1
-0
/
+6
*
libxtables: Introduce xtables_strdup() and use it everywhere
Phil Sutter
2021-06-07
1
-0
/
+1
*
Use proto_to_name() from xshared in more places
Phil Sutter
2021-05-17
1
-1
/
+1
*
libxtables: Extend MAC address printing/parsing support
Phil Sutter
2020-12-03
1
-0
/
+3
*
libxtables: Introduce xtables_fini()
Phil Sutter
2020-05-11
1
-0
/
+1
*
xtables: add 'printf' attribute to xlate_add
Florian Westphal
2018-11-12
1
-1
/
+1
*
libxtables: add and use mac print helpers
Florian Westphal
2018-11-07
1
-0
/
+3
*
libxtables: expose new etherdb lookup function through libxtables API
Pablo Neira Ayuso
2018-10-20
1
-0
/
+12
*
xtables: Remove target_maxnamelen field
Phil Sutter
2018-10-15
1
-1
/
+0
*
Combine parse_target() and command_jump() implementations
Phil Sutter
2018-09-25
1
-0
/
+1
*
xtables: Fix for wrong counter format in -S output
Phil Sutter
2018-08-09
1
-0
/
+1
*
xtables: implement ebtables-{save,restore}
Phil Sutter
2018-07-19
1
-0
/
+1
*
xtables: Fix rules print/save after iptables update
Serhey Popovych
2018-04-27
1
-0
/
+6
*
xtables: Introduce and use common function to print val[/mask] arguments
Serhey Popovych
2018-04-27
1
-0
/
+9
*
xtables: Introduce and use common function to parse val[/mask] arguments
Serhey Popovych
2018-04-27
1
-0
/
+11
*
xtables-translate: fix issue with quotes
Pablo M. Bermudo Garay
2016-07-27
1
-0
/
+2
*
include: xtables: fix struct definitions grepability
Pablo M. Bermudo Garay
2016-07-27
1
-4
/
+2
*
src: introduce struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-4
/
+16
*
iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()
Pablo Neira Ayuso
2016-03-09
1
-4
/
+4
*
comment: Add translation to nft
Shivani Bhardwaj
2016-02-29
1
-0
/
+1
*
xtables: add xt_xlate_add_comment()
Pablo Neira Ayuso
2016-02-16
1
-0
/
+1
*
extensions: rename xt_buf to xt_xlate
Pablo Neira Ayuso
2016-02-16
1
-8
/
+8
*
include: xtables: Add enum for better nft translation code
Shivani Bhardwaj
2016-02-16
1
-0
/
+11
*
nft: xtables: add the infrastructure to translate from iptables to nft
Pablo Neira Ayuso
2016-02-16
1
-0
/
+16
*
include Use <stdint.h> types from xtables.h
Felix Janda
2015-06-26
1
-10
/
+10
*
use nf_tables and nf_tables compatibility interface
Pablo Neira Ayuso
2013-12-30
1
-0
/
+3
*
xtables: trivial spelling fix
stephen hemminger
2013-08-07
1
-2
/
+2
*
Introduce match/target aliases
Jozsef Kadlecsik
2013-01-28
1
-0
/
+16
*
libxtables: add xtables_print_num
Pablo Neira Ayuso
2013-01-04
1
-0
/
+16
*
libxtables: add xtables_rule_matches_free
Pablo Neira Ayuso
2013-01-04
1
-0
/
+2
*
iptables: support for match aliases
Jan Engelhardt
2012-09-29
1
-0
/
+1
*
iptables: support for target aliases
Jan Engelhardt
2012-09-27
1
-0
/
+3
*
build: separate AC variable replacements from xtables.h
Jan Engelhardt
2012-08-31
1
-0
/
+526
*
Dynamically create xtables.h.in with version
Jan Engelhardt
2008-04-15
1
-216
/
+0
*
xtables.h: move non-exported parts to internal.h
Jan Engelhardt
2008-04-13
1
-61
/
+0
*
Fix all remaining warnings (missing declarations, missing prototypes)
Jan Engelhardt
2008-04-13
1
-0
/
+7
*
Fix -Wshadow warnings and clean up xt_sctp.h
Jan Engelhardt
2008-04-06
1
-2
/
+2
*
escape strings
Max Kellermann
2008-01-29
1
-0
/
+6
[next]