⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
pfSense
All Projects
pfSense
Overview
Activity
Roadmap
Issues
Gantt
Calendar
News
Documents
Repository
«
Previous
|
Next
»
Revision 31c37082
Added by
Jim Pingle
over 2 years
ago
ID
31c37082cad1ca068fc22d93fe3dc3c6a8005144
Parent
877cff6f
Child
54115a67
rc.linkup code refresh and fixes. Fixes
#13254
Update code to be more compatible with PHP 8.1
Consistency changes to code and logging so every path has similar
output instead of some being unusually different.
Do not restart unbound on linkup as other mechanisms already do that
which only leads to it being restarted multiple times.
Restart unbound on linkdown so that if an interface was used for local
binding or outgoing queries it gets removed from those lists while
down.
Other misc cleanup while I'm in here.
Related issues
Bug #13254
: DNS resolver does not update its configuration or reload during link down events
Changes
View differences
added
modified
copied
renamed
deleted
src
etc
rc.linkup
(
diff
)
Loading...
rc.linkup code refresh and fixes. Fixes #13254
output instead of some being unusually different.
which only leads to it being restarted multiple times.
binding or outgoing queries it gets removed from those lists while
down.