19 Jan
2023
19 Jan
'23
9:59 a.m.
Type 4 LSAs are generated automatically on ABR (not ASBR), i.e. if there are two or more areas in the OSPF domain, for each known ASBR and each non-stub area. For details, see check_sum_rt_lsa().
Thanks, the type 4 LSA:s originated from bird seems to be in order. But my problem here is that it seems bird sends router-LSAs with bit E set indicating that it is an ASBR. That part does not seem correct to me. Where in the code that happens and what would cause bird to set the E bit?