Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 150 Bytes
BOOTSTRAP.md 7.93 KB
README.md 3.03 KB
build.conf.sample 3.3 KB
build.sh 13 KB
license.txt 2.16 KB

Latest revisions

# Date Author Comment
8f561183 02/09/2016 06:11 AM NOYB NOYB

Bring NAT separators into the fold.

Also add config empty test to upgrade script.

fdb83ce0 02/09/2016 06:11 AM NOYB NOYB

Firewall / Rules - Page Efficiency Upgrade

1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables....

56ba8240 02/09/2016 02:17 AM Chris Buechler

Merge pull request #2606 from phil-davis/patch-3

b8ccb1ea 02/09/2016 01:49 AM Phil Davis

Fix #3209 properly

The small change I made previously was not all of it - but it did avoid the previous problem by (accidentally) referring to the (undefined) $a_vlan array! I should actually pay more attention to the detail.
This should be even better :)

d4cb4cf3 02/09/2016 01:43 AM Stephen Beaver

Implemented #5846 as requested

1e505631 02/09/2016 01:30 AM Chris Buechler

get_failover_interface returns the parent physical NIC for _lloc interfaces, so make sure it's returning null before it gets to that point.

a677c3b0 02/09/2016 01:25 AM Stephen Beaver

Fix help text index when the privs are filtered.

58e98079 02/08/2016 10:49 PM Chris Buechler

Merge pull request #2592 from phil-davis/patch-1

3057984d 02/08/2016 02:28 PM Stephen Beaver

Merge pull request #2601 from phil-davis/patch-5

1c32fb7e 02/08/2016 02:26 PM Phil Davis

Fix #3209 editing unassigned VLAN tag can change an assigned interface

To reproduce:
a) Create VLAN 10 on some real device (e.g. em0)
b) Create VLAN 11 similarly.
c) Assign VLAN 11 (the last one in the vlan array in the config) to OPT1.
d) Edit VLAN 10 tag to be 12....

View all revisions | View revisions

Also available in: Atom