Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frr: T6746: add guard time after commit() and before getFRRconfig()
As vyos-configd will take care about the commit via FRRender class, and FRR needs to internally process the configuration we might read it back via vtysh "to fast". Add a 5 seconds guard timer after each commit() and before calling getFRRconfig(). Guard timer is reset with each commit().
- Loading branch information