Similar to the IPv6 case create 127.0.0.1/8 on lo(4) interfaces which act
authorclaudio <claudio@openbsd.org>
Sat, 10 Feb 2018 05:32:21 +0000 (05:32 +0000)
committerclaudio <claudio@openbsd.org>
Sat, 10 Feb 2018 05:32:21 +0000 (05:32 +0000)
commitd62081b6dd05a67ee176092f85ee96e83eb74a19
treebd440ed013a8669b781bbb2ec79eba37b019fb08
parent976e983900b26f1c1815971efe0ad0990654d735
Similar to the IPv6 case create 127.0.0.1/8 on lo(4) interfaces which act
as loopback interfaces for each rdomain (including lo0). This is done when
the interface is brought up. This is now also done by default (either on
attach of lo0 or when creating the rdomain).
OK mpi@
sys/net/if.c
sys/net/if_loop.c
sys/netinet/in.c
sys/netinet/in.h