Skip to content

Commit

Permalink
ospf6d : Code refactoring for route redistribution.
Browse files Browse the repository at this point in the history
1. Created new ospf6_redist structure.
2. Moved the 'route_map' structure from structure 'ospf6' to
   structure 'ospf6_redist'.
3. Added new message type OSPF6_REDISTRIBUTE.
4. Added the placeholder for metric option in structure ospf6_redist
   for redistribute.
5. Added few API's for route redistribute lookup, add & del.

Signed-off-by: Kaushik <kaushik@niralnetworks.com>
  • Loading branch information
KaushikNiral committed Dec 9, 2020
1 parent 6bae263 commit a069482
Show file tree
Hide file tree
Showing 6 changed files with 180 additions and 91 deletions.
Loading

0 comments on commit a069482

Please sign in to comment.