]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Compile and work on OpenBSD.
authorRoy Marples <roy@marples.name>
Wed, 5 Mar 2014 18:11:22 +0000 (18:11 +0000)
committerRoy Marples <roy@marples.name>
Wed, 5 Mar 2014 18:11:22 +0000 (18:11 +0000)
commitc8b42ae14db4a7d6a3fc52dcf4ceefef5308d357
tree687f7af19a673db389c42be2fbebb05355d822bb
parenta98c82a03d8bc27084ded1cdc6f1b304a7651c3f
Compile and work on OpenBSD.
However, there is a problem deleting both IPv4 and IPv6 subnet routes.
Also, there is a problem opening a BPF fd in non blocking mode directly and
posix_spawn(3) fails to work so we block that in configure.
README
bpf.c
configure
dhcpcd.c
if-bsd.c
ipv6.c
ipv6.h
platform-bsd.c