Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  ssh
  ssl
auth.conf 272 Bytes
bogons 467 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 1.51 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 407 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
libmap.conf 106 Bytes
login.conf 6.37 KB
master.passwd 1.74 KB
motd 260 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.42 KB
pccard.conf 9.73 KB
pf.os 27.7 KB
pfSense.obsoletedfiles 164 Bytes
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 8.57 KB
rc.banner 2.57 KB
rc.bootup 7.64 KB
rc.captiveportal_configure 1.52 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.dhclient_cron 2 KB
rc.dyndns.update 1.51 KB
rc.embedded 974 Bytes
rc.exipireaccounts 2.01 KB
rc.filter_configure 1.57 KB
rc.filter_configure_sync 1.54 KB
rc.firmware 6.62 KB
rc.firmware_auto 2.51 KB
rc.halt 180 Bytes
rc.initial 3.51 KB
rc.initial.defaults 1.94 KB
rc.initial.firmware_update 4.26 KB
rc.initial.halt 1.9 KB
rc.initial.password 2.7 KB
rc.initial.ping 1.76 KB
rc.initial.reboot 1.77 KB
rc.initial.setlanip 7.37 KB
rc.initial.setports 1.58 KB
rc.initial.store_config_to_removable_device 2.96 KB
rc.initial.toggle_sshd 2.22 KB
rc.interfaces_carp_configure 1.49 KB
rc.interfaces_lan_configure 1.49 KB
rc.interfaces_opt_configure 1.48 KB
rc.interfaces_wan_configure 1.49 KB
rc.linkup 2.95 KB
rc.linkup.sh 99 Bytes
rc.newipsecdns 2.02 KB
rc.newwanip 4.28 KB
rc.ntpdate 1.51 KB
rc.packages 1.57 KB
rc.php_ini_setup 4.69 KB
rc.prunecaptiveportal 1.55 KB
rc.reboot 506 Bytes
rc.reload_all 1.62 KB
rc.reload_interfaces 1.56 KB
rc.restart_webgui 251 Bytes
rc.shutdown 803 Bytes
rc.start_packages 331 Bytes
rc.stop_packages 359 Bytes
rc.update_bogons.sh 884 Bytes
services 150 KB
shells 234 Bytes
sshd 6.04 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 16 Bytes
version_base 3 Bytes
version_kernel 3 Bytes

Latest revisions

# Date Author Comment
fe5f3b38 04/01/2009 04:00 AM Scott Ullrich

Remove extra space

7ee97cb3 04/01/2009 12:46 AM Scott Ullrich
  • Make it easier to switch back and forth between logging providers (clog, fifo)
  • Add a $config['system']['usefifolog'] switch
  • Switch back to defaulting to clog
7e9547cf 03/31/2009 08:16 PM Jim Pingle

Improve the matching of carp ints to IPs.
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.16, 10.0.0.135. Adding a space to the IP to check will only match the specific IP given, since it is followed by spaces in the ifconfig output.

70ce9162 03/31/2009 01:24 PM Seth Mos

Make sure to handle a empty settings array correctly

cd22ddab 03/30/2009 06:09 PM Ermal Luçi

Add nat rules even for l2tp. While there fix some issues which might produce bad cidr notation for pppoe/l2tp/pptp.

cc460ee9 03/30/2009 04:51 AM Chris Buechler

When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.

a55e9c70 03/30/2009 12:38 AM Ermal Luçi
  • Hide interfaces internals to other code and use the propper interfaces.
    Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
  • Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml...
fa60d6f7 03/28/2009 05:14 PM Scott Ullrich

Use mwexec()

5f1e1d26 03/28/2009 09:08 AM Ermal Luçi

Bring in support for QinQ. At this time it is limited to only 2 levels.

5fb0ac9e 03/27/2009 10:24 PM Scott Ullrich

Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' will have a valid id of 0 (superuser access!)

View revisions

Also available in: Atom