22 May
2003
22 May
'03
3:13 p.m.
The TCP wrapper code has been contributed and I do not use it myself. Checking the source it seems that it is applied to TCP based connections only. I don't know however how it would behave if it would be applied to each incoming UDP packet (as they might each have a different source IP), though the results could be cached, but there's no such code in place.
Well that would explain things, thanks for your help. Perhaps I will add the UDP code, and submit a patch. Thanks again! --Mike