]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Minor refactoring of packet sending code
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 9 May 2021 12:51:39 +0000 (14:51 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 9 May 2021 12:51:39 +0000 (14:51 +0200)
commit1647923bd8d2f8e53337365abc5be7e343aa570c
tree72f34e15257ca9a9fbe2d4041bf2bb210076e32c
parent255722e0fcf251c101ff5bec92f1867edf841daa
OSPF: Minor refactoring of packet sending code

Common behavior for LSupd and delayed LSack moved to ospf_send_to_iface()
and other minor changes.
proto/ospf/lsack.c
proto/ospf/lsupd.c
proto/ospf/ospf.h
proto/ospf/packet.c