Ticket #567. Create an entry on hosts file with the ip address of lan or the first inerface ip without a gateway if lan is not present.
Ticket #565. Correct deleting passthru mac entries. revert back to always allow a passthru mac as with allowed ips. Remove the check during login for passthru mac entries they will never make it to the login page.
Ticket #566. Reimplement the allowed ips keeping previous funcitonality and improving by adding a both direction. The problem with previous commit is that it always assumes that allowed ip address would have a pipe configured and entires without one would just get dropped.
Various fixes for handling of ports in port forwards.
- Removed unused $srcport variable.- Moved setting the $protocol variable to after setting the ports, so it can clear the ports variables when using non-tcp/udp protocols.- Handle a couple extra possible cases for local port.
Moving reflection's interface listing code to its own function, for use in future NAT reflection improvements.
Fix a check for "any" in port forwards.
Display some extra information about the available wireless channels.
Remove check that prevented bugs from happening. Now all code paths are safe from this.
Remove unused function.
Ticket #506. Correctly save dynamic gateways extra parameters.
View revisions
Also available in: Atom