summaryrefslogtreecommitdiffstats
path: root/libxtables/xtoptions.c
Commit message (Expand)AuthorAgeFilesLines
* libxtables: xtoptions: Respect min/max values when completing rangesPhil Sutter2024-02-021-3/+6
* libxtables: Reject negative port rangesPhil Sutter2024-02-021-1/+6
* libxtables: xtoptions: Assert ranges are monotonic increasingPhil Sutter2024-02-021-4/+5
* libxtables: xtoptions: Treat NFPROTO_BRIDGE as IPv4Phil Sutter2024-01-101-0/+1
* libxtables: xtoptions: Implement XTTYPE_ETHERMACMASKPhil Sutter2024-01-101-0/+10
* libxtables: xtoptions: Support XTOPT_NBO with XTTYPE_UINT*Phil Sutter2024-01-101-9/+31
* libxtables: xtoptions: Prevent XTOPT_PUT with XTTYPE_HOSTMASKPhil Sutter2024-01-101-1/+0
* libxtables: xtoptions: Fix for non-CIDR-compatible hostmasksPhil Sutter2023-11-291-0/+5
* libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm()Phil Sutter2023-11-291-1/+2
* libxtables: Introduce struct xt_option_entry::basePhil Sutter2023-11-231-1/+2
* libxtables: Fix guided option parser for use with arptablesPhil Sutter2023-11-231-5/+18
* libxtables: Combine the two extension option mergersPhil Sutter2023-11-231-43/+8
* Drop extra newline from xtables_error() callsPhil Sutter2022-11-151-2/+2
* libxtables: Define XT_OPTION_OFFSET_SCALE in xtables.hPhil Sutter2022-06-231-1/+0
* libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter2021-06-071-11/+3
* libxtables: Fix memleak in xtopt_parse_hostmask()Phil Sutter2021-06-071-0/+1
* Fix a few cases of pointless assignmentsPhil Sutter2018-09-241-1/+1
* libxtables: Avoid calling memcpy() with NULL sourcePhil Sutter2018-09-241-4/+8
* libxtables: Fix potential array overrun in xtables_option_parse()Phil Sutter2018-09-131-1/+1
* xtables: Introduce and use common function to parse val[/mask] argumentsSerhey Popovych2018-04-271-21/+1
* libxtables: fix getaddrinfo return value usageDomen Puncer2014-06-131-3/+3
* libxtables: Print meaningful error message for an invalid MAC address stringMart Frauenlob2014-02-021-1/+1
* libxtables: fix parsing of dotted network mask formatPablo Neira Ayuso2013-05-091-3/+35
* libxtables: Fix file descriptor leak in xtables_lmap_init on errorThomas Jarosch2011-09-281-0/+1
* build: restore build order of modulesJan Engelhardt2011-09-191-0/+1171