History log of /dflybsd-src/sys/net/ipfw3_basic/ip_fw3_sync.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 4408d548 12-May-2018 Bill Yuan <bycn82@dragonflybsd.org>

ipfw3_nat: highspeed lockless in-kernel NAT

RB-Tree to stored the state for the outgoing packets, and multidimentional
array of pointers to keep the state for the incoming packets.