summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore vim swap filesRenato Botelho2013-03-081-0/+2
* 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
* Be consistent on the checkErmal2013-03-081-2/+1
* Prevent mtu bigger than 9000Ermal2013-03-081-1/+1
* Solve the issue when changing vlan parent mtu and leaving its childs with old...Ermal2013-03-081-1/+21
* Merge pull request #470 from ExolonDX/branch_01Jim P2013-03-071-22/+20
|\
| * Tidy up System:General Setup XHTMLColin Fleming2013-03-071-22/+20
* | Merge pull request #471 from ExolonDX/branch_02Jim P2013-03-071-37/+37
|\ \
| * | Tidy up System:Advanced:Admin XHTMLColin Fleming2013-03-071-37/+37
| |/
* | Merge pull request #472 from ExolonDX/branch_03Jim P2013-03-071-38/+38
|\ \
| * | Tidy up System:Advanced:FirewallNat XHTMLColin Fleming2013-03-071-38/+38
| |/
* | Merge pull request #473 from ExolonDX/branch_04Jim P2013-03-071-24/+24
|\ \
| * | Tidy up System:Advanced:Network XHTMLColin Fleming2013-03-071-24/+24
| |/
* | Merge pull request #474 from ExolonDX/branch_06Jim P2013-03-071-13/+13
|\ \
| * | Tidy up System:Advanced:Tunables XHTMLColin Fleming2013-03-071-13/+13
| |/
* | Merge pull request #475 from ExolonDX/branch_07Jim P2013-03-071-15/+16
|\ \
| * | Tidy up System:Advanced:Notifications XHTMLColin Fleming2013-03-071-15/+16
| |/
* | Merge pull request #476 from ExolonDX/branch_08Jim P2013-03-071-30/+31
|\ \ | |/ |/|
| * Tidy up System:Advanced:Misc XHTMLColin Fleming2013-03-071-30/+31
|/
* Merge pull request #469 from phil-davis/masterJim P2013-03-071-22/+20
|\
| * Fix stale bandwidth-by-IP table entriesPhil Davis2013-03-081-22/+20
|/
* More fixesErmal2013-03-071-2/+14
* Remove debug codeErmal2013-03-071-1/+0
* Correct code to apply the mtu correctlyErmal2013-03-071-2/+2
* Correctly handle mtu changing between vlansErmal2013-03-071-4/+55
* Validate MTU changes for VLANs and let user change it againRenato Botelho2013-03-071-20/+36
* Change parent only if its mtu is smallerErmal2013-03-071-1/+1
* Merge pull request #468 from phil-davis/masterJim P2013-03-072-23/+41
|\
| * Bandwidth by IP - allow filter by local and remotePhil Davis2013-03-071-5/+17
| * Bandwidth by IP - allow filter by local and remotePhil Davis2013-03-071-18/+24
|/
* Skip vlan checks for being configured vlan as wellErmal2013-03-071-0/+2
* Only treat interesting interfacesErmal2013-03-071-1/+3
* Make this work better and not always go over things for setting mtuErmal2013-03-071-10/+15
* Hopefully is correct nowErmal2013-03-071-1/+2
* Set mtu to the correct interfaceErmal2013-03-071-2/+2
* Correct which mtu value is used to be correctErmal2013-03-071-4/+4
* Sprinkle some XXX just for being consistentErmal2013-03-071-0/+2
* Correct this behaviour of properly honoring the configured mtuErmal2013-03-071-13/+14
* Try to fix the issue reported on http://forum.pfsense.org/index.php/topic,597...Ermal2013-03-071-7/+3
OpenPOWER on IntegriCloud