Page MenuHomeFreeBSD

Remove the compatibility macro if_addrlist.
ClosedPublic

Authored by kevlo on Sep 28 2016, 2:01 PM.
Tags
None
Referenced Files
F135710084: D8059.diff
Wed, Nov 12, 2:50 AM
F135703496: D8059.id20795.diff
Wed, Nov 12, 1:21 AM
Unknown Object (File)
Wed, Nov 5, 8:14 PM
Unknown Object (File)
Tue, Oct 28, 4:50 AM
Unknown Object (File)
Mon, Oct 27, 1:59 AM
Unknown Object (File)
Sun, Oct 19, 2:40 AM
Unknown Object (File)
Thu, Oct 16, 2:31 AM
Unknown Object (File)
Oct 11 2025, 3:26 PM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kevlo retitled this revision from to Remove the compatibility macro if_addrlist..
kevlo updated this object.
kevlo edited the test plan for this revision. (Show Details)
kevlo added a reviewer: cy.
cy edited edge metadata.

Looks reasonable.

This revision is now accepted and ready to land.Sep 28 2016, 7:48 PM
This revision was automatically updated to reflect the committed changes.