From 7f117e28b86fbcd044980c4d2c8baa07548bf0cb Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 30 Dec 2019 20:18:14 +0100 Subject: sys/linux: add virt_wifi and xfrm devices + some netlink descriptions --- sys/linux/vnet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/linux/vnet.txt') diff --git a/sys/linux/vnet.txt b/sys/linux/vnet.txt index e1db384de..aa2be6420 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:43] +type netdev_addr_id int8[10:45] mac_addr [ empty array[const[0x0, int8], 6] -- cgit mrf-deployment