|
Firewalls (February 1998) |
In some mail from Marco Aurelio Spohn, sie said: > > > > I developed a packet/session filter to the > FreeBSD operating system. More info about > it you can find at the following address: > http://www.unicruz.tche.br/prof/maspohn/main.htm Looks like what IP Filter hs been doing for ages with "keep state", except rather than use an AVL tree, IP Filter uses a hash table. Darren References:
|