Jan Engelhardt
|
1f3150bdf9
|
pknock: remove trailing whitespace
|
2009-10-03 01:43:00 +02:00 |
|
Jan Engelhardt
|
13c73af796
|
pknock: remove unneeded braces
|
2009-10-03 01:26:31 +02:00 |
|
Jan Engelhardt
|
ba9a3efec1
|
pknock: use preincrements where possible
Preincrements are much less error-prone and even do not need extra
parentheses.
|
2009-10-03 01:26:31 +02:00 |
|
Jan Engelhardt
|
f474c7d4d4
|
pknock: rename IPT_PKNOCK_* -> XT_PKNOCK_*
|
2009-10-03 01:26:31 +02:00 |
|
Jan Engelhardt
|
628d137f12
|
pknock: rename struct ipt_pknock -> xt_pknock_mtinfo
Streamline symbols; use xt_*_mtinfo as other modules do.
|
2009-10-03 01:26:31 +02:00 |
|
Jan Engelhardt
|
e436948ebd
|
pknock: use explicit tests for non-bool types
|
2009-10-03 01:26:30 +02:00 |
|
Jan Engelhardt
|
45515a0afd
|
pknock: bump internal match revision number
Do this so that previous iptables installations do not mistakenly
operate with our new xt_pknock.
|
2009-09-29 23:45:28 +02:00 |
|
Jan Engelhardt
|
d8dc72d151
|
pknock: only use size-fixated types
Types with variadic size are a no-no.
|
2009-09-29 23:36:53 +02:00 |
|
Jan Engelhardt
|
db9bb2778d
|
pknock: import pknock trunk@463
|
2009-09-29 14:00:59 +02:00 |
|