Note, it looks like this code may be unused since commit 4a77657cbc01
("ipfw: migrate ipfw to 32-bit size rule numbers"). In particular, it
looks like the ipfw_nat_*_ptr pointers are unused now.
Details
Details
- Reviewers
ae - Commits
- rGeaafcf841ce8: ipfw: Check for errors from sooptcopyin() and sooptcopyout()
rGc839eecec5e2: ipfw: Check for errors from sooptcopyin() and sooptcopyout()
rG6dfca589ea75: ipfw: Check for errors from sooptcopyin() and sooptcopyout()
rG302c4c540e44: ipfw: Check for errors from sooptcopyin() and sooptcopyout()
rG2df39ce5d4a8: ipfw: Check for errors from sooptcopyin() and sooptcopyout()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Ok. I will commit anyway since the change needs to be MFCed. Will you clean up the old handlers?