]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_psd: move L4 header fetching into helper
authorFlorian Westphal <fw@strlen.de>
Fri, 17 Aug 2012 12:21:04 +0000 (14:21 +0200)
committerJan Engelhardt <jengelh@inai.de>
Tue, 18 Sep 2012 00:47:30 +0000 (02:47 +0200)
commit2ba833fe479d1f41b8cfd4574df0f7756fca91eb
treeaf405ced02e32f3ea55365ee613e8092288f568a
parent77240e0918d05eeb43dec301290e537470d79628
xt_psd: move L4 header fetching into helper

Also start splitting psd_match into two functions, one to do initial
sanity checking and header retrieval, one to do the actual work.
extensions/xt_psd.c