Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.
Fix display of static dhcpv6 assignments. Format duid with colons.
Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place)
For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started.
Commit a fix that prevents the drop down from showing over 31 length.Fixes Ticket #1892
Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)
Remove 0x, really isn't needed
Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.
Properly dispaly CP status page with the multi instance CP
To avoid any possible issues during the different paths of the workflow create the zone since its first step
Do not try to add mac passthrough to a not loaded ipfw since the macs might be added to the wrong zone.
Fixes #1874. Correctly error out when the user or the pass is not posted during login of CP.
Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).
Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"
This reverts commit afe88d69235f84530ed6386b22cfc9c488bf94c5.
Revert "Be correct on teh variable scope"
This reverts commit 106646b4204b2850ec7f41547079cf00cc374f6f.
Be correct on teh variable scope
Another try at prventing panic on reconfig of ppp type wans. Ticket #1696
If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696
Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them.
Add no cache header
Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic.
Don't try to unset this variable if it isn't set to begin with. Fixes #1865
fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs
Move filter box up to the top, so it is more easily accessible
Correct check
Add support for multiple radius server to be used during authentication
Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.
Show the hexadecimal value of the integer for readability
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843)
Remove the gateway field from view since it is not a valid option for now.
Add empty dhcp6c client control socket file
Avoid a blank trailing entry
Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report.
Add a note to the server Load Balancer page to let users know it's not for Multi-WAN.
Wording fix to better describe the Translation address.
Fix bottom note when viewing Floating rules to better reflect how they operate.
Fix note width for 1:1 NAT
Fix QinQ note width.
Clarify text
Clarify notes so people don't think they need to disable pf to disable NAT.
Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location.
Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.
Add some help links for pages that were missing.
Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two.
Fix several issues in pppoe code and remove duplicated code.
Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell.
Unlink last msg cache for growl when sending test messagws
Give the Layer7 patterns page some much needed love.
Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663
Correct the link for EasyRule so that IPv6 addresses parse
Add IPv6 love to diag states Summary. For Ticket #1816
Reflect the dynamic(6) gateway naming change in interfaces.php too
Merge pull request #10 from namezero111111/patch-2
Added web interface capability to make the LDAP search more specific in o
Log when XMLRPC auth fails so that the brute force lockout will kick in.
Add default values for latency, packet loss, down on GUI
Added web interface capability to make the LDAP search more specific in order to filter for group membership for example.
Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi)
fix text
Unbreak the firewall rule Edit page, input error array was unset halfway the validation. Set that back up ontop.Add gateway validation
Catch another possiblity for invalid rule generation
Make sure this does not operate on empty parameters, and also log when removing states.
Properly fix the address family check for gateway groups Ticket #1659
Unbreak firewall rules edit, missing a )
Fix a typo in the subnet generation causing the code to fail
Only show gateways from the same address family on the groups edit page. Ticket #1659
These html tags are not required since they are used in head.inc which is included.
Add address family validation, also hide gateways or gateway groups from the gateway list.Fix Ticket #1659
Add address family input validation on the Gateways edit page, also prevent adding gateways on interfaces that do not carry that address family.Fix Ticket #1633
Automatically adjust the subnet size drop down when editing a entryTicket #1661
Add Address Family input validation on the system routes edit page. Do not allow IPv4 subnet masks > 32 bits.Ticket #1661
Fix the address family check to skip empty DNS gateway fieldS
Change the DNS interface code to DNS gateway code. This will need upgrade code for existing configs.
Simplify this code a bit, should be the same test in both locations since this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
Fix field name label.
un-break services_dhcpv6.php
Clarify advertising options, add router only type.
Fix the redirect URL for IPv6 addresses Ticket #1583
Make sure to set the $pconfig prefix delegation setting from the config.
Fix mismatched curly brace
remove dead link, no equivalent exists, will add info on that page's help
Calculate the possible subnet ids from the delegated prefix length for the dropdown
Remove the gateway check here and always show the prefix delegation ID. Alternative we should consider a dhcp-pd type for the interface v6 address. Using a FE80::1 as the interface address for now.
Include the rate output in the privilege for the traffic graph.
Comment out code that seems to not be anymore useful. Remove later on if no complaints in sight.
Make initial changes to allow pfSense to work in a jail.
This mostly avoids starting things that will not work and gets theinitial config. Most of the pfSense functionality will not work(pf rules, routing, etc) but it can be used for testing.
Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/kerberos
Unbreak interfaces.php
Fix a typo that caused stripping of the v4 config
Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.
Allow disabling having localhost in resolv.conf. There are some special setups that might need this.
Populate pconfig in all cases with user info, or else when you delete a privilege, the list disappears until you go back and edit the user again. (Certs too)
Sort user privileges so dashboard/index.php come first, so if a user has those permissions, they get redirected there first and not to another page.
Make this box much bigger, it's hard to find things in the tiny window with a long list.
Make the checks during step4 and step5 actually work.
Show the CP User count in the page title, as on 1.2.3.
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.