Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
c9bcaae1 02/06/2016 02:08 AM Chris Buechler

Only show VIPs associated with the correct interface. Ticket #5844

70648bdb 02/06/2016 01:29 AM Chris Buechler

Select appropriate VIP where one is configured. Ticket #5844

e0d9482e 02/05/2016 06:45 PM Jim Pingle

Add pfsync to the list of pre-defined packet capture filters. Also add negation for ESP that seems to have been accidentally omitted.

f1d01c3e 02/05/2016 11:53 AM Renato Botelho

Fix #5837

Since the introduction of pkg_with_pb(), direct calls to this function
were added using the following format:

if ! pkg_with_pb ... | tee -a $logfile; then

What happened in this case is if was always getting a successfull
return code from tee call, and pkg_with_pb return was always being...

c2081df1 02/05/2016 08:03 AM NOYB NOYB

HTML Compliance - Status / OpenVPN

Start tag body seen but an element of the same type was already open.
Stray start tag script.

3363c02b 02/05/2016 04:53 AM k-paulius

Adding ability to run dhcp6c in debug mode.

e1e1ab07 02/05/2016 01:51 AM Stephen Beaver

Fixed #5841

0d2497a9 02/04/2016 10:42 PM Chris Buechler

Now that the fields on interfaces.php aren't hidden upon disabling the interface, we don't want to handle disable separately from everything else, as that discards all the changes other than disabling the interface. Everything else with handling bringing down of interfaces is still handled correctly. semi-related to Ticket #2453

aeb87745 02/04/2016 10:20 PM Chris Buechler

Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226

d46049e1 02/04/2016 09:38 PM Chris Buechler

Allow gateway weights up to 30, and add a check in filter.inc to prevent creating too long of a route-to line. Related to pull request 1614

View revisions

Also available in: Atom