]> git.proxmox.com Git - mirror_iproute2.git/commit
Fix ip command to not crash when interface name is too long.
authorosdl.net!shemminger <osdl.net!shemminger>
Wed, 1 Sep 2004 17:15:45 +0000 (17:15 +0000)
committerosdl.net!shemminger <osdl.net!shemminger>
Wed, 1 Sep 2004 17:15:45 +0000 (17:15 +0000)
commit71058eb8ef128aa99666dc4e6664e7632e12a1b9
tree76870e45425f7c0e40762091a44b344dd32a438e
parent139a7898b69b26cc269545f8be667dfa08d04a64
 Fix ip command to not crash when interface name is too long.
  always use strncpy(.., IFNAMSIZ)

(Logical change 1.79)
ChangeLog
ip/iplink.c
ip/iptunnel.c