Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  skel
  ssh
  ssl
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
ddb.conf 225 Bytes
devd.conf 2.14 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 5.76 KB
ecl.php 5.2 KB
fbtab 142 Bytes
gettytab 6.02 KB
group 413 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
login.conf 6.37 KB
master.passwd 1.8 KB
motd 0 Bytes
networks 365 Bytes
passwd 1.49 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 33.8 KB
platform 7 Bytes
printcap 0 Bytes
protocols 6.3 KB
pubkey.pem 630 Bytes
rc 12.8 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 785 Bytes
rc.banner 3.32 KB
rc.bootup 12.7 KB
rc.captiveportal_configure 1.56 KB
rc.carpbackup 2.89 KB
rc.carpmaster 3.21 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.create_full_backup 496 Bytes
rc.dhclient_cron 2 KB
rc.disable_hdd_apm 274 Bytes
rc.dumpon 698 Bytes
rc.dyndns.update 1.97 KB
rc.embedded 948 Bytes
rc.expireaccounts 2.11 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.59 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 15.4 KB
rc.firmware 17.3 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.7 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.39 KB
rc.initial.halt 1.93 KB
rc.initial.password 3.26 KB
rc.initial.ping 1.9 KB
rc.initial.reboot 1.87 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3.07 KB
rc.initial.toggle_sshd 2.45 KB
rc.interfaces_carp_configure 1.55 KB
rc.interfaces_lan_configure 1.55 KB
rc.interfaces_opt_configure 1.6 KB
rc.interfaces_wan_configure 1.77 KB
rc.kill_states 3.07 KB
rc.linkup 4.85 KB
rc.nanobsd_switch_boot_slice 786 Bytes
rc.newipsecdns 2.02 KB
rc.newroutedns 2.1 KB
rc.newwanip 7.67 KB
rc.newwanipv6 6.18 KB
rc.notify_message 1.88 KB
rc.ntpdate 1.56 KB
rc.openvpn 4.66 KB
rc.packages 1.69 KB
rc.php-fpm_restart 439 Bytes
rc.php_ini_setup 11 KB
rc.prunecaptiveportal 2.46 KB
rc.reboot 1016 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.71 KB
rc.resolv_conf_generate 1.41 KB
rc.restart_webgui 416 Bytes
rc.restore_config_backup 3.29 KB
rc.restore_full_backup 512 Bytes
rc.savecore 472 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 1.18 KB
rc.start_packages 2.98 KB
rc.stop_packages 80 Bytes
rc.update_alias_url_data 1.63 KB
rc.update_bogons.sh 4.55 KB
rc.update_urltables 1.55 KB
services 150 KB
shells 267 Bytes
sshd 7.09 KB
syslog.conf 612 Bytes
ttys 2.04 KB
version 7 Bytes

Latest revisions

# Date Author Comment
cc9b3e07 01/07/2015 07:18 PM Ermal Luçi

split is deprecated move to explode

d2884b9a 01/07/2015 06:47 PM Chris Buechler

fix spelling of compression

45efe1b6 01/07/2015 03:33 PM Ermal Luçi

Fixes #4182 by properly managing IPcomp on ipsec tunnels.
Also retires IPsec force reloading advanced sysctl since its useless nowdays with strongswan and remove its call on rc.newipsecdns.

d4e894f6 01/07/2015 11:11 AM Renato Botelho

Fix #4146:

OpenVPN create the tun/tap interface and, when set an IP address to
it, mark it as UP. In some scenarios, when TAP is set as bridge and
doesn't have an IP address set on it, it never goes up and tunnel
doesn't work.

If rc.newwanip is called for this TAP interface, UP flag is set, but,...

19c8976b 01/07/2015 06:47 AM Chris Buechler

Log PHP errors. Ticket #4143

9b182b08 01/06/2015 09:54 PM Ermal Luçi

Enforce subnet check here to avoid any issues resulting from function call.

c8d87d2a 01/06/2015 08:55 PM Renato Botelho

Remove useless check, CARP does not depend of interface having another IP set before

3ffea319 01/06/2015 05:17 PM Renato Botelho

Remove some extra spaces

d9db4862 01/06/2015 05:17 PM Renato Botelho

Fix typo on variable name

374b2f21 01/06/2015 05:17 PM Stilez y

Tighten and IPv6-ify gen_subnet() etc

Tightens, canonicalises and improves for IPv6, the functions
gen_subnet(), gen_subnetv6(), gen_subnet_max(), gen_subnetv6_max()

Changes are transparent to calling code.

Issues:

1) gen_subnet() and gen_subnet_max() will validate both IPv4 and IPv6 as valid args, but will then try to process an IPv6 subnet bitwise as x32 LONG without further checking, causing erroneous but apparently valid responses....

View revisions

Also available in: Atom