Mattias Walström and Joachim Wiberg
941fc31581
infix-vlan: Create a custom vlan model
...
This implements the new model infix-if-vlan.
The new CLI is:
root@infix-00-00-00:/config/interfaces/interface/vlan10/> set vlan id 10 lower-layer-if eth0
with an possible extra option for tag-type, default tag-type is c-vlan.
2023-10-27 10:53:55 +02:00
Joachim Wiberg and Tobias Waldekranz
fcb629f08f
test: update cases to use new infix-if-types
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-08-22 13:32:47 +02:00
Ahmed Karic and Tobias Waldekranz
7432ff10aa
test/case: add bridge forwarding tests (single-DUT, dual-DUT, VLAN separation)
2023-08-16 13:51:00 +02:00
Joachim Wiberg and Tobias Waldekranz
fcf3605e12
test/case: new regression test for IPv4 autoconf
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-30 14:13:09 +02:00
Joachim Wiberg and Tobias Waldekranz
aea74842e0
test/case: new test, basic bridge vlan filtering
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-22 13:55:16 +02:00
Joachim Wiberg and Tobias Waldekranz
1c6b06d3ac
test/case: minor, fix copy-paste in step description
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-22 00:12:43 +02:00
Joachim Wiberg and Tobias Waldekranz
d4014816d9
test: fix copy-paste from other test
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-20 11:11:52 +02:00
Joachim Wiberg and Tobias Waldekranz
c832a906fd
test/case: split bridge-basic test in three
...
A basic test should be just that, very basic test of a feature. So we
split out the more advanced ones, building up to the dual-bridge.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-20 11:11:52 +02:00
Joachim Wiberg and Tobias Waldekranz
812ee32029
test: add basic pc --> bridge-veth-bridge test
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2023-06-20 11:11:52 +02:00