]> git.puffer.fish Git - mirror/frr.git/commit
Revert comment out of:
authorpaul <paul>
Mon, 27 Jan 2003 12:00:55 +0000 (12:00 +0000)
committerpaul <paul>
Mon, 27 Jan 2003 12:00:55 +0000 (12:00 +0000)
commit7d95c611f615aad92ac2e5cce787bad737f4e6bd
tree3395403396d610de90877579af71413d2ae5a592
parent7cfb15fe15a419489cb82192d19344efc7871274
Revert comment out of:
 if (ospf_debug_packet & OSPF_DEBUG_RECV)
which was causing unconditional ospf_ip_header_dump (ibuf).
(introduced with kevin millers patch)
ospfd/ospf_packet.c