Hi All

 

I have setup SNMP into my application using sample code I had found on
various sites. The problem I have is as follows:

The function snmp_init is called from lwip_init. 

This function allocates a PCB, and then it calls udp_recv and udp_bind to
setup a listener on port 161. This is where I hit the problem. If I return
at the start of snmp_init, all my other IP stuff works fine,  including
ping. However, just enabling  these first few lines of code causes ping and
any other protocol not to work?? Any ideas?

 

Zahir Lalani
SystemZ
07956 455168 

_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to