Re: BIRD meetup on Tue [not Thu] 07 Nov 2023, Prague, 19:00

2023-11-05 Thread Ondrej Zajicek
Hi Fixed day of week in the subject. On Sat, Nov 04, 2023 at 11:14:58AM +0100, Maria Matejka via Bird-users wrote: > … we decided on Tuesday evening, beginning around 19:00, in some pub nearby. > The exact location is still TBD. ICS attached. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Z

[PATCH] OSPF: on PtP ospf_iface with physical PtP links, skip next-hop resolving

2023-11-05 Thread Soha Jin
Signed-off-by: Soha Jin Co-developed-by: Wende Tan --- proto/ospf/rt.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/proto/ospf/rt.c b/proto/ospf/rt.c index 471bb586..02b2f214 100644 --- a/proto/ospf/rt.c +++ b/proto/ospf/rt.c @@ -1796,7 +1796,12 @@ calc_next_hop(stru