]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_psd: move parts of main match function to helpers
authorFlorian Westphal <fw@strlen.de>
Thu, 14 Jun 2012 10:16:05 +0000 (12:16 +0200)
committerJan Engelhardt <jengelh@inai.de>
Sun, 16 Sep 2012 22:02:49 +0000 (00:02 +0200)
commit2f18ab31ec72cf5f8b6d33c9567f55d15d0213bd
treedac4c11d6148ca01a31bbb18aa98cf7b295067b7
parent12d0a8702cf8834c0feef1ee239741d40d680716
xt_psd: move parts of main match function to helpers

The match function is way too large, start to split this into smaller
chunks.
extensions/xt_psd.c