Opened 12 years ago
Closed 12 years ago
#36342 closed defect (fixed)
Description for arping is incorrect
Reported by: | tim@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | arping |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
At this URL: browser:trunk/dports/net/arping/Portfile the description reads:
"utility to find out if a MAC address is already taken on a LAN"
The long description reads:
"Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it."
The long description is correct. The description is incorrect because you're not looking to see if a MAC address is taken just the IP address. Aside from soft-setting the MAC address you shouldn't run into duplicate MAC addresses on an Ethernet network.
Change History (3)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Port: | arping added |
comment:2 Changed 12 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
r98365