]> git.ipfire.org Git - thirdparty/lxc.git/commit
don't try to delete vlan 0 from veth 4351/head
authorflisk <self@flisk.xyz>
Thu, 5 Oct 2023 10:28:03 +0000 (12:28 +0200)
committerflisk <git@flisk.xyz>
Sun, 10 Dec 2023 20:24:05 +0000 (21:24 +0100)
commit8cff8fa1aeafad89a4b10936f145911000e86816
tree73c307c045ea5e19717e246c5d749d3ca949d250
parentd169725c2d8220ca4e8411a6b8459e0b600ce7b7
don't try to delete vlan 0 from veth

vid 0 is a special value that indicates the absence of a default pvid

Signed-off-by: flisk <self@flisk.xyz>
src/lxc/network.c