diff --git a/examples/xml/nwfilter/Makefile.am b/examples/xml/nwfilter/Makefile.am index 23fd753a0b0b104cc0b4868afdd664533283f705..12a36198cbefcc3a1cefaa6b600effdb3928588c 100644 --- a/examples/xml/nwfilter/Makefile.am +++ b/examples/xml/nwfilter/Makefile.am @@ -9,6 +9,8 @@ FILTERS = \ allow-ipv4.xml \ clean-traffic.xml \ no-arp-spoofing.xml \ + no-arp-ip-spoofing.xml \ + no-arp-mac-spoofing.xml \ no-ip-multicast.xml \ no-ip-spoofing.xml \ no-mac-broadcast.xml \ diff --git a/examples/xml/nwfilter/clean-traffic.xml b/examples/xml/nwfilter/clean-traffic.xml index 40f0ecbfa57ffe7df1184ab728480f15df63fb0e..b8cde9c560e68535f3f0bdaf3a866906d7b59390 100644 --- a/examples/xml/nwfilter/clean-traffic.xml +++ b/examples/xml/nwfilter/clean-traffic.xml @@ -1,4 +1,4 @@ - + @@ -6,11 +6,21 @@ + + + + + + + + + + diff --git a/examples/xml/nwfilter/no-arp-ip-spoofing.xml b/examples/xml/nwfilter/no-arp-ip-spoofing.xml new file mode 100644 index 0000000000000000000000000000000000000000..7365298f31d0e8e26903209f4662a41f822bd177 --- /dev/null +++ b/examples/xml/nwfilter/no-arp-ip-spoofing.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/examples/xml/nwfilter/no-arp-mac-spoofing.xml b/examples/xml/nwfilter/no-arp-mac-spoofing.xml new file mode 100644 index 0000000000000000000000000000000000000000..71482bb5e0f78f58bd2bb7e24f24a8485e8e8121 --- /dev/null +++ b/examples/xml/nwfilter/no-arp-mac-spoofing.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/examples/xml/nwfilter/no-arp-spoofing.xml b/examples/xml/nwfilter/no-arp-spoofing.xml index 96c58c153b5a30139e3b1dfc2788e2a9ed0d2cb8..23f2d3cd1467f8b83dbf6820f07c73c596418b31 100644 --- a/examples/xml/nwfilter/no-arp-spoofing.xml +++ b/examples/xml/nwfilter/no-arp-spoofing.xml @@ -1,36 +1,4 @@ - - f88f1932-debf-4aa1-9fbe-f10d3aa4bc95 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + diff --git a/examples/xml/nwfilter/no-ip-spoofing.xml b/examples/xml/nwfilter/no-ip-spoofing.xml index b8c94c82e446bf77204c86f5756d670407ba1a8a..cbed03083d5f4d338259e82d739b50952ad3c966 100644 --- a/examples/xml/nwfilter/no-ip-spoofing.xml +++ b/examples/xml/nwfilter/no-ip-spoofing.xml @@ -1,7 +1,14 @@ - + + + + + - - - - + + + + + + + diff --git a/examples/xml/nwfilter/no-mac-spoofing.xml b/examples/xml/nwfilter/no-mac-spoofing.xml index f21062327185ee2f7f9631f13a8714bd47f43e23..2d0468fff353ed3344f0d3e39aa6f63e6fdf3f6f 100644 --- a/examples/xml/nwfilter/no-mac-spoofing.xml +++ b/examples/xml/nwfilter/no-mac-spoofing.xml @@ -1,5 +1,10 @@ - - - + + + + + + + +