These are not used in ipfw(8) so there's no need to handle them in do_cmd().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
All of the do_cmd() calls are in dummynet.c and specify the socket option at compile time.
Comment Actions
All of the do_cmd() calls are in dummynet.c and specify the socket option at compile time.
Yeah, I'll make the commit message more explicit. These if cases are dead code.