summaryrefslogtreecommitdiffstats
path: root/include/xtables.h
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <hawk@comx.dk>2007-12-12 15:20:42 +0000
committerPatrick McHardy <kaber@trash.net>2007-12-12 15:20:42 +0000
commit1336451ead58d608618ff5b0a251d132b73f9866 (patch)
tree79e8b70f09a6371053197c36976f319df499fe39 /include/xtables.h
parentf791a5d77d09a689da95e9899cb0eb15b1401ddf (diff)
More safe chain sorting, improving r7098
This patch is an improvment of r7098 (made by me). Assuring compatibility between 1.4.0 and older versions, regarding chain sorting. Chains from kernel are already sorted, as they are inserted sorted. But there exists an issue when shifting to 1.4.0 from an older version, as old versions allow last created chain to be unsorted. This unsorted chain would survive in 1.4.0, as chains are now only sorted on creation. This patch verifies that chains are sorted, if not it fixes the sorting. Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Diffstat (limited to 'include/xtables.h')
0 files changed, 0 insertions, 0 deletions