summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "shaper.inc" XHTMLColin Fleming2013-03-221-40/+48
* Bump this a bit to allow for faster speedErmal2013-03-211-1/+2
* Reduce a bit the entropy collection sources to not hurt performance. There ar...Ermal2013-03-211-1/+4
* Escape the argument to avoid potential issuesErmal2013-03-211-1/+1
* Respect the product name here.jim-p2013-03-211-0/+2
* use a custom sysDescr for snmp similar to m0n0wall's format. Fixes #2893jim-p2013-03-211-0/+6
* Merge pull request #487 from rdlugosz/change_apinger_status_pathErmal Luçi2013-03-201-5/+5
|\
| * Track apinger status in /var/run instead of /tmpRyan Dlugosz2013-03-201-5/+5
* | No need for the ::(separators) they will be thereErmal2013-03-201-1/+1
* | Check lower bound as wellErmal2013-03-201-1/+1
* | The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add suppor...Ermal2013-03-202-18/+5
* | While I'm here, fix an IPv6 ICMP easy rule issue.jim-p2013-03-201-0/+3
* | Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-202-23/+38
* | To actually use the linklocal of :1 delete the auto assigned linklocalErmal2013-03-201-0/+3
|/
* Remove even this seems dhclient is smart enough to avoid this by itselfErmal2013-03-191-3/+0
* Remove functions that are not used now with once mode of rtsoldErmal2013-03-191-14/+0
* Simplify a bit logicRenato Botelho2013-03-191-12/+6
* Fix typoRenato Botelho2013-03-191-1/+1
* Use full patchErmal2013-03-191-1/+1
* Run rtsold only for one reply since it will spam with dhcp6c processes otherw...Ermal2013-03-191-5/+9
* Fix missed ;jim-p2013-03-191-1/+1
* Bring down even rtsold processErmal2013-03-191-0/+15
* The workflow is rtsold calls dhcp6c which calls rc.newwanipv6 to make the con...Ermal2013-03-191-29/+23
* Fix the Cellular strength indicator, rssi was always reporting 8 because we d...smos2013-03-191-4/+4
* Do not run this during startup since it will be called anyhowErmal2013-03-191-3/+5
* Use propper variable for is_ipaddrv6 testErmal2013-03-191-1/+1
* Correct typo that prevents dhcpv6 to generate proper subnet info. Also use al...Ermal2013-03-191-3/+2
* Initialize arrayErmal2013-03-191-0/+1
* Remove not used callErmal2013-03-191-1/+0
* Do not do useless work before neededErmal2013-03-191-5/+5
* When reconfiguring interfaces with dhcp types set try to kill any previous dh...Ermal2013-03-191-1/+7
* Do not cleanup states on this callErmal2013-03-191-1/+1
* Define bogon tables where they should beErmal2013-03-191-5/+6
* Use proper interface for reply-to in case of 6rd/6to4Ermal2013-03-191-1/+2
* Remove useless function callsErmal2013-03-181-8/+5
* Unset the ip from the cache to retrieve the right ipErmal2013-03-181-0/+12
* Correct get_interface_subnetv6 and use get_interface_ipv6 during dhcp config ...Ermal2013-03-182-31/+19
* If gatway is dynamic the type cannot be determined, trim the code trying to d...Ermal2013-03-181-18/+11
* Try to remove as much as possible _stf special case through the codeErmal2013-03-184-49/+16
* Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on...Ermal2013-03-181-10/+25
* Handle _stf interface in convertion from real to friendly. Also do no cal lpf...Ermal2013-03-181-1/+5
* Use realif on dhcp6 pid filename since find_dhcp6c_process() looks for it and...Renato Botelho2013-03-161-1/+1
* Merge pull request #483 from N0YB/System_Firewall_Logs_FilteringJim P2013-03-151-1/+11
|\
| * System Firewall Log Filtering by FieldsN0YB2013-03-151-1/+11
* | Fixes IPSec Status for natted tunnelsMichele Di Maria2013-03-151-1/+1
|/
* Use empty which is more strictErmal2013-03-141-1/+1
* Do more strick checks for avoiding http://forum.pfsense.org/index.php/topic,5...Ermal2013-03-131-8/+20
* Do not route do default gw when rule gw is downRenato Botelho2013-03-121-2/+10
* use logging on the block all v6 rules if default is logChris Buechler2013-03-121-6/+7
* Add the ability for full installs to optionally use RAM disks for /tmp and /v...jim-p2013-03-112-13/+17
OpenPOWER on IntegriCloud