Francois-Xavier Le Bail wrote:
I have an error compiling print-bgp.c if the support
for IPV6 is disable.
[...]
print-bgp.o(.text+0x26d): In function
`bgp_vpn_ip_print':
: undefined reference to `ip6addr_string'
[...]
Here is a patch to solve it.
Checked in.
-
This is the tcpdump-workers list.
I have an error compiling print-bgp.c if the support
for IPV6 is disable.
[...]
print-bgp.o(.text+0x26d): In function
`bgp_vpn_ip_print':
: undefined reference to `ip6addr_string'
[...]
Here is a patch to solve it.
Regards,
Francois-Xavier