| Summary: | the routing table seems to mirror the arp cache | ||
|---|---|---|---|
| Product: | Base System | Reporter: | kj <kj> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
kj
2000-01-06 00:40:01 UTC
State Changed From-To: open->closed The ARP cache is stored in the route table since the Net/3 release as detailed by Gary R Wright and W Richard Stevens in _TCP/IP_Illustrated_Volume_2_ page 675. This behavior is not a bug but rather a deliberate design choice. At tthis time one can not exclude the ARP entries when displaying the routing table using "netstat -r". <<On Wed, 5 Jan 2000 16:30:10 -0800 (PST), kj@milinx.com said: > I don't mind so much if it is set as the default, but at least give > an option to turn it off. I have asked in #freebsd on Efnet about > this and "they" say it can't be turned off, I am just verifying it. There is no ``arp cache''. That *is* the routing table. If you don't like it, too bad. -GAWollman |