From be47c1791d545d5ef39d56a7980b1ba729c0ad4f Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sat, 13 Apr 2002 05:20:19 +0000 Subject: Modified the opensock() function to respect the Listen directive. If it's set, bind all outgoing addresses to this local address. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17ac88f..4df60d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-13 Robert James Kaes + + * src/sock.c (opensock): If the Listen directive is in use, then + we should bind outgoing address to this address. + 2002-04-12 Robert James Kaes * src/scanner.l: -- cgit v1.2.3