Date: Sat, 06 Mar 2021 07:17:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254055] route6d Issues Message-ID: <bug-254055-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254055 Bug ID: 254055 Summary: route6d Issues Product: Base System Version: 12.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: bc979@lafn.org 1. When using route6d with the -R argument, it creates the file, but does not add anything to it for either deletes of addresses or adds of addresses using ifconfig. 2. Deleting an address using ifconfig does not result in the removal of that address from the RIPng distribution. To recreate this problem, start route6d with the -R argument. Monitor the RIP packets sent. Then add a new address to some port using ifconfig. For example, ifconfig ue0 inet6 2001:600::205/64 The new address will be immediately included in the next RIPng packet. However, there is nothing logged in the log file. Then, delete that address using ifconfig. For example ifconfig ue0 inet6 2001:600::205/64 delete That address will continue to be included in the RIPng packets although it has been removed from the ifconfig ue0 output. Also, there is no entry in the log either. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254055-227>
