ip6_output() was missing cache invalidation code analougous to
ip_output.c. r304545 disabled L2 caching for UDP/IPv6 as a workaround.
This change adds the missing cache invalidation code and reverts
r304545.
Details
Details
- Reviewers
peter gnn - Commits
- rS304713: Fix L2 caching for UDP over IPv6
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4878 Build 4941: arc lint + arc unit
Event Timeline
Comment Actions
This patch has been tested by Mike Andrews, who will continue monitoring. I've asked Peter if he can test.