Add IPv6 virtual address to SSL/TLS client output, formatting corrections/enhancement for SSL/TLS client and server. Ticket #2766
Update OpenVPN SSL/TLS server status to reflect changes in OpenVPN 2.4. Ticket #2766
Ticket #7054: Remove tun-ipv6 option, deprecated on OpenVPN 2.4.0 and related GUI knobs
Merge pull request #3139 from stilez/patch-38
Merge pull request #3322 from phil-davis/viewclearnotices
Fix #6982: Remove wrong global definition of use_filterdns and pass it as reference
Implement a different method to obtain the 'main' IP (v4) for the interface.
The last interface IP is always saved in /var/db/${interface}_ip. Use that file, if it exist, to find the main interface IP.
The file is created by the same process and function that call 'ifconfig setfirst', so the presence of that file should produce a very similar behavior....
Ticket #6920: Use filter_rule_function tag to detect function name
Fix #6920: Do not include stale .inc files
Packages can declare a function called $pkgname_generate_rules() and itwill be executed during filter reload process and add the hability topackage insert necessary firewall rules. Code was listing all files/usr/local/pkg/*.inc and processing all of them without any kind of...
Add reroot support to system_reboot_sync() and to the /etc/rc.initial.reboot menu. Ticket #6045
View revisions
Also available in: Atom