summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Do not destory enc0Scott Ullrich2008-11-192-6/+7
| | | | * Only run ifconfig if a real ip and netmask exists instead of ifconfig
* Make nat reflection timeouts consistentScott Ullrich2008-11-191-1/+1
|
* Bump kernel memory to 435544320 from 335544320Scott Ullrich2008-11-182-2/+3
|
* Correct my wrong changes and remove duplicated defines. Reload the filter ↵Ermal Luçi2008-11-181-5/+1
| | | | after the restasrt to be sure we do not have any problems if the ip address changes.
* Use interface_reconfigure()Scott Ullrich2008-11-181-0/+4
|
* show <pkginfolink> for installed packagesChris Buechler2008-11-171-4/+15
|
* replace the "Support" column with the static forum link with <pkginfolink>Chris Buechler2008-11-171-3/+10
|
* Use settings collected before.Ermal Luçi2008-11-171-3/+3
|
* Change order slightly.Ermal Luçi2008-11-171-2/+1
|
* Hrm, pppoe reset function seems to have missed review while doing whole ↵Ermal Luçi2008-11-171-4/+4
| | | | other changes.
* Silence errors when trying to obtain gateway for PPTPScott Ullrich2008-11-171-3/+4
|
* Detect iphone / ipodScott Ullrich2008-11-172-3/+12
|
* Use pfsense theme for ipod / iphone'sScott Ullrich2008-11-171-0/+9
|
* Correctly process static gateway entries which have a label and not a IP.Seth Mos2008-11-171-1/+5
|
* Do not keep spawning new entries when trying to edit.Seth Mos2008-11-171-1/+1
|
* Make sure to delete the proper entry.Seth Mos2008-11-171-2/+7
|
* Improve duplicate checkSeth Mos2008-11-171-4/+4
|
* Allow duplication of system gateways for easier adding and less typing.Seth Mos2008-11-171-1/+3
|
* Fix unable to save manual gateway entry.Seth Mos2008-11-171-1/+1
|
* Fix ticket #1837.Ermal Luçi2008-11-174-51/+49
|
* Remove function call not needed.Ermal Luçi2008-11-171-2/+0
| | | | Would be good to give this function a sync/refresh with filter.inc changes.
* Bring back to life tdr_create_ipfw_rule.Ermal Luçi2008-11-171-11/+11
|
* Since we do all that hard work on generate_optcfg_array to get all info for ↵Ermal Luçi2008-11-161-27/+24
| | | | an interface use that info later in the file to gain speed.
* Remove debugging.Ermal Luçi2008-11-161-1/+0
|
* Use the newly introduced functions and simplify function ↵Ermal Luçi2008-11-161-26/+9
| | | | | | get_direct_network_list. What does the latest function do actually?
* Introduce 2 new functionsErmal Luçi2008-11-162-3/+35
| | | | | | | find_interface_subnet and get_interface_subnet similar to their ip ones find_interface_ip and get_interface_ip to easy getting this info for dynamic interfaces.
* Find correct interface ip for using while generating filter rules.Ermal Luçi2008-11-161-2/+2
|
* Update list of altq suppported interfaces with some of our custom internal ↵Ermal Luçi2008-11-161-1/+2
| | | | names wich actually are really ng_iface(4) type.
* Change backend part to show friendly interface names on shaper.Ermal Luçi2008-11-161-9/+10
|
* Change frontend part to show friendly interface names on shaper.Ermal Luçi2008-11-162-1/+7
|
* Its questionable why this function should be available since it will be ↵Ermal Luçi2008-11-161-0/+2
| | | | | | | | called when switching from an HFSC queue with childs to a PRIQ which does not have childs. Either way make a stub available so the interface does not error out. This should fix ticket #1835
* Obey the dnsallowoverride option even for secondary dns on pppoe interface.Ermal Luçi2008-11-161-2/+2
|
* Do not scrollScott Ullrich2008-11-161-1/+0
|
* Use <p/>Scott Ullrich2008-11-161-1/+1
|
* Add pfTOPScott Ullrich2008-11-161-0/+1
|
* Adding AJAX interactive pftopScott Ullrich2008-11-161-0/+138
|
* Update release keyScott Ullrich2008-11-161-1/+1
|
* Latest version is 5.4, not 5.3.Scott Ullrich2008-11-161-2/+2
|
* Correct config pathSeth Mos2008-11-141-3/+3
|
* Unbreak.Scott Ullrich2008-11-141-2/+2
| | | | Pointy-hat-to-: @smos
* Gateway load balancer upgrade code courtesy of billm@Seth Mos2008-11-131-0/+42
|
* Improve monitor IP lookupSeth Mos2008-11-131-1/+5
|
* Remove debuggingSeth Mos2008-11-131-2/+0
|
* Pick monitor IP from the interface config sectionSeth Mos2008-11-131-2/+6
|
* Allow editing of automatically added gateways.Seth Mos2008-11-131-45/+48
| | | | | Input validation needs work. Some fields may need to be hidden?
* Show automatically added gateways as being configurable.Seth Mos2008-11-131-4/+1
|
* Include more information in the array including a attribute flag.Seth Mos2008-11-131-9/+9
| | | | The attribute is either "system" or the gateway array id.
* Correct typo to prevent gateways showing up twice.Seth Mos2008-11-131-3/+7
| | | | Fetch monitor IP for automatic gateways from the interface config section
* Only mount for rw during sync function.Scott Ullrich2008-11-121-9/+4
|
* * Use defined server from config.xmlScott Ullrich2008-11-121-1/+3
| | | | * Sleep for 5 seconds in between requests
OpenPOWER on IntegriCloud