[radvd-devel-l] regression with version 1.8

George K. kargig.lists at gmail.com
Thu Jun 2 13:27:34 EDT 2011


Due to my config (posted previously) the new function
cease_adv_pfx_msg in send.c gets called and this function in turn
calls print_addr. Then inet_ntop gets called and...messes up the
variables (?) I know this seems irrational, but if I avoid bumping
into print_addr by changing my config, radvd keeps working.

I did some tests today and if I advertise prefixes/rdnss from another
host then proccess.c reads them fine and prints correct msgs (like
those of line 338 in process.c). There print_addr is also used but it
does not cause trouble as it does inside send.c.

If you need me to do any further testing, please let me know.

$ file radvd
radvd: ELF 32-bit LSB executable, ARM, version 1, dynamically linked
(uses shared libs), stripped
-- 
George Kargiotakis



More information about the radvd-devel-l mailing list