- Refactor rt_addrmsg(): make V_rt_add_addr_allfibs decision locally.
- Fix rt_routemsg() and multipath by accepting nexthop instead of interface pointer.
- Refactor rtsock_routemsg(): avoid accessing rtentry fields directly.
- Simplify in_addprefix() by moving prefix search to a separate function.
Details
Details
- Reviewers
- None
- Group Reviewers
network - Commits
- rGd68cf57b7f22: Refactor rt_addrmsg() and rt_routemsg().
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35981 Build 32870: arc lint + arc unit