kernel: do not try to always build IPv4-specific code
authorFrancois Tigeot <ftigeot@wolfpond.org>
Thu, 5 Jan 2012 17:40:50 +0000 (18:40 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Thu, 5 Jan 2012 18:05:57 +0000 (19:05 +0100)
commit11ee5ab305a984083b258d3c0f4b3dda6ac22ce1
tree944b0a01322af33549cda22fa360d4c5e713c2d3
parent6110575d7323b8026f3fff34b483b21d3550153c
kernel: do not try to always build IPv4-specific code

* it fails when no INET support is present

* and people may want to start running IPv6-only hosts
sys/dev/netif/an/if_an.c
sys/net/if_ethersubr.c
sys/net/ppp/if_ppp.c
sys/net/tun/if_tun.c