[PATCH 6/6] [nft] tests: Add bridge folder with test files.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"bridge" folder contains the test files that are executed in bridge tables.

These test files are executed with nft-tests.py

Signed-off-by: Ana Rey <anarey@xxxxxxxxx>
---
 tests/bridge/chains.t | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 tests/bridge/chains.t

diff --git a/tests/bridge/chains.t b/tests/bridge/chains.t
new file mode 100644
index 0000000..2c534b5
--- /dev/null
+++ b/tests/bridge/chains.t
@@ -0,0 +1,8 @@
+*bridge;test-bridge
+
+# filter chains available are: input, output, forward
+:filter-input;type filter hook input priority 0
+:filter-forward;type filter hook forward priority 0
+:filter-output;type filter hook output priority 0
+
+-ether type 1;ok
-- 
2.0.0

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux