Just show the IP to the user, the VIP's uniqid is meaningless noise to the user. Ticket #5844
Only show VIPs associated with the correct interface. Ticket #5844
Select appropriate VIP where one is configured. Ticket #5844
Add pfsync to the list of pre-defined packet capture filters. Also add negation for ESP that seems to have been accidentally omitted.
Fix #5837
Since the introduction of pkg_with_pb(), direct calls to this functionwere added using the following format:
if ! pkg_with_pb ... | tee -a $logfile; then
What happened in this case is if was always getting a successfullreturn code from tee call, and pkg_with_pb return was always being...
HTML Compliance - Status / OpenVPN
Start tag body seen but an element of the same type was already open.Stray start tag script.
Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2
Set gif interface MTU in interface_gif_configure if it's not already correct. Ticket #5842
Adding ability to run dhcp6c in debug mode.
Fixed #5841
View revisions
Also available in: Atom