openconfig / reference

This repository contains reference implementations, specifications and tooling related to OpenConfig-based network management.
Apache License 2.0
157 stars 89 forks source link

Potentially split ClearBGPNeighbor into two operations #53

Closed pborman closed 2 years ago

pborman commented 7 years ago

ClearBGPNeighbor does both soft and hard clears that have different security implications. Consider making two different APIs.

robshakir commented 2 years ago

This issue is something we discussed in openconfig/gnoi, and I think decided not to change.