Actions
Bug #12626
closedRouter Advertisement DNS search domain from one interface may unintentionally be used by other interfaces
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
IPv6 Router Advertisements (radvd/rtsold)
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
2.5.2
Affected Architecture:
Description
When Router Advertisements are configured on multiple interfaces, a search string from an earlier interface bleeds over to the DNSSL
configuration of later interfaces. This is due to the fact that the radvd.conf
file is generated in a loop and the $searchliststring
variable is only set when a search string is configured.
Updated by znerol znerol almost 3 years ago
Updated by Viktor Gurov almost 3 years ago
- Status changed from New to Feedback
- Target version set to 2.6.0
- Plus Target Version set to 22.01
- Affected Version set to 2.5.2
Merged
Updated by Jim Pingle almost 3 years ago
- Subject changed from RA search list bleeds over to other interfaces to Router Advertisement DNS search domain from one interface may unintentionally be used by other interfaces
Updating subject for release notes.
Updated by Danilo Zrenjanin almost 3 years ago
Tested against:
2.6.0-RC (amd64) built on Mon Jan 24 18:44:12 UTC 2022 FreeBSD 12.3-STABLE
It looks good.
Updated by Danilo Zrenjanin almost 3 years ago
- Status changed from Feedback to Resolved
Marking this ticket resolved.
Actions