From 552fe4cce6057bf45ed3641a6a06750728d4defb Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Tue, 25 Oct 2011 11:21:57 -0400 Subject: [PATCH] nwfilter: extend schema to support new targets Extend the nwfilter schema to support the continue and return targets. --- docs/schemas/nwfilter.rng | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/schemas/nwfilter.rng b/docs/schemas/nwfilter.rng index bc473919c4..61e9ed818d 100644 --- a/docs/schemas/nwfilter.rng +++ b/docs/schemas/nwfilter.rng @@ -866,6 +866,8 @@ drop accept reject + continue + return