In FreeBSD, prefer if_addrhead to if_addrlist (BSD compat) naming for the
interface address list. It seems to me that if_addrlist is used only by
ipfilter(4). I suggest adding the macro if_addrlist to ipfilter(4) rather
than in sys/net/if_var.h.
Details
Details
- Reviewers
cy - Commits
- rS306434: Remove the compatibility macro if_addrlist.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped