]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: add nth_prefix()
authorAndrew Cooks <acooks.at.bda@gmail.com>
Mon, 5 Aug 2024 06:14:20 +0000 (16:14 +1000)
committerAndrew Cooks <acooks.at.bda@gmail.com>
Mon, 16 Sep 2024 08:38:17 +0000 (18:38 +1000)
commit554350abe0e0c11ca15b0d8c71b17adf231b1595
treebf66d7dd0768d3bb8320858c06b99ae89e1fc6f1
parentb3f72964f28653a683b40e7db3d5d343b9a971fc
ospf6d: add nth_prefix()

Add utility function to find the Nth prefix in a link LSA or Intra
Prefix LSA.

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