ioctl(SIOCGIFINDEX) does not require clearing of entire ifr
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Mar 2018 21:54:54 +0000 (23:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Mar 2018 21:55:43 +0000 (23:55 +0200)
commit46ba2468a3de85076ce92ce8e8cc7a086bac69f0
treeae1a4ae876f126e9e158ee4e95f36462aeffbf1c
parent98592db3231caa905e6d54129c621f3e8e9bbaa3
ioctl(SIOCGIFINDEX) does not require clearing of entire ifr

function                                             old     new   delta
INET6_setroute                                       492     472     -20
do_iplink                                           1357    1330     -27
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-47)             Total: -47 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/libiproute/iplink.c
networking/route.c
networking/udhcp/d6_socket.c