policy/v2: error on missing or zero port (#2606)
* policy/v2: error on missing or zero port Fixes #2605 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * changelog: add entry Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
30525cee0e
commit
bd6ed80936
4 changed files with 50 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
## Next
|
||||
|
||||
### BREAKING
|
||||
|
||||
- Policy: Zero or empty destination port is no longer allowed
|
||||
[#2606](https://github.com/juanfont/headscale/pull/2606)
|
||||
|
||||
## 0.26.0 (2025-05-14)
|
||||
|
||||
### BREAKING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue