added traffic shaper game rules
Put syslogd into secure mode so no remote log messages are accepted. Sending to a remote syslog server still works with this option.
Update etc/inc/voucher.inc
Fix array initialization as noted by 'elratt0r' in http://forum.pfsense.org/index.php/topic,49799.0.html
Delete SPDs when an IPSec tunnel is deleted.
- Add new function to delete SPDs (see 'remove_tunnel_spd_policy($phase1,$phase2)' on vpn.inc)- Change vpn_ipsec.php to delete SPDs on phase 2 and phase 1.- Change the method GET to delete phase 2 (needs to inform which is the phase 1)...
Fix convert_real_interface_to_friendly_interface_name() when parameter is already a friendly name and interface is using PPPoE. It should fix #2641
Use get_parent_interface() instead of doing it manually
Fix get_parent_interface() for ppp interfaces, it was using an unset variable $ppp_if
Add physical interface alias for pptp interfaces. It should fix #2663
Update etc/rc.newwanipv6
Merge pull request #310 from bcyrill/bogons_patch1
Allow changing of bogons update frequency
View revisions
Also available in: Atom