summaryrefslogtreecommitdiffhomepage
path: root/api/gobgp.pb.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/gobgp.pb.go')
-rw-r--r--api/gobgp.pb.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/gobgp.pb.go b/api/gobgp.pb.go
index e2caba93..bb41655a 100644
--- a/api/gobgp.pb.go
+++ b/api/gobgp.pb.go
@@ -2958,6 +2958,7 @@ type PeerConf struct {
Vrf string `protobuf:"bytes,15,opt,name=vrf" json:"vrf,omitempty"`
AllowOwnAs uint32 `protobuf:"varint,16,opt,name=allow_own_as,json=allowOwnAs" json:"allow_own_as,omitempty"`
ReplacePeerAs bool `protobuf:"varint,17,opt,name=replace_peer_as,json=replacePeerAs" json:"replace_peer_as,omitempty"`
+ AdminDown bool `protobuf:"varint,18,opt,name=admin_down,json=adminDown" json:"admin_down,omitempty"`
}
func (m *PeerConf) Reset() { *m = PeerConf{} }