]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Fix getting interface VLANID on BSD (#58)
authorPhilip Paeps <philip@trouble.is>
Tue, 12 Oct 2021 08:07:28 +0000 (16:07 +0800)
committerRoy Marples <roy@marples.name>
Tue, 12 Oct 2021 08:12:17 +0000 (09:12 +0100)
commitef9b60896fff2fa9a55260d909fac4d275055f3d
treeea06be82dc7b47b824816a63a606e2c64bb582ca
parente87165f48acc9ddb247f4cb677f245c89333c8f0
privsep: Fix getting interface VLANID on BSD (#58)

Include relevant headers for the definition of SIOCGETVLAN.  This fixes
DHCPv6 Prefix Delegation where a prefix is delegated to several VLAN
interfaces on the same physical interface.
src/privsep-bsd.c