OSSP CVS Repository

ossp - Difference in ossp-pkg/l2/l2_test.c versions 1.14 and 1.15
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/l2/l2_test.c 1.14 -> 1.15

--- l2_test.c    2001/09/06 19:29:44     1.14
+++ l2_test.c    2001/09/08 11:25:29     1.15
@@ -85,9 +85,9 @@
         IPPROTO_UDP, AF_INET, "localhost", 2002) != L2_OK)
         die("failed to configure socket ipv4 channel");
 
-//    if (l2_channel_configure(chSock, "protocol,ipversion,host,port",\
-//        IPPROTO_TCP, AF_INET6, "0:0:0:0:0:0:0:1", 2002) != L2_OK)
-//        die("failed to configure socket ipv6 channel");
+/*    if (l2_channel_configure(chSock, "protocol,ipversion,host,port",\
+          IPPROTO_TCP, AF_INET6, "0:0:0:0:0:0:0:1", 2002) != L2_OK)
+          die("failed to configure socket ipv6 channel"); */
 
     if (l2_channel_open(chSock) != L2_OK)
         die("failed to open socket channel");

CVSTrac 2.0.1