CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2024/12/06 18:14:45
Modified files: sys/netinet : ip_carp.c Log message: Embed scope-id when sending NA. Also, do it when the link state is up because the routing entry to the mutlicast address is not ready yet when the carp becomes master. ok florian