]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: set the interface link-layer socket address
authorTom Goff <thomas.goff@boeing.com>
Wed, 25 Nov 2009 20:36:06 +0000 (20:36 +0000)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 15:05:24 +0000 (19:05 +0400)
commita34eb3689ca0bb88e2ae7b95b01eb8887048ce15
tree7f4c565c45f719c11529bbd8d5baf64537c0718d
parent85a2ebf2a14d8d7b40fd25b1217f953dbf69f065
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().
zebra/kernel_socket.c