Add struct mtx to struct lltable and stop using IF_AFDATA_LOCK, that
was created for a completely different purpose. No functional change
intended.
Details
Details
- Reviewers
melifaro zlei - Group Reviewers
network - Commits
- rGb986aa05a84d: lltable: use own lock
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| sys/netinet6/nd6.c | ||
|---|---|---|
| 1559 | Probably worth having WLOCK here (which should be in the old code as well). | |