Forward port the guess_interface_from_ip() from 1.2-RELEASE TO 2.0This one works far better then the old one that was still in 2.0.Problem being, if it was not in the ARP cache it was not in the route table.
Make sure to surpress stderr
Fix the VLAN upgrade code so that it correctly renames the vlan entries and updates the interfacesconfig section to the new name. Tested with 2 VLANS.
Make sure we do not place the temporary files in / but in /tmp
Home directory of uid 0 should be /root. Ticket #218
Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes'
Add patch from lietu (Janne Enberg). Ticket #136
1) Multiple NAT rules can be assigned the same filter rule-> Fixed, added assigned-nat-rule-id to filter rules to keep track of the assignment
2) when removing the link (i.e. switching to "pass" or "none", the linked rule isn't deleted (should it be? probably yes)...
Only get ip address from internet if it is a private address on the interface. This should optimize the speed of dyndns a lot.
This breaks the firewall log. Unknown intent, Ermal if you want to improve it, please make sure it works.Revert "Remove completely bogus code with propper one."
This reverts commit be620dfd9283ee644c57b3c558c7dd603d0f4897.
Touch up some comments and error messages. Teach dydns_configure to update only one interface.
View revisions
Also available in: Atom