Stipe,
This patch adds the IP/port to the 'Fetching' log lines for wapbox. This is for troubleshooting particular users' traffic as well as tracking down coding issues (ie. file descriptor leaks). :P
+1, commited to cvs.
Cool, thanks. :)
Actually I'm thinking of how we can "abstract" gwlib/octstr.c:octstr_dump() to have it dump in our various log levels. This should be used to allow users use higher (production) log-levels (ie. warning) but still get malformed PDUs to be passed to the log-file.
I was working on the same, but specific to a certain error (just with an octstr_dump() when the 'cannot decode PDU' is encountered in wap/wtp.c). If you're on the case I'll leave it be as you know the system a lot better and can do a much more flexible job of it.
Jon
