commit | a34eb3689ca0bb88e2ae7b95b01eb8887048ce15 | [log] [tgz] |
---|---|---|
author | Tom Goff <thomas.goff@boeing.com> | Wed Nov 25 20:36:06 2009 +0000 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Tue Dec 13 19:05:24 2011 +0400 |
tree | 7f4c565c45f719c11529bbd8d5baf64537c0718d | |
parent | 85a2ebf2a14d8d7b40fd25b1217f953dbf69f065 [diff] |
zebra: set the interface link-layer socket address * kernel_socket.c: (ifm_read) The reorganization from commit 6fe70d1b35c189cb1e488b2c26551ba7baac6148 removed setting the interface link-layer socket address structure on routing socket platforms. This restores saving the link-layer information because it might be used elsewhere: rtm_write() when no gateway is given, if_dump_vty() and rtadv_send_packet().