mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Md5 authentification added (unsested).
Packet receiving clean up.
This commit is contained in:
@@ -483,8 +483,7 @@ ospf_rt_sum(struct ospf_area *oa)
|
||||
continue;
|
||||
type = ORT_NET;
|
||||
}
|
||||
|
||||
if (en->lsa.type == LSA_T_SUM_RT)
|
||||
else
|
||||
{
|
||||
ip = ipa_from_u32(en->lsa.id);
|
||||
mlen = 32;
|
||||
|
Reference in New Issue
Block a user