aboutsummaryrefslogtreecommitdiffstats
path: root/planning/planning.cpp
Commit message (Expand)AuthorAgeLines
* planning tg25Ole Mathias Heggem12 days-57/+37
* fix(planning): Lower number of expected switches per distroHåkon Solbjørg2023-04-02-1/+1
* remove extra rowHåkon Solbjørg2023-04-02-1/+8
* add new rowHåkon Solbjørg2023-04-02-4/+6
* tg23 ipamSjur Fredriksen2023-03-24-2/+1
* tg23 ipamSjur Fredriksen2023-03-24-5/+6
* tg23 1.0.0Sjur Fredriksen2023-03-24-21/+26
* Update layoutPre-TG19Marius Linge2019-04-13-11/+9
* Merge patchlists into one directoryMarius Linge2019-04-10-1/+1
* Move distro 4 one row north because of power rackMarius Linge2019-04-10-1/+1
* Move scene and firegatesMarius Linge2019-03-22-10/+10
* Correct confusion with row numbers for crew seating - getting late :-)Marius Linge2019-03-22-1/+1
* Begin planning for TG19Marius Linge2019-03-22-16/+15
* Decouple v6 mgmt from v6 clients and use correct distro nameOle Mathias Aa. Heggem2019-03-20-16/+17
* better v6 planning, decouple from v4Sjur Fredriksen2019-03-16-23/+4
* Fix management IPsKristian Lyngstol2018-03-25-2/+2
* Removed row 1-2 eastMarius Linge2018-03-25-4/+4
* Update planning for TG18Marius Linge2018-03-23-1/+4
* Start TG18 planningKristian Lyngstol2018-03-22-7/+10
* TG18 planningKristian Lyngstol2018-03-06-17/+26
* Full one-liner added to planning.Joachim Tingvold2017-04-02-0/+4
* Updated for TG17.Joachim Tingvold2017-04-02-30/+26
* Ehr, cosmetics.Joachim Tingvold2016-02-17-1/+1
* Minor changes.Joachim Tingvold2016-02-17-8/+11
* Modified for TG16.Joachim Tingvold2016-02-04-60/+44
* Removed overlapping intervalArne Sund2015-03-30-1/+1
* Changed mgmt_ipv6 structureArne Sund2015-03-18-17/+19
* If distro7 switch came before distro6 switch, things brokeArne Sund2015-03-18-6/+4
* Minor changes to the formatArne Sund2015-03-18-2/+2
* Updated interface names, the junos way!Arne Sund2015-03-18-2/+2
* switches.txt now print more infoArne Sund2015-03-18-3/+42
* Added a rowArne Sund2015-03-18-1/+1
* Distro moved because of conflict with power rackArne Sund2015-03-18-1/+1
* No distros should be on the same rowArne Sund2015-02-26-1/+1
* Moved distros so they don't conflict with power racksArne Sund2015-02-26-1/+1
* This should be the final version of the row placements for 2015Arne Sund2015-02-26-5/+9
* Updated the example command with the best distro placementsArne Sund2015-02-21-1/+1
* Added support for more colorsArne Sund2015-02-21-3/+13
* Updated the switch placements for this yearArne Sund2015-02-21-6/+19
* We want each sector use its own distroArne Sund2015-02-21-3/+11
* Added this year sector gapsArne Sund2015-02-21-4/+4
* We don't want horisontal crossingsArne Sund2015-02-21-1/+2
* We got 8 distros and 42 rows this yearArne Sund2015-02-21-2/+2
* Corrected patch list.root2014-04-15-1/+1
* Planning to suffix distros with gw, to keep uniform dns namesRoy Sindre Norangshol2014-04-15-1/+1
* Subnet address update for TG14 in planning.root2014-04-14-1/+1
* Remove obsolete field.root2014-04-14-1/+1
* Switch to Ford-Fulkerson, as Dijkstra will give the wrong result when negativ...Steinar H. Gunderson2014-04-13-40/+35
* Disable the node names by default; they take a tiny bit of time.Steinar H. Gunderson2014-04-11-4/+10
* Somewhat more efficient (~10%) priority queue.Steinar H. Gunderson2014-04-11-4/+9