CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/28 00:58:19
Modified files:
sbin/slaacd : frontend.c
Log message:
Handle the case of an autoconf interface changing its rdomain.
To avoide code duplication have get_icmp6ev_by_rdomain() either
return an existing icmp6ev in the correct rdomain or allocate one.
OK tb
