https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199854
Bug ID: 199854
Summary: [resolvconf] Update to the upstream release
openresolv-3.7.0
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 156226
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156226&action=edit
patch
Update is straightforward.
Main new feature:
-x (exclusive) flag that can be set to interface, in which case that DNS
setting will override all previous DNS settings, and this will persist over the
subsequent DNS updates, if any.
This feature is necessary to prevent DNS leaks when an exclusive VPN is enabled
on the system. I personally requested this feature, and Roy Marples implemented
and released it in less than a week.
Additionally, several other, minor bugs are fixed by this release.
Changes I made against 3.7.0:
* $* -> $@ (upstream is notified)
* Man page BUG section modified (same as FreeBSD did before, upstream is
notified)
* Minor delta (printf vs. echo) left from the previous FreeBSD branch
I tested it on 10.1 - works fine.
Please MFC to 10.1
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"