[Bug 277349] The net.inet.ip.source_address_validation should ignore CARP IP in backup state
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Feb 2024 15:41:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277349 --- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> --- I think we had discussion on this some time ago. I suggested to make the BACKUP IP address to be treated as non-local for all purposes except bind(2). Here is a patch to try. I did not test it, but it gives an idea on what am I talking about. It should change more that just source IP address validation. The main question is whether there are any scenario that the patch would break. -- You are receiving this mail because: You are the assignee for the bug.