Append rules/targets to existing chain.
authorMarc Falzon <marc@falzon.me>
Tue, 1 Oct 2013 16:53:39 +0000 (18:53 +0200)
committerMarc Falzon <marc@falzon.me>
Tue, 1 Oct 2013 16:53:39 +0000 (18:53 +0200)
commitcd62bd64fb0c1c55bbe418e5737b7b83ee042d43
tree2ae16480803a0d9b476b19b42162a1c3772d6898
parent104eeb9961455ecf3feeb2d526ad089c2daddfeb
Append rules/targets to existing chain.

This patch allows appending rules/targets to an existing chain instead
of overwriting it. This way, it is possible to split filter chains
definition among several files.
src/filter_chain.c