Date: Sat, 02 Oct 2021 22:00:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0 Message-ID: <bug-258874-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258874 Bug ID: 258874 Summary: route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0 Product: Base System Version: 13.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: jasonmader@gmail.com On FreeBSD 13.0 # route add -inet 240/4 localhost -reject add net 240: gateway localhost results in: Internet: Destination Gateway Flags Netif Expire 0.0.0.0/4 127.0.0.1 UGRS lo0 # route add -inet 224/24 localhost -reject add net 224: gateway localhost Internet: Destination Gateway Flags Netif Expire 0.0.0.0/24 127.0.0.1 UGRS lo0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258874-227>