summaryrefslogtreecommitdiff
path: root/cloudinit/net/openbsd.py
Commit message (Expand)AuthorAgeFilesLines
* [1/2] DHCP: Refactor dhcp client code (#2122)Brett Holman2023-04-191-2/+2
* openbsd: properly restart the network on 7.0 (#1150)Gonéri Le Bouder2022-01-041-4/+14
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-18/+15
* openbsd/net: flush the route table on net restart (#908)Gonéri Le Bouder2021-05-251-0/+3
* BSD: static network, set the mtu (#894)Gonéri Le Bouder2021-05-141-1/+5
* test: fix all flake8 E126 errors (#425)Joshua Powers2020-06-101-2/+3
* Move subp into its own module. (#416)Scott Moser2020-06-081-3/+4
* add Openbsd support (#147)Gonéri Le Bouder2020-03-261-0/+44