mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Dump changes.
This commit is contained in:
@@ -34,7 +34,7 @@ originate_rt_lsa_body(struct ospf_area *oa, u16 *length, struct proto_ospf *p)
|
||||
struct top_hash_entry *old;
|
||||
struct proto_ospf *po=(struct proto_ospf *)p;
|
||||
|
||||
DBG("%s: Originating RT_lsa body for area \"%d\".\n", po->proto.name, oa->areaid);
|
||||
DBG("%s: Originating RT_lsa body for area \"%I\".\n", po->proto.name, oa->areaid);
|
||||
|
||||
WALK_LIST (ifa, p->iface_list) i++;
|
||||
{
|
||||
|
Reference in New Issue
Block a user