add autogroup:internet, fix reduce filter rules (#1917)

This commit is contained in:
Kristoffer Dalby 2024-04-30 07:23:16 +02:00 committed by GitHub
parent ff427ccb78
commit 87e2ae4d52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 619 additions and 7 deletions

View file

@ -56,6 +56,7 @@ after improving the test harness as part of adopting [#1460](https://github.com/
- Add support for deleting api keys [#1702](https://github.com/juanfont/headscale/pull/1702)
- Add command to backfill IP addresses for nodes missing IPs from configured prefixes. [#1869](https://github.com/juanfont/headscale/pull/1869)
- Log available update as warning [#1877](https://github.com/juanfont/headscale/pull/1877)
- Add `autogroup:internet` to Policy [#1917](https://github.com/juanfont/headscale/pull/1917)
## 0.22.3 (2023-05-12)