Main repository for pfSense
Go to file
Edwin Lee a75aa2ca5e Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml
1. <track6-interface>wan</track6-interface> and <track6-prefix-id>0</track6-prefix-id> of interfaces->lan from /conf.default/config.xml will get copied over to /cf/conf/config.xml

2. Without going to the LAN interface configuration page to click "Save" at least once, those 2 entries will stay there (even after going through the first run wizard).

3. In the services_radvd_configure function in /etc/inc/services.inc, the existence of those 2 entries will cause /var/etc/radvd.conf to be written with "AdvSendAdvert on;" for the LAN interface

4. Hence, IPv6 router advertisements will be periodically sent even if IPv6 is never enabled for the network.
2015-06-12 17:15:20 +08:00
boot No need to deal with hw.usb.no_pf anymore, it's part of default loader.conf 2015-05-13 09:18:10 -03:00
cf/conf Its long overdue the ez-ipupdate.cache file 2014-04-26 09:59:37 +00:00
conf.default Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml 2015-06-12 17:15:20 +08:00
etc Merge pull request #1710 from stilez/patch-4 2015-06-11 15:21:50 -04:00
root Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789 2014-11-11 11:57:38 -02:00
sbin Code Style sbin tmp usr 2015-03-13 23:28:12 +05:45
tmp Activate sync for the root slice in fstab during upgrade. Ticket #4523 2015-06-10 12:54:11 -04:00
usr Ticket #4655 Do not behave against the logic of checkbox and description. 2015-06-11 23:57:56 +02:00
.editorconfig Add .inc files to editorconfig 2015-05-22 10:30:23 -03:00
.gitattributes include gettext locales in line encoding list 2014-01-13 22:05:10 -05:00
.gitignore Ignore vim swap files 2013-03-08 14:41:01 -03:00
license.txt Welcome 2015 2014-12-31 16:22:00 -02:00