Details
Details
- Reviewers
rrs tuexen - Group Reviewers
network transport - Commits
- rGc7a62c925c81: inpcb: gather v4/v6 handling code into in_pcballoc() from protocols
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/netinet/in_pcb.c | ||
---|---|---|
643 | Will this affect raw IPv6 sockets? I think someone should write regression tests with V4 mapped V6 addresses for that... |
sys/netinet/in_pcb.c | ||
---|---|---|
643 |
Why should it? Raw sockets do not check these flags. |