]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
psd: rip out scanlogd leftovers
authorFlorian Westphal <fw@strlen.de>
Fri, 1 Jun 2012 20:45:49 +0000 (22:45 +0200)
committerJan Engelhardt <jengelh@inai.de>
Fri, 15 Jun 2012 13:09:26 +0000 (15:09 +0200)
commitac58f2e94bb205b83c448fd70420b45d4270d4ef
tree2ca2d36a248a72d773df77ee66ad57be904ea689
parent7cc774641a584803f66b643c9fede7a6bf2664b8
psd: rip out scanlogd leftovers

scanlogd remembers tcp flags and uses the *_CHANGING values in its
logger function to determine the best log format to use (e.g. TTL is
not logged if HF_TTL_CHANGING was set, as TTL values were different).

As psd does not log at all, we do not need track this.

Also get rid of bogus/misleading comments.
extensions/xt_psd.c