Add support for custom IPv6 DDNS.
Change separator as per JimP's request.
Merge branch 'master' into dyndns_custom_v6
Clean up HE.net AAAA backend support.
Add backend support for HE.net AAAA record updates.
Defines a new DynDNS provider 'he-net-v6' for updating AAAA entries ondns.he.net.
Fix typo in filter.inc. Fixes #3028.
Due to the typo, FilterIfList never got a 'track6-interface' entry,which in turn prevented the DHCP6-related pass rules from beinggenerated for the LAN interface.
Typo in configuration option
Should be 'leases', not 'mappings'.
DHCP also update Dynamic DNS for static leases
Previously, Dynamic DNS is only updated for clients that get addresses from the DHCP address pool. Static mappings are ignored.
Adding this line updates Dynamic DNS for both static-mapped and dynamic DHCP clients.
Actually do this upon entering to get proper ip
Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interface since they will be readded later on. This will also make sure to have the correct address order
View revisions
Also available in: Atom