summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd/carp.c
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2022-05-06 15:51:10 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2022-05-06 15:51:10 +0000
commite8f5f57010005abc96edffdf46485c65739e6370 (patch)
treeb37f6fdfa387c5d3d5aa30750f9dc9611eea91e7 /usr.sbin/ospfd/carp.c
parentd3eccde1ef5b43e23ed27dfcc3d080ea90d5f228 (diff)
Relax the limitation of what is an acceptable unicast IP.
Remove the IN_BADCLASS() check which filters out the experimental IPv4 address space. Now there are no more experiments in IPv4 and so there is less reason for these network daemons to deny such an IP. Everything still disallows multicast IPs (224/4) and loopback (127/8) a few also disallow 0/8 but this is not consistent. In any case using 240/4 in production is a really bad idea but it is not up to this software to prevent you from being a fool. OK deraadt@ tb@
Diffstat (limited to 'usr.sbin/ospfd/carp.c')
0 files changed, 0 insertions, 0 deletions