portkey-0.8b/122
Changes for the 0.8b/122 build
2004/08/26: Change 122 by tony
If the firewall was restarted after portkeyd had been started,
then the process for recreating the KNOCKERS_<dev> chain and
splicing it into the INPUT chain was faulty. It would use
the client's IP address as the destination address instead
of using the local IP address. This change alters the interface
to the supporting scripts to ensure that the device IP address is
always supplied so that the rule can be recreated accurately.
(Bug#000001)
2004/08/25: Change 121 by tony
Minor bug fix: forgot to #include <unistd.h>. This broke compilation
on some distro's.
2004/08/24: Change 120 by tony
Release the beta at last.