Krishnakumar Natarajan

Results 3 issues of Krishnakumar Natarajan

This PR introduces enhancements to the [`authz.go`] file, focusing on improving the handling of gRPC counters and policy verification logic. It modifies the 1. `Verify` function to ensure counter updates...

cisco-pr

This PR fixes the issues of expected TTL at egress for cluster as well as WAN originated traffic. When a packet enter a router, it outer header TTL will be...

cisco-pr

As per proto, AuthenticationArtifacts should contain both private key and certificate in single message (it is not `oneof` message) https://github.com/openconfig/gnsi/blob/main/credentialz/credentialz.proto#L761-L770 ``` message ServerKeysRequest { message AuthenticationArtifacts { // Private key...