do not overflow ifr_name. maybe it was safe in some places,
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 27 Nov 2006 23:44:57 +0000 (23:44 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 27 Nov 2006 23:44:57 +0000 (23:44 -0000)
commit229b3d207216b23a107e4e1ee5584412f6b9318d
treed21a19b020f0ff35f7d0fa24f9812d68057ff06a
parente2d3ded3549edd58fe3b39f2254c65f0808bcac2
do not overflow ifr_name. maybe it was safe in some places,
but not everywhere. err to the safe side.
networking/ether-wake.c
networking/interface.c
networking/libiproute/ipaddress.c
networking/libiproute/iplink.c
networking/libiproute/iptunnel.c
networking/route.c
networking/udhcp/socket.c