Change tcp_maxmtu() and tcp_maxmtu6() so they return uint32_t instead of u_long. Values greater than uint32_t do not make sense in this context.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4411 Build 4461: arc lint + arc unit