summaryrefslogtreecommitdiffstats
path: root/iptables/xshared.c
Commit message (Expand)AuthorAgeFilesLines
* iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-211-6/+12
* iptables: remove duplicated argument parsing codeLorenzo Colitti2017-03-171-2/+33
* iptables: move XT_LOCK_NAME from CFLAGS to config.h.Lorenzo Colitti2017-03-171-0/+1
* iptables: set the path of the lock file via a configure option.Lorenzo Colitti2017-03-141-2/+0
* xshared: using the blocking file lock request when we wait indefinitelyLiping Zhang2017-02-281-11/+14
* xshared: do not lock again and again if "-w" option is not specifiedLiping Zhang2017-02-281-7/+4
* xtables: Add an interval option for xtables lock waitSubash Abhinov Kasiviswanathan2016-07-031-8/+48
* xshared: calm down compilation warningPablo Neira Ayuso2015-02-181-0/+1
* iptables: use flock() instead of abstract unix socketsPablo Neira Ayuso2015-01-201-15/+7
* iptables: add optional [seconds] argument to -wJiri Popelka2014-07-251-3/+5
* ip[6]tables: Add locking to prevent concurrent instancesPhil Oester2013-06-111-0/+33
* src: resolve old macro names that are indirectionsJan Engelhardt2011-09-111-1/+1
* extensions: support for per-extension instance "global" variable spaceJan Engelhardt2011-06-211-0/+18
* iptables: consolidate target/match init callJan Engelhardt2011-06-211-2/+13
* option: fix ignored negation before implicit extension loadingJan Engelhardt2011-06-071-5/+7
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-071-0/+207