|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Filter log entry count is configurable in the gui
* Converted more code to be shared instead of copy/pasted.
* Reworked the JavaScript a little so it could also be shared
* Removed some redundant/unused code
* Code cleanup/style fixes
* Added support for finding logged rdr rules from miniupnpd
NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked.
* Fixed support for running on 1.2, now works on all 1.2-1.2.x releases.
* Fixed ng0 not showing as WAN on PPPoE systems, should work for other WAN types as well
* Fixed CLI parser, now prints only parseable lines. Previously printed a blank line instead of skipping.
* Fixed more AJAX bugs causing the logs to update improperly.
|