- 'blackhole' and 'reject' are mutually exclusive, replace printf() by errx() when both are selected.
- 'trail' option is no longer supported since first import of arp from BSD 4.4. XXX message was added 13 years ago in r128192. I believe it's time to remove it.
- Use warnx() to print some informative messages instead of printf()
- Replace strncmp() by strcmp() when validating parameters and exit when invalid parameter is found
Sponsored by: Rubicon Communications (Netgate)
MFC after: 1 week