Martin Buck

Results 8 issues of Martin Buck

### Brief description I'm trying to generate an IPv6 MLD query using scapy. With scapy 2.4.4 (in Debian 11) it works as expected. With 2.5.0 (Debian 12) and current git...

So far, this test only convered redundant paths to one ABR, now it checks redundant paths to redundant ABRs, covering both cases. Useful as a regression test for #15777.

tests
master
size/L

Pre- b74e965, we always merged nexthops of old (existing) and new (newly generated, based on a LSA update) routes, making it impossible to remove individual nexthops from a route. b74e965...

ospfv3
master
size/S

### Description b74e965142d80b7827cd6ac1291e1a3a73b9e617 fixed an issue (reported in #9720 by me) that caused bad/missing nexthop updates for inter-area routes if one of several ECMP paths to an ABR went away....

triage

### Description Since 217e505a6, topotest ospf6_ecmp_inter_area intermittently fails due to a wrong number of nexthops for certain routes. See comments to #16055 where this was mentioned initially and further discussion...

triage

Based on tests/topotests/test_ospf6_ecmp_inter_area Not currently intended for merging, mainly for discussion. Maybe I'll create a regression test afterwards once #16197 is fixed or extend the base testcase accordingly

master
size/XL
rebase

Finally, a first attempt to fix #16197 The main fixes are from the following 2 commits (other commits are mostly cleanup/optimization): commit 9eb04927ae99392f0030ab22efb820156d4ae8d1 ospf6d: Fix old summary route lookup When...

documentation
tests
eigrp
bgp
pim
packaging
isis
staticd
pbr
ospf
ospfv3
zebra
nhrp
vtysh
babel
rip
bfd
libfrr
tools
bugfix
vrrp
ldp
yang
sharp
mgmt
size/XL
rebase
stable/10.2

The new test_multipath_inter_area() function reliably checks for #16197 and will fail until that is fixed (the current version of the topotest only fails occasionally). Also, convert topotest to use unified...

tests
master
size/XL