summaryrefslogtreecommitdiffstats
path: root/node-admin/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #586 from yahoo/bjorncs/networking-script-ipv6hakonhall2016-09-071-14/+15
|\
| * Add support for IPv6Bjørn Christian Seime2016-09-071-14/+15
* | Add vespalog to class path (needed for using LogLevel)Harald Musum2016-09-071-1/+1
|/
* Include docker-api to maintenance classpathvalerijf2016-09-071-1/+1
* Maintenance script was pointing at the old location of Maintainervalerijf2016-07-251-1/+1
* Added MaintenanceScheduler and Maintainervalerijf2016-07-111-0/+10
* Support ipv6 in container network setup.Oyvind Bakksjo2016-06-302-25/+21
* Add both Docker host and Docker nodes with "add" commandHarald Musum2016-06-291-62/+11
* Change add-host command to provision both Docker host and nodes at the same timeHarald Musum2016-06-281-6/+17
* Fixes after review feedbackHarald Musum2016-06-281-4/+4
* Extend script to support adding docker host to node repoHarald Musum2016-06-281-3/+75
* Added minor comments to ease readability.Oyvind Bakksjo2016-06-271-0/+5
* Some simplification of code setting container gateway.Oyvind Bakksjo2016-06-271-3/+2
* Added TODO for some fishy code (only used for local zone @Mac).Oyvind Bakksjo2016-06-271-0/+1
* Fix indentation.Oyvind Bakksjo2016-06-271-2/+2
* Rename variables for consistency.Oyvind Bakksjo2016-06-271-4/+4
* Factor out function to fetch default route for network namespace.Oyvind Bakksjo2016-06-271-29/+32
* Factored out function to set ip address on network interface.Oyvind Bakksjo2016-06-271-23/+33
* Reorder functions more logically (no forward references).Oyvind Bakksjo2016-06-271-8/+7
* Return new index of moved interface from move function.Oyvind Bakksjo2016-06-271-10/+12
* Rename local variable for explicitness.Oyvind Bakksjo2016-06-271-5/+5
* Factor out function to find index of named interface in namespace.Oyvind Bakksjo2016-06-271-10/+15
* Use named arguments when calling multi-argument functions.Oyvind Bakksjo2016-06-271-7/+8
* Factor out function to move network interface (name/namespace).Oyvind Bakksjo2016-06-271-2/+10
* Factored out function to create network interface in a namespace.Oyvind Bakksjo2016-06-271-32/+38
* Factor out function to delete network interface (by name).Oyvind Bakksjo2016-06-271-4/+7
* Reword comment and rename variable for explicitness and clarity.Oyvind Bakksjo2016-06-271-8/+8
* Factored out function finding best matching ip/network for an ip.Oyvind Bakksjo2016-06-271-40/+41
* Factored fetching network namespace for pid into separate function.Oyvind Bakksjo2016-06-271-12/+10
* Un-break local zone scripts.Oyvind Bakksjo2016-06-272-120/+0
* Remove ymon dir, not used anymoreHarald Musum2016-06-171-1/+0
* PublishJon Bratseth2016-06-1562-0/+16639