While here, address the unlocked 'dst' read. Solve that by storing
a pointer either to the inpcb or to the sockaddr. If we end up
copying address out of the inpcb, that would be done under the read
lock section.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rG3d2041c0353d: raw ip: merge rip_output() into rip_send()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable