Replicate r307234 from legacy IP to IPv6 code, using the RO_RTFREE()
macro rather than hand crafted code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 19376
Event Timeline
Comment Actions
Post commit Pointyhat to: bz
head/sys/netinet6/in6_pcb.c | ||
---|---|---|
866 ↗ | (On Diff #47628) | For future reference; so much for fixing c&p errors and replaying history... the argument at this stage to this function was inp and not in6p. The follow-up change in D+1 fixed this again. |