You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't override IP address parameters if assigned in the nerves_network
config. This fixes confusion on which config wins with network configuration
since nerves_init_gadget does some configuration as a convenience. The
answer is that nerves_network wins.
Register DNS hosts to get the local and peer IP addresses on USB gadget mode
connections. For example, if using usb0, then peer.usb0.lan refers to
the computer connected to the device (like your laptop)