]> git.proxmox.com Git - mirror_frr.git/commit
isisd: improve route-event logs
authorEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 8 Sep 2020 15:00:40 +0000 (17:00 +0200)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Mon, 14 Sep 2020 07:40:10 +0000 (09:40 +0200)
commit1b2b26778e06790030b3a56b3973d48cd84b8ae8
treefc00ca37ac42c107302605c9c8f70486f27f585a
parentcc44f5435e8459a6777e1fcc0ee172eedbaea669
isisd: improve route-event logs

suppress route-event logs that are uninformative and add more info to
the ones that matter, i.e. hints on what changed in a route update. The
suppressed logs can be enabled by defining EXTREME_DEBUG to 1, similarly
to what is done elsewhere in isisd (e.g. in isis_spf.c)

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_route.c