CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/16 08:49:44
Modified files:
usr.sbin/relayd: relay.c
Log message:
use getsockname() to find out the local address of a connection before
doing a nat lookup. this fixes nat lookups when the relay is
listening to a wildcard IPv4/IPv6 address (like 0.0.0.0 or ::).
