summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | Correct typo that prevents dhcpv6 to generate proper subnet info. Also use al...Ermal2013-03-191-3/+2
* | Fix whitespace and indentRenato Botelho2013-03-191-42/+42
* | 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
* | Do a check of interface existingErmal2013-03-181-1/+1
* | Use the new functionality on get_real_interface to get the _stf interface whe...Ermal2013-03-181-2/+3
* | Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on...Ermal2013-03-183-14/+31
* | Avoid trying to remove an invalid IPRenato Botelho2013-03-181-12/+14
* | Properly tune rc.linkup for dual stackErmal2013-03-181-7/+12
* | 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
|/ /
* | Check if IP is already configured on console setupRenato Botelho2013-03-141-1/+6
* | Use empty which is more strictErmal2013-03-141-1/+1
* | Merge pull request #481 from phil-davis/masterJim P2013-03-131-3/+3
|\ \
| * | Enhance tmp and var size checksPhil Davis2013-03-141-3/+3
* | | Re-enable admin user if it's disabled when 'Reset webConfigurator password' o...Renato Botelho2013-03-131-0/+3
|/ /
* | Do more strick checks for avoiding http://forum.pfsense.org/index.php/topic,5...Ermal2013-03-131-8/+20
* | Move tmp/var init to just after mount of /cf so that the sizing works properl...jim-p2013-03-121-15/+15
* | 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-116-46/+65
* | move the "block all v6" rules back to where they should be, fix commentChris Buechler2013-03-111-6/+6
* | update github repo locationChris Buechler2013-03-101-1/+1
* | Be consistent on vlan checksRenato Botelho2013-03-081-4/+4
* | Fix logic inversion from 126ff5b264Renato Botelho2013-03-081-1/+1
* | Check if MTU is already with correct value before change itRenato Botelho2013-03-081-15/+20
* | When parent is not assigned, reset it and all vlans without mtu set to defaultRenato Botelho2013-03-081-15/+18
* | When reset parent to default mtu, deal with all VLANs tooRenato Botelho2013-03-081-2/+14
* | Set vlanifs early and use it on more places to simplify logicRenato Botelho2013-03-081-50/+40
* | Consider parent mtu when it's set instead of default oneRenato Botelho2013-03-081-1/+3
* | Simplify a bit the logicRenato Botelho2013-03-081-3/+1
* | Pass parent interface to link_interface_to_vlansRenato Botelho2013-03-081-1/+1
* | Fix typo on var nameRenato Botelho2013-03-081-1/+1
* | Fix typo s/assgined/assigned/Renato Botelho2013-03-081-18/+18
* | Be consistent on the checkErmal2013-03-081-2/+2
* | Solve the issue when changing vlan parent mtu and leaving its childs with old...Ermal2013-03-081-1/+21
* | More fixesErmal2013-03-071-2/+14
OpenPOWER on IntegriCloud