Summary: | ifconfig carp : unicast switch back to multicast when not specifying peer | ||
---|---|---|---|
Product: | Base System | Reporter: | johan |
Component: | bin | Assignee: | freebsd-net (Nobody) <net> |
Status: | New --- | ||
Severity: | Affects Many People | CC: | franco, zlei |
Priority: | --- | ||
Version: | 14.2-RELEASE | ||
Hardware: | amd64 | ||
OS: | Any |
Description
johan
2025-01-18 18:05:26 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=af33f86e6aef6b15c8aa3da615167272aa7a3ee3 commit af33f86e6aef6b15c8aa3da615167272aa7a3ee3 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2025-01-21 09:49:55 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2025-01-24 10:20:30 +0000 carp: don't unintentionally revert to multicast mode PR: 284140 MFC after: 2 weeks Sponsored by: Rubicon Communications, LLC ("Netgate") sbin/ifconfig/carp.c | 4 ---- tests/sys/netinet/carp.sh | 7 +++++-- 2 files changed, 5 insertions(+), 6 deletions(-) |