Re: [PATCH 7/8] fib: enable on Windows

2022-12-01 Thread Tyler Retzlaff
On Wed, Nov 30, 2022 at 05:44:38PM -0800, Stephen Hemminger wrote: > The FIB library builds on Windows as long as sys/queue.h is defined. > > Signed-off-by: Stephen Hemminger > --- Acked-by: Tyler Retzlaff

[PATCH 7/8] fib: enable on Windows

2022-11-30 Thread Stephen Hemminger
The FIB library builds on Windows as long as sys/queue.h is defined. Signed-off-by: Stephen Hemminger --- app/test/test_fib.c | 22 +- app/test/test_fib6.c | 24 ++-- app/test/test_fib6_perf.c | 15 +-- app/test/test_fib_perf.c | 19