Merge pull request #1075 from safing/feature/reconnect-resolver-on-spn-connect

Reconnect resolvers on SPN connect and other fixes
This commit is contained in:
Daniel Hovie
2023-01-30 14:29:25 +01:00
committed by GitHub
12 changed files with 118 additions and 26 deletions

View File

@@ -119,7 +119,7 @@ type Connection struct { //nolint:maligned // TODO: fix alignment
// This is different from the Firewall verdict in order to guarantee proper
// transition between verdicts that need the connection to be re-established.
Active Verdict
// Firewall holsd the last (most recent) decision by the firewall.
// Firewall holds the last (most recent) decision by the firewall.
Firewall Verdict
}
// Reason holds information justifying the verdict, as well as additional