]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
One BSD in the future will include address flags in ifa_msghdr.
authorRoy Marples <roy@marples.name>
Fri, 16 Sep 2016 15:49:01 +0000 (15:49 +0000)
committerRoy Marples <roy@marples.name>
Fri, 16 Sep 2016 15:49:01 +0000 (15:49 +0000)
commitb0601fe4165e342848c344faf2e08720db5fa271
tree35a23064feb1fe237cbc934fa2f0cf55c0e8f0b3
parentba13abcc97a2f606a2d7ea85832cd90e7a3cad06
One BSD in the future will include address flags in ifa_msghdr.
A libc in the future will include address flags in ifaddrs.
Although this does make the code a bit more #ifdef messy, the end result
is a smaller binary, and less ioctls to make.
configure
if-bsd.c
if-linux.c
if-sun.c
if.c
if.h
ipv4.c
ipv4.h
ipv6.c
ipv6.h