diff options
author | Donald Sharp <sharpd@nvidia.com> | 2021-11-11 20:40:17 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2021-11-11 20:41:27 +0100 |
commit | b72aae2e044a1dbc5cffada5b7f3abec26f46ec7 (patch) | |
tree | b37c40fa71c04edde3874867b00f2d882d98559f /ospfd/ospfd.c | |
parent | *: Rename quagga_timestamp with frr_timestamp (diff) | |
download | frr-b72aae2e044a1dbc5cffada5b7f3abec26f46ec7.tar.xz frr-b72aae2e044a1dbc5cffada5b7f3abec26f46ec7.zip |
*: Cleanup some documentation from quagga->frr
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospfd/ospfd.c')
-rw-r--r-- | ospfd/ospfd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospfd.c b/ospfd/ospfd.c index 1e1057dc3..dd0a49c9b 100644 --- a/ospfd/ospfd.c +++ b/ospfd/ospfd.c @@ -192,7 +192,7 @@ void ospf_process_refresh_data(struct ospf *ospf, bool reset) hit asserts in ospf_refresher_unregister_lsa(). This step is needed - because the current quagga code does look-up for + because the current frr code does look-up for self-originated LSAs based on the self router-id alone but expects OSPF_LSA_SELF to be |