mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-23 00:44:25 +01:00
IPv6 support for outside (udp) (#369)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
syntax = "proto3";
|
||||
package cert;
|
||||
|
||||
option go_package = "github.com/slackhq/nebula/cert";
|
||||
|
||||
//import "google/protobuf/timestamp.proto";
|
||||
|
||||
message RawNebulaCertificate {
|
||||
|
||||
Reference in New Issue
Block a user