Bug 183687 - [patch] route(8): route add -net 172.20 add wrong host address
Summary: [patch] route(8): route add -net 172.20 add wrong host address
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2013-11-05 17:20 UTC by Hiroshi Yamashita
Modified: 2022-10-17 12:34 UTC (History)
0 users

See Also:


Attachments
file.diff (830 bytes, patch)
2013-11-05 17:20 UTC, Hiroshi Yamashita
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroshi Yamashita 2013-11-05 17:20:00 UTC
route add -net 172.20 add wrong host address

fsrv1# route add -net 172.20 192.168.1.80
add net 172.20: gateway 192.168.1.80

fsrv1#netstat -rn
Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
172.0.0.20         192.168.1.80       UGS         0        0    em0

another host 8.4-RELEASE 

root@pt2# route add -net 172.20 192.168.1.80
add net 172.20: gateway 192.168.1.80
root@pt2# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
172.20.0.0/16      192.168.1.80       UGS         0        0    re0
root@pt2# uname -a
FreeBSD pt2 8.4-RELEASE-p2 FreeBSD 8.4-RELEASE-p2 #9: Sun Jul 28 02:00:51 JST 2013     piro@pt2:/

How-To-Repeat: always in 9.2-RELEASE
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-11-11 00:57:28 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

Over to maintainer(s).
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:24 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:34:03 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>