• li hongming's avatar
    optimize the tcpip_config module. · d98ef03f
    li hongming authored
      Now it works as below:
        1. default udp tx dst mac is the gateway of node's ip.
        2. It will send arp request after getting the udp tx dst ip.
        3. It stops sending arp request after getting the udp tx dst mac addr.
    d98ef03f
dev.mk 1.36 KB