I cannot see any DHCPv6 messages on the PC running pppd. The multicast address is ff02::1::2. There is a line in PppRouter which is meant to forward all DHCP packets to the ppp link:
call ForwardingTable.addRoute(dhcp6_group.s6_addr, 128, NULL, ROUTE_IFACE_PPP); but it does not seem to work. Has anyone tried this before? _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
