mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update instructions in pkg-message: seems like oui.txt file format has changed and massagevendor script won't work with it out of box
- While here, fix patches naming
This commit is contained in:
parent
0c4815a2af
commit
3ddfca6522
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345117
@ -3,7 +3,7 @@
|
||||
You can update the ethercodes.dat file executing the following steps
|
||||
|
||||
cd %%PREFIX%%/arpwatch
|
||||
fetch http://standards.ieee.org/regauth/oui/oui.txt
|
||||
fetch http://standards.ieee.org/regauth/oui/oui.txt -o- | cut -b 3- > oui.txt
|
||||
./massagevendor oui.txt > ethercodes.dat
|
||||
rm oui.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user