Copyright updates ( 3 of 3)
A new fix for #4130:
The fix added for this bug, that check xml file size is < 200 to decideif file must or not be read created a new issue, single entry is notshowed.
Instead of doing this, check parse_xml_config() return and return emptyarray when it's -1...
Only call pfSense_ipsec_list_sa() when IPsec is enabled
changes for #5219 accidentally reverted unrelated changes made by other commits. Restore those & remove some dead code that was commented out.
Don't allow IPsec mobile clients user auth source to not be a RADIUS server ifthe phase1 auth method is EAP-RADIUS. Properly handle selection of multipleRADIUS servers when using EAP-RADIUS. Fixes #5219.
Restore ipsec_dump_spd() accidentally removed on 7fcd5ea8bb2e7c9c94e1f38008fc3da440eb14e8. Pointy hat to: garga
Retire ipsec_smp_dump_status()
Filter log dynamic pass/block button
This should fix up the last bits here:1) Make the button be red cross, green tick depending and block or pass rule.2) Put all the necessary bits in the getURL - now the rule display popup works when the button is clicked.
Dynamism restored, but etc/inc/filter_log.inc still needs work around line 455
Fix firewall log dynamic rule lookup master
for rows that are dynamically added as time goes by.See https://github.com/pfsense/pfsense/pull/2014 for version for RELENG_2_2.
This is theoretically the fix. But due to other issues that mean dynamic updates to not happen at all in 2.3-ALPHA, I haven't been able to actually test it just yet.
View revisions
Also available in: Atom