Skip to content

Commit

Permalink
Make ipfw_nat module use IP_FW3 codes.
Browse files Browse the repository at this point in the history
Kernel changes:
* Split kernel/userland nat structures eliminating IPFW_INTERNAL hack.
* Add IP_FW_NAT44_* codes resemblin old ones.
* Assume that instances can be named (no kernel support currently).
* Use both UH+WLOCK locks for all configuration changes.
* Provide full ABI support for old sockopts.

Userland changes:
* Use IP_FW_NAT44_* codes for nat operations.
* Remove undocumented ability to show ranges of nat "log" entries.
  • Loading branch information
AlexanderChernikov committed Sep 7, 2014
1 parent 1a33e79 commit d6164b7
Show file tree
Hide file tree
Showing 3 changed files with 882 additions and 184 deletions.
Loading

0 comments on commit d6164b7

Please sign in to comment.