pmlag

Poor man's link aggregation
git clone git://git.finwo.net/app/pmlag
Log | Files | Refs | README | LICENSE

commit 0a7e6c4b2ab470a786ecfbd97e0e1df07567d527
parent e98480fda7f3d9c951e6809dca0f4a97c0d33c39
Author: Robin Bron <robin@finwo.nl>
Date:   Mon, 27 Feb 2023 23:10:30 +0100

Another debug print

Diffstat:
Msrc/util/routing-table.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/util/routing-table.c b/src/util/routing-table.c @@ -49,6 +49,8 @@ int rt_upsert( isnew = 1; } + printf(" Old bcidx, %d\n", rt_entry->bcidx); + // Bail if if ( (!bcidx && rt_entry->bcidx) || // We receive a regular packet on bcidx-tracked entry