Revision: 14787
Author: adrian.chadd
Date: Mon Sep  6 09:12:09 2010
Log: my_port isn't used anymore.


http://code.google.com/p/lusca-cache/source/detail?r=14787

Modified:
 /playpen/LUSCA_HEAD_ipv6/src/client_side.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/src/client_side.c  Sat Sep  4 07:04:25 2010
+++ /playpen/LUSCA_HEAD_ipv6/src/client_side.c  Mon Sep  6 09:12:09 2010
@@ -2590,7 +2590,6 @@
 #if USE_IDENT
identChecklist.src_addr = sqinet_get_v4_inaddr(&peer, SQADDR_ASSERT_IS_V4);
         sqinet_copy(&identChecklist.my_address, &me);
-       identChecklist.my_port = sqinet_get_port(&me);
        if (aclCheckFast(Config.accessList.identLookup, &identChecklist))
identStart(&connState->me2, &connState->peer2, clientIdentDone, connState);
 #endif

--
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.

Reply via email to