Martin Pieuchot [m...@openbsd.org] wrote: > On 07/07/15(Tue) 18:02, Martin Pieuchot wrote: > > Maybe not yet but at least I'd like to do the ARP request a bit later. > > > > We create a RTF_LOCAL route entry for every configured address. So > > use this information to emit a "who-has" for the configured address. > > > > This also has the advantage of *not* sending an ARP request if > > something wrong happens between the SIOCSIFADDR ioctl and the > > RTF_LOCAL route creation. > > Anybody? >
Looks ok to me!!