commit | 35a435f139b441775af9890b1d4abbfa747999c0 | [log] [download] |
---|---|---|
author | Darren Reed <darrenr@pobox.com> | Fri Sep 21 08:53:45 2007 +0000 |
committer | Darren Reed <darrenr@pobox.com> | Fri Sep 21 08:53:45 2007 +0000 |
tree | 1f84e1767eb3909d12f24df608972b2eb1bd9d0d | |
parent | 0071ce6531bc194a035a27c72758f4b2a686d290 [diff] |
* if a packet that creates a NAT is blocked, delete the NAT (logged via ipnat as "DESTROY") * revisit how all of the structure walking is done with ioctls, removing the explicit token free'ing in the walking * change the I* and H* IPv6 macros to use a 32bit pointer to index an array rather than a i6addr_t to prevent compilers from using 64bit compares on an unsafe boundary