Commit Graph

8 Commits

Author SHA1 Message Date
Adam Bolsover
87b9f7dac6
Introduced checksums to cni-plugins (#178)
* Update 05-install-cni-plugins.sh

Added checksum checks for cni-plugin. Also allowed for specific version selection. Finally added a fallback to the last installed version.

* Update 05-install-cni-plugins.sh

moved the net.d setup from dns to cni-plugin, so that all the function of cni are in one place.

* Update 10-dns.sh

moved conf files from dns to cni-plugin

* Update 05-install-cni-plugins.sh

Fixed some comments

* Update 05-install-cni-plugins.sh

Fix comments
2021-07-02 22:32:41 -07:00
なつき
3efc648c97
Support caching in install-cni-plugins.sh (#114)
* Support caching in install-cni-plugins.sh

* Update README
2021-05-16 13:43:05 -07:00
John D
f2810f184a
Update 20-dnsipv6.conflist 2020-12-26 16:06:32 -08:00
John D
d8397a6a0b
Update 20-dns.conflist 2020-12-26 16:06:19 -08:00
John D
03253edd77
Update 20-dnsipv6.conflist 2020-12-24 14:59:01 -08:00
John D
f048e7366d
Added mac address for macvlans 2020-12-24 14:58:32 -08:00
John D
254ae5e9d2
Updating to new CNI drivers 2020-12-24 14:52:09 -08:00
John D
511d058460
Modularization updates (#12)
* Store install-cni-plugins.sh once

* Newlines in on-boot-script

* Update example on_boot.sh for directory

* Update README.md examples

* Store 20-dns.conflist once

* Add modularized nextdns config w/IPv6 support

* Make nextdns script more generic

* Use common setup script for each dns service

* Add missing newlines

* Readme updates and ipv6 support

* Readme updates and ipv6 support

* Final updates and Ipv6

Co-authored-by: exodious <exodious@users.noreply.github.com>
2020-06-28 06:02:50 -07:00