Removed code iterates over if_addrhead and tries to remove
routes for each ifa.
This is exactly the thing that if_purgeaddrs() do, and
if_purgeaddr() is already called in the end.
Details
Details
- Reviewers
glebius - Group Reviewers
network - Commits
- rGa6b7689718d2: Remove redundant rtinit() calls from tuntap.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 36125 Build 33014: arc lint + arc unit