summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: hash:ip,port.t: Replace VRRP by GRE protocolHEADmasterPhil Sutter2023-03-102-5/+5
* tests: hash:ip,port.t: 'vrrp' is printed as 'carp'Phil Sutter2023-03-101-1/+1
* tests: cidr.sh: Add ipcalc fallbackPhil Sutter2023-03-101-4/+28
* tests: xlate: Make test input validPhil Sutter2023-03-103-5/+15
* tests: xlate: Test built binary by defaultPhil Sutter2023-03-102-6/+3
* xlate: Drop dead codePhil Sutter2023-03-101-3/+0
* xlate: Fix for fd leak in error pathPhil Sutter2023-03-101-1/+1
* configure.ac: fix bashismsSam James2023-01-281-3/+3
* lib/Makefile.am: fix pkgconfig dirSam James2023-01-281-1/+1
* netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia2023-01-281-2/+2
* ipset 7.17 releasedv7.17Jozsef Kadlecsik2022-12-303-1/+11
* Tests: When verifying comments/timeouts, make sure entries don't expireJozsef Kadlecsik2022-12-302-2/+2
* Tests: Make sure the internal batches add the correct number of elementsJozsef Kadlecsik2022-12-301-0/+6
* Tests: Verify that hash:net,port,net type can handle 0/0 properlyJozsef Kadlecsik2022-12-301-0/+6
* netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2022-12-3011-81/+68
* netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik2022-12-301-19/+21
* Makefile: Create LZMA-compressed dist-filesPhil Sutter2022-12-101-1/+1
* ipset 7.16 releasedv7.16Jozsef Kadlecsik2022-11-213-1/+37
* Add new ipset_parse_bitmask() function to the library interface.Jozsef Kadlecsik2022-11-212-1/+5
* test: Make sure no more than 64 clashing elements can be added to hash:net,if...Jozsef Kadlecsik2022-11-211-0/+4
* netfilter: ipset: restore allowing 64 clashing elements in hash:net,ifaceJozsef Kadlecsik2022-11-211-1/+1
* Fix all debug mode warningsJozsef Kadlecsik2022-11-203-17/+24
* netfilter: ipset: add tests for the new bitmask featureVishwanath Pai2022-11-2016-1/+426
* netfilter: ipset: Update the man page to include netmask/bitmask optionsVishwanath Pai2022-11-201-3/+30
* netfilter: ipset: Add bitmask support to hash:netnetVishwanath Pai2022-11-201-0/+101
* netfilter: ipset: Add bitmask support to hash:ipportVishwanath Pai2022-11-201-0/+108
* netfilter: ipset: Add bitmask support to hash:ipVishwanath Pai2022-11-201-0/+86
* netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2022-11-2011-3/+83
* netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2022-11-206-26/+126
* netfilter: ipset: regression in ip_set_hash_ip.cVishwanath Pai2022-11-071-5/+3
* netfilter: move from strlcpy with unused retval to strscpyWolfram Sang2022-11-071-2/+2
* compatibility: handle unsafe_memcpy()Jozsef Kadlecsik2022-11-071-0/+6
* netlink: Bounds-check struct nlmsgerr creationKees Cook2022-11-071-3/+4
* compatibility: move to skb_protocol in the code from tc_skb_protocolJozsef Kadlecsik2022-11-072-6/+4
* Compatibility: check kvcalloc, kvfree, kvzalloc in slab.h tooJozsef Kadlecsik2022-11-071-1/+13
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2022-11-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2022-11-071-4/+1
* headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET2022-11-071-4/+0
* netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik2022-11-071-24/+6
* netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik2022-10-171-2/+2
* ipset-translate: allow invoking with a path nameQuentin Armitage2022-08-161-1/+2
* Fix IPv6 sets nftables translationPablo Neira Ayuso2022-02-283-14/+14
* Fix typo in ipset-translate man pageBernhard M. Wiedemann2021-09-291-1/+1
* ipset 7.15 releasedv7.15Jozsef Kadlecsik2021-08-042-1/+5
* netfilter: ipset: Fix maximal range check in hash_ipportnet4_uadt()Nathan Chancellor2021-08-031-3/+3
* ipset 7.14 releasedv7.14Jozsef Kadlecsik2021-07-283-1/+8
* 64bit division isn't allowed on 32bit, replace it with shiftJozsef Kadlecsik2021-07-281-1/+2
* Add missing function to libipset.map and bump library versionJozsef Kadlecsik2021-07-282-1/+6
* ipset 7.13 releasedv7.13Jozsef Kadlecsik2021-07-273-1/+8
* When parsing protocols by number, do not check it in /etc/protocols.Jozsef Kadlecsik2021-07-271-7/+7