There are a few things I'd like to add to ASL.
One is LCD support with LCDd, another is Hogwash.
I have gotten the LCDd working by compiling it on my RedHat 7 system and using -static because without -static, it gets compiled with the wrong glibc.
Hogwash needs libnet and libpcap; I don't know yet if those also need glibc...
I would appreciate any docs on cross-compiling programs for Hogwash (so I don't have to compile everything static), as well as what startup scripts can be modified without fear that they will be overwritten.
Also, I intend to try to hook Hogwash into IPFilter...
It can be connected to a dummy interface, or possibly be used as a userspace filter for ipfilter.
How can I do this without it getting clobbered by the web interface?
In exchange for the help, I will contribute everything.
Thanks,
Barry