diff options
author | Feng Lu <lu.feng@6wind.com> | 2015-05-22 11:39:55 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-06-02 06:58:12 +0200 |
commit | 395828eea809e8b2b8c5824d3639cefedd7aa9f0 (patch) | |
tree | 61341d0667a67d8645455fad7029cc916eb9a3e2 /ospfd/ospf_main.c | |
parent | be6335d682c5ee1b6930345193eda875705fbab2 (diff) | |
download | quagga-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 'ospfd/ospf_main.c')
0 files changed, 0 insertions, 0 deletions