Revision: 14785
Author: adrian.chadd
Date: Mon Sep 6 09:10:34 2010
Log: Remove my_port; it's not needed now.
http://code.google.com/p/lusca-cache/source/detail?r=14785
Modified:
/playpen/LUSCA_HEAD_ipv6/src/acl.c
=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/acl.c Mon Sep 6 09:06:16 2010
+++ /playpen/LUSCA_HEAD_ipv6/src/acl.c Mon Sep 6 09:10:34 2010
@@ -2677,7 +2677,6 @@
#endif /* FOLLOW_X_FORWARDED_FOR */
checklist->src_addr = request->client_addr;
sqinet_copy(&checklist->my_address, &request->my_address);
- sqinet_set_port(&checklist->my_address, request->my_port,
SQADDR_ASSERT_IS_V4);
#if 0 && USE_IDENT
/*
* this is currently broken because 'request->user_ident' has been
--
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en.