]> 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)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 08:07:28 +0000 (09:07 +0100)
commitfe668b5399c73b91bbf59f0d3a1f53d4f465d880
tree395ec41216a9517d440b71c096e4d0da94ce3a9c
parent3b1f557d1c004b4cb796eb189c96281375468766
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