]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: use lsa_after_header pointer arithmetic
authorAndrew Cooks <acooks.at.bda@gmail.com>
Mon, 10 Jun 2024 03:27:54 +0000 (13:27 +1000)
committerAndrew Cooks <acooks.at.bda@gmail.com>
Mon, 16 Sep 2024 08:38:16 +0000 (18:38 +1000)
commit1bb4955371b234e3833fbe8421bf31838d9aae7b
tree59b97f7ec47139d1ac00562d01fc0397aa83db69
parent1b64893e237399988998ad76799dd2ddcc4cbf8b
ospf6d: use lsa_after_header pointer arithmetic

Replaces open type casting and pointer arithmetic for readability.

Signed-off-by: Andrew Cooks <acooks.at.bda@gmail.com>
ospf6d/ospf6_intra.c
ospf6d/ospf6_lsa.h