diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-19 13:47:56 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-19 13:51:21 +0100 |
| commit | 0342f8c7bc656ea8ee3c45e49edeb4ee9cc12cce (patch) | |
| tree | 11e5b0db75e24ed6ec93edab48d6a8ee1113a456 /sys/linux/vnet.txt | |
| parent | bc8bc756c272115ed92fad4f716b77f6fb995203 (diff) | |
sys/linux: add more device descriptions (geneve, lowpan, ipoib, cfhsi)
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 47b785a4b..b2503e502 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:63] +type netdev_addr_id int8[10:65] mac_addr [ empty array[const[0x0, int8], 6] |
