Check in fix that hopefully fixes IPSEC on pppoe or pptp
Move the ini_set() to bump the PHP memory limit to 32MB into config.incwhich is the first place this will trigger the memory limit.
Backport NANO changes. This will only affect nano based builds
Make sure filter inc succeeds on large installs.The PHP memory limit keeps locked at 12MB whilst setting the memorylimit from the php.ini directly doesn't work.
OpenSSL is static now
openssl is static in php now, was only changed in RELENG_1 previously
Create resolv.conf earlier in the boot process
PPPoE has been moved to Services. Rename page titles.
Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200wrecked Seths firewall on upgrade due to overwhelming amounts of icmppackets.
Disable DPD per default. It is not always safe and can result inflapping tunnels.
View all revisions | View revisions
Also available in: Atom