diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-05-15 13:05:33 +0200 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2016-05-15 13:05:33 +0200 |
commit | 928aa3ef114ebf9246c90f9eae80da9a20172530 (patch) | |
tree | a30537ba248d023f863c0e61bdab8da73842d3ec /test-data | |
parent | 2e59a405596156412ff7240934071be76ec30301 (diff) | |
download | haircontrol-928aa3ef114ebf9246c90f9eae80da9a20172530.zip haircontrol-928aa3ef114ebf9246c90f9eae80da9a20172530.tar.gz haircontrol-928aa3ef114ebf9246c90f9eae80da9a20172530.tar.bz2 |
Add ip link support to mac local_macs, improove test result readability
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/input/stg2-ip-link.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-data/input/stg2-ip-link.out b/test-data/input/stg2-ip-link.out new file mode 100644 index 0000000..58c4fb4 --- /dev/null +++ b/test-data/input/stg2-ip-link.out @@ -0,0 +1,2 @@ +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default \ link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 +2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000\ link/ether 52:54:00:75:c6:1d brd ff:ff:ff:ff:ff:ff |