CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/10 07:15:43
Modified files:
usr.sbin/rtadvd: if.c
Log message:
Advance the pointer past the message on the routing socket where
ifm_version is not RTM_VERSION - the for() loop doesn't do this itself.
Fixes endless loop introduced by preceding commit, noticed by m...@.
ok claudio.
