summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: remove unused `AM_VERBOSE_CXX*` variablesJeremy Sowden2023-12-151-2/+0
* build: remove obsolete `AM_LIBTOOL_SILENT` variableJeremy Sowden2023-12-151-1/+0
* build: format `AM_CPPFLAGS` variablesJeremy Sowden2023-12-152-2/+17
* Fix spelling mistakesJeremy Sowden2023-12-129-11/+11
* ebtables: Use do_parse() from xsharedPhil Sutter2023-12-057-1079/+341
* xshared: Introduce option_test_and_reject()Phil Sutter2023-12-051-10/+11
* ebtables: Use struct xt_cmd_parsePhil Sutter2023-12-051-23/+36
* ebtables: Make 'h' case just a call to print_help()Phil Sutter2023-12-052-31/+31
* ebtables: Pass struct iptables_command_state to print_help()Phil Sutter2023-12-051-6/+5
* ebtables: Change option values to avoid clashesPhil Sutter2023-12-052-19/+19
* ebtables{,-translate}: Convert if-clause to switch()Phil Sutter2023-12-052-29/+41
* xshared: Support for ebtables' --change-counters commandPhil Sutter2023-12-053-9/+66
* xshared: Support rule range deletion in do_parse()Phil Sutter2023-12-052-1/+35
* xshared: Introduce print_help callback (again)Phil Sutter2023-12-057-3/+10
* xshared: Turn command_default() into a callbackPhil Sutter2023-12-057-3/+12
* xshared: Perform protocol value parsing in callbackPhil Sutter2023-12-052-9/+14
* xshared: do_parse: Skip option checking for CMD_DELETE_NUMPhil Sutter2023-12-051-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
* man: Do not escape exclamation marksPhil Sutter2023-11-292-2/+2
* nft: Leave interface masks alone when parsing from kernelPhil Sutter2023-11-296-36/+16
* xshared: Do not populate interface masks per defaultPhil Sutter2023-11-294-11/+48
* xshared: Entirely ignore interface masks when saving rulesPhil Sutter2023-11-296-38/+12
* xshared: Simplify generic_opt_check()Phil Sutter2023-11-291-49/+28
* xshared: Introduce xt_cmd_parse_ops::option_invertPhil Sutter2023-11-297-24/+34
* xshared: Introduce xt_cmd_parse_ops::option_namePhil Sutter2023-11-297-66/+100
* man: proper roff encoding for ~ and ^Jan Engelhardt2023-11-275-20/+20
* extensions: MARK: arptables: Use guided option parserPhil Sutter2023-11-231-67/+15
* extensions: libarpt_mangle: Use guided option parserPhil Sutter2023-11-232-84/+48
* libxtables: Introduce struct xt_option_entry::basePhil Sutter2023-11-232-2/+4
* libxtables: Introduce xtables_strtoul_base()Phil Sutter2023-11-232-5/+13
* 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
* ebtables: Implement --change-counters commandPhil Sutter2023-11-236-20/+197
* xshared: do_parse: Ignore '-j CONTINUE'Phil Sutter2023-11-231-1/+2
* ebtables: Align line number formatting with legacyPhil Sutter2023-11-231-1/+1
* ebtables: Make ebt_load_match_extensions() staticPhil Sutter2023-11-232-2/+1
* ebtables: Drop append_entry() wrapperPhil Sutter2023-11-231-22/+4
* tests: xlate: Print failing command linePhil Sutter2023-11-231-2/+3
* xshared: Drop pointless CMD_REPLACE checkPhil Sutter2023-11-231-5/+0
* xshared: Drop needless assignment in --help casePhil Sutter2023-11-231-3/+0
* xshared: All variants support -v, update OPTSTRING_COMMONPhil Sutter2023-11-231-4/+4
* xshared: struct xt_cmd_parse::xlate is unusedPhil Sutter2023-11-232-2/+0
* nft-bridge: nft_bridge_add() uses wrong flagsPhil Sutter2023-11-231-2/+2
* Makefile: Install arptables-translate link and man pagePhil Sutter2023-11-232-8/+15
* man: more backslash-encoding of charactersJan Engelhardt2023-11-137-83/+83
* man: limit targets for -P option synopsisJan Engelhardt2023-11-132-2/+2
* man: copy synopsis markup from iptables.8 to arptables-nft.8Jan Engelhardt2023-11-131-14/+28
* man: stop putting non-terminals in italicJan Engelhardt2023-11-131-3/+3
* man: repeal manual hyphenationJan Engelhardt2023-11-131-2/+2