Actions
Bug #2890
closedradvd segmentation fault
Start date:
03/19/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1-IPv6
Affected Architecture:
Description
2.1-BETA1 (i386)
built on Tue Mar 19 05:51:13 EDT 2013
FreeBSD 8.3-RELEASE-p6
radvd segfaults on my router with 2 physical ethernet interfaces. I have attached the configuration file that gets generated and my modified version along with debug output to stderr. I have valid IPv6 addresses in my actual configuration but changed them to zeros for displaying here. The temporary workaround I found is to add a 'blank' definition for the second interface on my router to the end of the generated config file like this:
interface jme0 { };
After that change, radvd runs perfectly. Obviously this won't work for the long term since that file can be generated again and my changes over-written.
Files
Actions