index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: update nf_tables uapi header
Florian Westphal
2023-04-04
1
-5
/
+54
*
include: Add missing linux/netfilter/xt_LOG.h
Phil Sutter
2023-02-22
3
-38
/
+20
*
ebtables: Refuse unselected targets' options
Phil Sutter
2023-01-31
1
-0
/
+1
*
include/Makefile: xtables-version.h is generated
Phil Sutter
2022-12-14
1
-3
/
+3
*
Makefile: Fix for 'make distcheck'
Phil Sutter
2022-12-14
1
-0
/
+2
*
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
*
extensions: libebt_ip: Include kernel header
Phil Sutter
2022-11-15
1
-3
/
+12
*
nft: un-break among match with concatenation
Florian Westphal
2022-09-22
1
-8
/
+475
*
netfilter: add nf_log.h
Markus Mayer
2022-06-28
1
-0
/
+15
*
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
*
treewide: use uint* instead of u_int*
Nick Hainke
2022-05-18
3
-6
/
+6
*
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
*
extensions: SECMARK: Implement revision 1
Phil Sutter
2021-05-04
1
-0
/
+6
*
include: Drop libipulog.h
Phil Sutter
2021-02-17
1
-39
/
+0
*
libxtables: Extend MAC address printing/parsing support
Phil Sutter
2020-12-03
1
-0
/
+3
*
build: Fix for failing 'make uninstall'
Phil Sutter
2020-06-09
1
-0
/
+5
*
include: Avoid undefined left-shift in xt_sctp.h
Phil Sutter
2020-05-29
1
-3
/
+3
*
libxtables: Introduce xtables_fini()
Phil Sutter
2020-05-11
1
-0
/
+1
*
extensions: IDLETIMER: Add alarm timer option
Manoj Basapathi
2020-04-16
1
-0
/
+12
*
extensions: nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
2019-08-20
1
-0
/
+5
*
extensions: libxt_owner: Add supplementary groups option
Lukasz Pawelczyk
2019-06-19
1
-3
/
+4
*
src: replace IPTABLES_VERSION by PACKAGE_VERSION
Jan Engelhardt
2019-05-30
1
-2
/
+0
*
include: extend the headers conflict workaround to in6.h
Baruch Siach
2018-12-03
1
-1
/
+1
*
include: fix build with kernel headers before 4.2
Baruch Siach
2018-11-17
1
-0
/
+2
*
libiptc: Extend struct xtc_ops
Phil Sutter
2018-11-13
1
-0
/
+5
*
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
2
-45
/
+12
*
libxtables: prefix exported new functions for etherdb lookups
Pablo Neira Ayuso
2018-10-20
1
-17
/
+5
*
Revert "extensions: libxt_quota: Allow setting the remaining quota"
Pablo Neira Ayuso
2018-10-19
1
-5
/
+3
*
xtables: Remove target_maxnamelen field
Phil Sutter
2018-10-15
1
-1
/
+0
*
extensions: libxt_quota: Allow setting the remaining quota
Chenbo Feng
2018-10-09
1
-3
/
+5
*
Combine parse_target() and command_jump() implementations
Phil Sutter
2018-09-25
1
-0
/
+1
*
extensions: add cgroup revision 2
Pablo Neira Ayuso
2018-09-18
1
-3
/
+20
*
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
*
include: update kernel netfilter header files
Florian Westphal
2018-06-17
3
-8
/
+703
*
extensions: libxt_CONNMARK: Support bit-shifting for --restore,set and save-mark
Jack Ma
2018-05-08
1
-0
/
+5
[next]