From: David Herrmann <dh.herrm...@gmail.com> Date: Tue, 15 Jan 2019 14:42:16 +0100
> The udp-tunnel setup allows binding sockets to a network device. Prefer > the new SO_BINDTOIFINDEX to avoid temporarily resolving the device-name > just to look it up in the ioctl again. > > Reviewed-by: Tom Gundersen <t...@jklm.no> > Signed-off-by: David Herrmann <dh.herrm...@gmail.com> > --- > v2: > - Rename to SO_BINDTOIFINDEX from SO_BINDTOIF Applied.