diff options
author | Paul Jakma <paul@opensourcerouting.org> | 2014-10-09 17:05:15 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-05-30 02:47:42 +0200 |
commit | 93559b99b0215e57476ca10d623cfbb4058a1db2 (patch) | |
tree | a9c3ee6f0c7cdbf8f82912b86996f04dd1febcbe /pimd/pimd.h | |
parent | bgpd: Fix useless call in bgpd/bgp_mplsvpn.c (diff) | |
download | frr-93559b99b0215e57476ca10d623cfbb4058a1db2.tar.xz frr-93559b99b0215e57476ca10d623cfbb4058a1db2.zip |
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
* linklist.{c,h}: (listnode_move_to_tail) new unction to move a
listnode to tail of list.
* ospf_packet.c: (ospf_write) remove debug that seemed to be mostly covered
by existing debug.
Use listnode_move_to_tail to just move the list node to the end of the
tail, rather than freeing the one to hand and allocing a new one.
Diffstat (limited to 'pimd/pimd.h')
0 files changed, 0 insertions, 0 deletions