Philip A. Prindeville wrote: > I'm trying to do some things with logging and calling into iptables/tc > early on during the lifetime of a connection, i.e. at filter_relay() time.
filter_relay gets the source IP address. Presumably, you know the destination port. :) We don't pass the source port through to the Perl code at all; we only pass the IP address. If anyone *wants* the source port made accessible to the Perl code, patches will be considered. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

