| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-28 | validators: fqdn: T3370: support "private" or "local" domain names | Christian Poessinger | |
| 2021-01-03 | dhcp: T2562: harden implementation for non existing shared-subnets | Christian Poessinger | |
| 2021-01-03 | dhcp: T3180: bugfix assignment of sliced ranges to config dict | Christian Poessinger | |
| A reference to a dictionary key obtained by a for loop can not be used to update values inside that dictionaries key. You must use the original path to the nested dictionaries key. | |||
| 2020-12-29 | smoketest: run all tests with verbosity=2 | Christian Poessinger | |
| 2020-12-06 | smoketest: dhcpv6: T3100: add initial testcase | Christian Poessinger | |
| 2020-12-06 | dhcp: T3113: bugfix for multiple domain-search entries | Christian Poessinger | |
| While rewriting the code to get_config_dict() in commit 84b7ade286 ("dhcp: T3100: migrate server configuration to get_config_dict()") a regression was added not properly joining strings when multiple search-somains had been given. Wrong: domain-search "domain1, domain2"; Correct: domain-search "domain1", "domain2"; | |||
| 2020-12-04 | smoketest: dhcp: T3100: check failover configuration | Christian Poessinger | |
| 2020-12-01 | smoketest: dhcp: T3100: verify remaining pool options | Christian Poessinger | |
| 2020-12-01 | smoketest: dhcp: T3100: test multiple shared-network-name definitions | Christian Poessinger | |
| 2020-12-01 | smoketest: dhcp: T3100: add testcase for static host mappings | Christian Poessinger | |
| 2020-12-01 | smoketest: dhcp: T3100: add initial testcase for a single pool | Christian Poessinger | |
