FreeBSD Bugzilla – Attachment 18113 Details for
Bug 32662
arp(8) uses "this host" with two different meanings.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
Gary W. Swearingen
on 2001-12-10 05:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gary W. Swearingen
Created:
2001-12-10 05:00:01 UTC
Size:
1.22 KB
patch
obsolete
>--- /tmp/arp..orig.8 Sun Dec 9 20:02:06 2001 >+++ /tmp/arp.8 Sun Dec 9 20:41:24 2001 >@@ -81,7 +81,7 @@ > .Tn ARP > entries. > .It Fl d >-A super-user may delete an entry for the host called >+A super-user may delete an entry for the host named > .Ar hostname > with the > .Fl d >@@ -96,10 +96,10 @@ > Show network addresses as numbers (normally > .Nm > attempts to display addresses symbolically). >-.It Fl s Ar hostname ether_addr >+.It Fl s > Create an > .Tn ARP >-entry for the host called >+entry for the host named > .Ar hostname > with the Ethernet address > .Ar ether_addr . >@@ -122,15 +122,19 @@ > .Ar ether_addr > can be given as > .Cm auto >-in which case the interfaces on this host will be examined, >+in which case the interfaces of the computer running >+.Nm >+will be examined, > and if one of them is found to occupy the same subnet, its > Ethernet address will be used. >-.It Fl S Ar hostname ether_addr >+.It Fl S > Is just like > .Fl s > except any existing > .Tn ARP >-entry for this host will be deleted first. >+entry for the host named >+.Ar hostname >+will be deleted first. > .It Fl f > Causes the file > .Ar filename >@@ -146,6 +150,7 @@ > .Ed > .Pp > with argument meanings as given above. >+There is no support for comments in the file. > .El > .Sh SEE ALSO > .Xr inet 3 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32662
: 18113