diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-29 18:00:15 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-31 19:12:16 +0100 |
| commit | 96ce537b15c550775cd9ca09002992d9254095c7 (patch) | |
| tree | e618a90fa11eff427e02e5ac73cc778b06bcae49 /sys/linux/vnet.txt | |
| parent | 5ed23f9aa677d71bc60f61df8e05046151868541 (diff) | |
sys/linux: add some wireguard descriptions
Update #806
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 b2503e502..443703724 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:65] +type netdev_addr_id int8[10:67] mac_addr [ empty array[const[0x0, int8], 6] |
