summaryrefslogtreecommitdiffstats
path: root/etc/inc/upgrade_config.inc
Commit message (Expand)AuthorAgeFilesLines
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-161-1/+1
* Change even the upgrade code to use new style vlan names.Ermal Luçi2009-06-081-1/+1
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-081-1/+1
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-081-1/+1
* Remove code from Seth since one code already exists. And fix a bug on the pre...Ermal Luçi2009-06-081-11/+2
* Yank bridge upgrade function as it appears to be a duplicate. I should have c...Seth Mos2009-06-081-25/+1
* Fix bridge upgrade code.Seth Mos2009-06-081-3/+1
* Fix VLAN upgrade code properly. That's what I get for blind coding.Seth Mos2009-06-081-7/+4
* Fix butchered upgrade code in the end of the fileSeth Mos2009-06-081-0/+3
* Add missing quoteSeth Mos2009-06-081-1/+1
* Add missing ; to prevent parse errorSeth Mos2009-06-081-1/+1
* Try to fix "key element can not be a reference"Seth Mos2009-06-081-2/+2
* Actually use the counterSeth Mos2009-06-071-1/+2
* Add bridge upgrade code for 1.2 -> 2.0Seth Mos2009-06-071-1/+26
* Since we still needed upgrade code for vlans from 1.2 to 2.0 I added the upgr...Seth Mos2009-06-071-1/+16
* Revert mwexec back to exec. They are very different functions.Seth Mos2009-06-061-2/+2
* * Shuffle functions around to reduce require_once() a little.Ermal Luçi2009-04-291-3/+0
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-0/+9
* Use mwexec() to hide find *-quality.rrd messagesScott Ullrich2009-03-271-2/+2
* Modify IPsec code to allow for transport mode. All existing configurations aremgrooms2009-03-151-0/+8
* Move the IPsec pinghost option from phase1 to phase2. Correct somemgrooms2009-03-151-4/+4
* Move 1700 lines of config upgrade code into it's own include file that's onlyBill Marquette2009-03-141-0/+1728
OpenPOWER on IntegriCloud