- 22 Oct, 2021 2 commits
-
-
Olav Morken authored
clean_stale: Stop updating DNS See merge request !11
-
Olav Morken authored
We are replacing the PowerDNS service with AWS Route 53. After this change, we will no longer be able to use our existing DNS API. We will soon be shutting down the Nova virtualization system, at which point this code will become irrelevant. Instead of spending time updating it to work with AWS Route 53, remove the DNS update functionality.
-
- 20 Jan, 2020 1 commit
-
-
Olav Morken authored
The ipaddress-module expects either a unicode string or a bytes object. This patch updates fwb-sync to convert all addresses to unicode strings before passing them to ipaddress. This patch fixes the following error: > ipaddress.AddressValueError: '158.38.0.168' (len 12 != 4) is not > permitted as an IPv4 address. Did you pass in a bytes (str in > Python 2) instead of a unicode object?
-
- 27 Sep, 2019 1 commit
-
-
Sigmund Augdal authored
-
- 21 Jan, 2019 2 commits
-
-
Morten Knutsen authored
Also regenerate iptables ruleset when library groups change See merge request !10
-
Sigmund Augdal authored
-
- 11 Jan, 2019 1 commit
-
-
Olav Morken authored
When a new address is detected, both routers attempt to register it at the same time. This leads to a race condition where both nodes attempt to write to the same key at the same time. There was already a fix for this in the code, but it used the wrong exception. This patch updates the code to use the correct exception.
-
- 20 Jun, 2018 3 commits
-
-
Olav Morken authored
-
Olav Morken authored
-
Olav Morken authored
-
- 19 Jun, 2018 1 commit
-
-
Olav Morken authored
The new OpenBFDD package installs the binaries to `/usr/bin` instead of `/usr/local/bin`. This patch updates the code with the new path.
-
- 18 Jun, 2018 3 commits
-
-
Olav Morken authored
-
Olav Morken authored
-
Olav Morken authored
-
- 06 Jun, 2018 1 commit
-
-
Morten Knutsen authored
This will ease testing in preperation for router upgrade.
-
- 28 Nov, 2017 2 commits
-
-
Sigmund Augdal authored
The old pip in wheezy tries to access the repository over http by default and that is no longer available. This tricks it into using https
-
Sigmund Augdal authored
-
- 28 Sep, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 29 Aug, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 10 Aug, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 03 Jul, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 13 Jun, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 11 May, 2017 2 commits
-
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
- 06 Apr, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 24 Mar, 2017 1 commit
-
-
Sigmund Augdal authored
-
- 03 Mar, 2017 1 commit
-
-
Sigmund Augdal authored
This gives at least 90% reduction in memory usage per ipset
-
- 07 Dec, 2016 2 commits
-
-
Sigmund Augdal authored
-
Sigmund Augdal authored
This should fix one more case where the configurator process stops because of duplicate rules added
-
- 16 Sep, 2016 4 commits
-
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
- 07 Sep, 2016 4 commits
-
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
Sigmund Augdal authored
Library groups namedrop @olav.morken See merge request !9
-
- 06 Sep, 2016 3 commits
-
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-
Sigmund Augdal authored
-