]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Refactor TLV parsing code for easier reuse
authorToke Høiland-Jørgensen <toke@toke.dk>
Thu, 15 Apr 2021 18:15:53 +0000 (20:15 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 6 Jun 2021 14:28:18 +0000 (16:28 +0200)
commit69d10132a6020e00ea2e8f899fdebf8128329699
tree1f384463f1726a6cd26354ece4b3b4041ae8fa35
parent589f7d1e4f3aaca3fec6c38474bb962a9c578ebe
Babel: Refactor TLV parsing code for easier reuse

In preparation for adding authentication checks, refactor the TLV
walking code so it can be reused for a separate pass of the packet
for authentication checks.
proto/babel/packets.c