./BUGS
Patch: update to version 0.7.8
+- Known and unfixed bugs. Any help appreciated. For those I have noted
+- that I can't reproduce please let me know if you hit them.
+-
+- o Transparent proxying doesn't work on 2.4.x kernels using ipchains
+- compatability mode. Ipchains in 2.2.x or iptables in 2.4.x work fine.
+- If anyone knows the correct invocation of getsockname/getsockopt to
+- put in get_orig_dest() in this situation I'll fix it.
+-
+- o Sending SIGHUP doesn't re-read config file very nicely.
+- o Some people have seen problems with downloading filenames
+- containing spaces. I can't reproduce this.
+- o When run with -m0 (ie. MaxForks = 0) not all processes are killed
+- on exit.
+- o If you are using transparent data proxying, and are also
+- redirecting the destination of connections with FTPProxy or a CCP
+- then passive ftp data connections will probably break.
+- o If MaxTransferRate is enabled it affects all data transfers. This
+- includes transfers to the client which are locally cached, and
+- worst of all both the incoming and outgoing portions of the virus
+- scanning.
+-
+- o If you are using the grsecurity kernel patch and also local caching in
+- frox then note that frox does a chown within a chroot jail. If you have
+- disabled this then you will need to manually change the ownership of
+- the frox-cache socket file in the working dir the first time you run
+- frox.
+-
+-