summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.c
diff options
context:
space:
mode:
authorFeng Lu <lu.feng@6wind.com>2015-05-22 11:39:55 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2015-06-02 06:58:12 +0200
commit395828eea809e8b2b8c5824d3639cefedd7aa9f0 (patch)
tree61341d0667a67d8645455fad7029cc916eb9a3e2 /pimd/pimd.c
parentbe6335d682c5ee1b6930345193eda875705fbab2 (diff)
downloadquagga-395828eea809e8b2b8c5824d3639cefedd7aa9f0.tar.bz2
quagga-395828eea809e8b2b8c5824d3639cefedd7aa9f0.tar.xz
ospf6d, bgpd: avoid calling if_nametoindex
As the comments in if.h, it is better to call ifname2ifindex() instead of if_nametoindex(). And ifname2ifindex() can work for VRF by appending a parameter while if_nametoindex() can not. Signed-off-by: Feng Lu <lu.feng@6wind.com> Reviewed-by: Alain Ritoux <alain.ritoux@6wind.com> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Vincent JARDIN <vincent.jardin@6wind.com> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pimd/pimd.c')
0 files changed, 0 insertions, 0 deletions