]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit - src/ipv6nd.c
It's now possible to compile out IPv4 and IPv6 support by passing
authorRoy Marples <roy@marples.name>
Mon, 4 Feb 2013 13:30:35 +0000 (13:30 +0000)
committerRoy Marples <roy@marples.name>
Mon, 4 Feb 2013 13:30:35 +0000 (13:30 +0000)
commitaae24feb3d75af5ac07a97959c944f3d5537fdd6
treeb8effb23300a215983c453f14e71c88283d97028
parente88c525f5026816627d4892e8c4595e6becebd91
It's now possible to compile out IPv4 and IPv6 support by passing
--disable-ipv4 or --disable-ipv6 to configure.
22 files changed:
Makefile
README
configure
dhcp-common.c
dhcp.c
dhcp.h
dhcp6.h
dhcpcd.c
if-linux.c
if-options.c
if-pref.c
ipv4.c
ipv4.h
ipv6.h
ipv6ns.c
ipv6ns.h
ipv6rs.c
ipv6rs.h
lpf.c
net.c
net.h
script.c