[mpls-linux-general] Bugg in zmpls_vty.c / Quagga line 812--------------
Status: Beta
Brought to you by:
jleu
|
From: <ble...@in...> - 2005-04-18 10:03:54
|
Hi Everybody,
There is a bugg near line 812 :
if (out->nh.type & NEXTHOP_TYPE_IPV4)
{
inet_ntop (AF_INET, &out->nh.gate.ipv6, buf, sizeof(buf));
}
You most replace the 6 by a 4 I think.
Confirmation ?
Good day
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
|