aboutsummaryrefslogtreecommitdiffstats
path: root/iptables/xshared.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.8.4' of git://git.netfilter.org/iptables into workMaciej Żenczykowski2020-04-081-12/+49
|\
| * xtables-arp: Integrate OPT_* defines into xshared.hPhil Sutter2019-10-301-0/+7
| * Merge CMD_* definesPhil Sutter2019-10-301-0/+20
| * xshared: Share a common implementation of parse_rulenumber()Phil Sutter2019-10-301-0/+1
| * xshared: Share a common add_command() implementationPhil Sutter2019-10-301-0/+4
| * xshared: Introduce struct argv_storePhil Sutter2019-10-241-11/+15
| * xtables-restore: Introduce rule counter tokenizer functionPhil Sutter2019-10-181-0/+1
| * DEBUG: Print to stderr to not disturb iptables-savePhil Sutter2019-09-231-1/+1
* | Merge tag 'v1.8.3' of git://git.netfilter.org/iptables into workMaciej Żenczykowski2020-04-081-1/+1
|\|
| * xshared: Explicitly pass target to command_jump()Phil Sutter2019-02-071-1/+1
* | Merge tag 'v1.8.1' of git://git.netfilter.org/iptables into workMaciej Żenczykowski2020-04-081-0/+32
|\|
| * Combine parse_target() and command_jump() implementationsPhil Sutter2018-09-251-0/+2
| * Combine command_match() implementationsPhil Sutter2018-09-251-0/+2
| * iptables: Use print_ifaces() from xtablesPhil Sutter2018-09-241-0/+3
| * Share print_ipv{4,6}_addr() from xtablesPhil Sutter2018-09-241-0/+3
| * xshared: Consolidate argv construction routinesPhil Sutter2018-08-041-0/+13
| * xshared: Consolidate parse_counters()Phil Sutter2018-08-041-0/+1
| * Consolidate DEBUGP macrosPhil Sutter2018-08-041-0/+6
| * xtables: merge {ip,arp}tables_command_state structsPhil Sutter2018-07-191-0/+2
* | Merge tag 'v1.8.0' of git://git.netfilter.org/iptables into workMaciej Żenczykowski2020-04-081-0/+32
|\|
| * xtables-compat: ebtables: remove interface masks from ebt_entry structFlorian Westphal2018-05-101-3/+0
| * xtables-compat: ebtables: kill ebtables_command_stateFlorian Westphal2018-05-101-0/+35
| * iptables: insist that the lock is held.Lorenzo Colitti2017-05-291-4/+3
| * iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-211-1/+22
| * iptables: remove duplicated argument parsing codeLorenzo Colitti2017-03-171-1/+3
* | UPSTREAM: iptables: insist that the lock is held.Lorenzo Colitti2017-05-311-4/+3
* | Android-specific changes for upgrade to iptables-1.6.1.Lorenzo Colitti2017-03-221-0/+1
* | iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-221-1/+22
* | iptables: remove duplicated argument parsing codeLorenzo Colitti2017-03-221-1/+3
|/
* xtables-translate-restore: do not escape quotesPablo M. Bermudo Garay2016-09-051-0/+1
* xtables: Add an interval option for xtables lock waitSubash Abhinov Kasiviswanathan2016-07-031-1/+3
* iptables: add optional [seconds] argument to -wJiri Popelka2014-07-251-1/+1
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-301-0/+1
* ip[6]tables: Add locking to prevent concurrent instancesPhil Oester2013-06-111-0/+2
* iptables: consolidate target/match init callJan Engelhardt2011-06-211-0/+2
* option: fix ignored negation before implicit extension loadingJan Engelhardt2011-06-071-1/+1
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-071-0/+87