mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
utils: use same IP subnet as PROFINET Automated RT Tester
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
TAP=qtap0
|
||||
ETH=eth2
|
||||
BR=qbr0
|
||||
ADDR=192.168.2.1/24
|
||||
ADDR=192.168.0.1/24
|
||||
|
||||
if [ -n "$1" ]; then
|
||||
ETH=$1
|
||||
|
||||
Reference in New Issue
Block a user