diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-03 19:00:53 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-03 19:01:39 +0100 |
| commit | 76d86b16e617e761300a6de97f41f36bf091ef65 (patch) | |
| tree | d74218490d9f4ba45f1ea6ef322aef37ebbea621 /sys/linux/vnet.txt | |
| parent | b485b85127bfc3a3afe341145bbb9705a223d4f3 (diff) | |
executor: setup vlan/macvlan/ipvlan devices
Diffstat (limited to 'sys/linux/vnet.txt')
| -rw-r--r-- | sys/linux/vnet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/vnet.txt b/sys/linux/vnet.txt index 6d05cdd29..90103ba44 100644 --- a/sys/linux/vnet.txt +++ b/sys/linux/vnet.txt @@ -53,7 +53,7 @@ mac_addr_link_local { mac_addr_link_local_values = 0x0, 0x1, 0x2, 0x3, 0xe # This corresponds to the last digit in DEV_MAC/DEV_IPV4/DEV_IPV6 in executor/common_linux.h -type netdev_addr_id int8[10:47] +type netdev_addr_id int8[10:55] mac_addr [ empty array[const[0x0, int8], 6] |
