From af5594c88b5473d51be29294952fd9a6a2591fd4 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Tue, 17 Jan 2012 12:47:41 -0500 Subject: [PATCH] nwfilter: fix typing error in filter Fix a typing error in the no-ip-spoofing filter. Return DHCP request packets passing through this filter. Have the user use another filter to actually allow DHCP requests to be sent (action='accept'). --- examples/xml/nwfilter/no-ip-spoofing.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/xml/nwfilter/no-ip-spoofing.xml b/examples/xml/nwfilter/no-ip-spoofing.xml index cbed03083d..f8c9573332 100644 --- a/examples/xml/nwfilter/no-ip-spoofing.xml +++ b/examples/xml/nwfilter/no-ip-spoofing.xml @@ -1,7 +1,7 @@ - - - + + +