Re: [lwip-users] [EXTERNAL] lwip IPV6 PPP only get link local address and cannot connect to server

2021-11-12 Thread Jiang Peng
Look at line 96 – 98 > > > > #if PPP_IPV6_SUPPORT > > fprintf(stderr, " our6_ipaddr = %s\n\r", > ip6addr_ntoa(netif_ip6_addr(pppif, 0))); > > > >*This is where you send Router Solicitation * > > > > #endif /* PPP_IPV6_SUPPORT */ >

Re: [lwip-users] lwip IPV6 PPP only get link local address and cannot connect to server

2021-11-11 Thread Jiang Peng
UTILS: our6_ipaddr = FE80::30D4:A3ED:2943:32DC local LL address fe80::30d4:a3ed:2943:32dc remote LL address fe80::b566:fac9:ff61:a117 On Fri, 12 Nov 2021 at 00:27, Sylvain Rochet wrote: > Hi, > > On Thu, Nov 11, 2021 at 10:40:09AM +1100, Jiang Peng wrote: > > Hi everyone, >

Re: [lwip-users] [EXTERNAL] lwip IPV6 PPP only get link local address and cannot connect to server

2021-11-11 Thread Jiang Peng
. However, this is a static function and you may have to create a > wrapper to call it. As of yesterday, LWIP 2.1.3 was released and they now > send RS automatically for IPv6. Hope this helps as I had the same issue 9 > months ago. > > > > Edman > > > > > > *From:*

[lwip-users] lwip IPV6 PPP only get link local address and cannot connect to server

2021-11-10 Thread Jiang Peng
EB5:B051/0x0hx sif6up[0]: err_code=0 our_ipaddr = 0.0.0.0 his_ipaddr = 0.0.0.0 netmask = 255.255.255.255 dns1= 8.8.8.8 dns2= 8.8.4.4 our6_ipaddr = FE80::D823:7001:BEB5:B051 local LL address fe80::d823:7001:beb5:b051 remote LL address fe80::1525:f2b1:ebca:3352 ppp p