When deciding on a firewall implementation, most Unix-savvy administrators have usually chosen to use ipfilter on OpenBSD for their combination of capabilities and stability, as the capabilities of ...
Network geeks among you may remember my article, “Linux Socket Filter: Sniffing Bytes over the Network”, in the June 2001 issue of LJ, regarding the use of the packet filter built inside the Linux ...
I was wondering if someone would be willing to do a code review of a simple Unix filter I've written in Racket. I'm attempting to learn the language and this is my first program in Racket (or any ...