contiki - Disabling neighbour solicitation -


i disable neighbour advertisement , neighbour solicitation in contiki. configuration needs disabled in config file of application.

set variable uip_conf_nd6_send_na 0.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -