LWIP IPV6 example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LWIP IPV6 example

2,544 次查看
pietrodicastri
Senior Contributor II

Good morning

I am trying the double stack option with LWIP. The local link address is replying to the ping. 

I try to add the lines

IP6_ADDR(ip_2_ip6(&(fsl_netif0.ip6_addr[1])), 0xc30600fc, 0x91a853c3, 0x0, 0x04000000 );
IP_SET_TYPE_VAL(fsl_netif0.ip6_addr[1], IPADDR_TYPE_V6);

I suppose the address will be added to the auto configured. 

The ping

ping -6 fc00:6c3:c353:a891::4  

does not get a reply. Is there something wrong in the added lines for setting the pinged address, or I should do more than this....

Help needed..

Thank You

Pietro

标签 (1)
标记 (1)
0 项奖励
回复
0 回复数