index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve fixing commas in sorted json output
Jozsef Kadlecsik
2025-04-19
1
-9
/
+7
*
Fix extra quotes around elements in json output
Jozsef Kadlecsik
2025-04-18
1
-4
/
+8
*
Fix commas in sorted json output
Jozsef Kadlecsik
2025-04-18
1
-3
/
+12
*
Fix unquoted port range in json output
Jozsef Kadlecsik
2025-04-18
1
-4
/
+6
*
Fix extraneous comma in terse list json output
Joachim
2025-04-18
1
-2
/
+2
*
lib: ipset: Avoid 'argv' array overstepping
Phil Sutter
2024-06-27
1
-2
/
+2
*
lib: data: Fix for global-buffer-overflow warning by ASAN
Phil Sutter
2024-06-27
1
-0
/
+3
*
ipset: fix json output format for IPSET_OPT_IP
Z. Liu
2024-06-05
1
-3
/
+14
*
The "Fix hex literals in json output" broke save mode, restore it
Jozsef Kadlecsik
2024-02-03
1
-1
/
+2
*
Fix -Werror=format-extra-args warning
Jozsef Kadlecsik
2024-02-03
1
-2
/
+2
*
Workaround misleading -Wstringop-truncation warning
Jozsef Kadlecsik
2024-02-03
1
-1
/
+1
*
Fix json output for -name option
Mark
2023-12-12
1
-3
/
+7
*
Fix hex literals in json output
Jozsef Kadlecsik
2023-12-12
2
-23
/
+27
*
build: Fix the double-prefix in pkgconfig
Sam James
2023-09-21
1
-1
/
+0
*
Add json output to list command
Thomas Oberhammer
2023-09-18
2
-1
/
+90
*
xlate: Drop dead code
Phil Sutter
2023-03-10
1
-3
/
+0
*
xlate: Fix for fd leak in error path
Phil Sutter
2023-03-10
1
-1
/
+1
*
lib/Makefile.am: fix pkgconfig dir
Sam James
2023-01-28
1
-1
/
+1
*
Add new ipset_parse_bitmask() function to the library interface.
Jozsef Kadlecsik
2022-11-21
1
-0
/
+4
*
Fix all debug mode warnings
Jozsef Kadlecsik
2022-11-20
2
-15
/
+22
*
netfilter: ipset: Add bitmask support to hash:netnet
Vishwanath Pai
2022-11-20
1
-0
/
+101
*
netfilter: ipset: Add bitmask support to hash:ipport
Vishwanath Pai
2022-11-20
1
-0
/
+108
*
netfilter: ipset: Add bitmask support to hash:ip
Vishwanath Pai
2022-11-20
1
-0
/
+86
*
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
2022-11-20
7
-1
/
+74
*
Fix IPv6 sets nftables translation
Pablo Neira Ayuso
2022-02-28
1
-14
/
+10
*
Add missing function to libipset.map and bump library version
Jozsef Kadlecsik
2021-07-28
1
-0
/
+5
*
When parsing protocols by number, do not check it in /etc/protocols.
Jozsef Kadlecsik
2021-07-27
1
-7
/
+7
*
Add missing hunk to patch "Allow specifying protocols by number"
Jozsef Kadlecsik
2021-07-16
1
-2
/
+12
*
Allow specifying protocols by number
Haw Loeung
2021-07-14
1
-15
/
+18
*
Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-07-14
1
-0
/
+2
*
add ipset to nftables translation infrastructure
Pablo Neira Ayuso
2021-06-26
1
-1
/
+540
*
lib: Detach restore routine from parser
Pablo Neira Ayuso
2021-06-26
1
-1
/
+4
*
lib: split parser from command execution
Pablo Neira Ayuso
2021-06-26
1
-14
/
+30
*
Fix patch "Parse port before trying by service name"
Jozsef Kadlecsik
2021-06-26
1
-14
/
+22
*
Parse port before trying by service name
Haw Loeung
2021-02-19
1
-2
/
+2
*
Silence unused-but-set-variable warnings
Jozsef Kadlecsik
2021-02-19
1
-4
/
+4
*
Handle -Werror=implicit-fallthrough= in debug mode compiling
Jozsef Kadlecsik
2021-02-09
1
-0
/
+2
*
ipset: fix print format warning
Neutron Soutmun
2021-01-19
1
-3
/
+3
*
Argument parsing buffer overflow in ipset_parse_argv fixed
Jozsef Kadlecsik
2021-01-19
1
-0
/
+5
*
Expose the initval hash parameter to userspace
Jozsef Kadlecsik
2020-09-21
18
-22
/
+92
*
Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-09-21
17
-10
/
+1201
*
Support the -exist flag with the destroy command
Jozsef Kadlecsik
2020-09-20
1
-1
/
+1
*
Document explicitly that protocol is not stored in bitmap:port
Jozsef Kadlecsik
2019-11-14
1
-4
/
+4
*
ipset: Add wildcard support to net,iface
Kristian Evensen
2019-10-31
3
-0
/
+111
*
Sort naturally instead of textual sort (bugzilla #1369)
Jozsef Kadlecsik
2019-10-31
1
-2
/
+78
*
ipset: fix spelling error in libipset.3 manpage
Neutron Soutmun
2019-06-28
1
-5
/
+5
*
ipset: update my email address
Jozsef Kadlecsik
2019-06-05
28
-28
/
+28
*
Add missing functions to libipset.map
Jozsef Kadlecsik
2018-11-28
1
-0
/
+8
*
Implement sorting for hash types in the ipset tool
Jozsef Kadlecsik
2018-11-26
3
-17
/
+277
*
Fix to list/save into file specified by option
Jozsef Kadlecsik
2018-11-10
1
-2
/
+3
[next]