- 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
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable