summaryrefslogtreecommitdiffstats
path: root/lib/link_state.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12933 from Orange-OpenSource/link_statePhilippe Guibert2023-04-201-4/+26
|\
| * lib: Update Edge Key in link_stateOlivier Dugeon2023-04-071-4/+26
* | lib,isisd: refactor igp-agnostic sr misc functionsHiroki Shirokura2023-04-181-1/+4
* | *: Use a `struct prefix *p` instead of a `struct prefix` in functionsDonald Sharp2023-04-071-2/+2
|/
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-14/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* | lib,isisd: add extended admin-group info into the tedLouis Scalbert2023-02-101-0/+3
|/
* lib: Correct valgrind errorsOlivier Dugeon2022-08-011-1/+1
* isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp2022-03-311-1/+1
* lib: Update Link State functions to handle IPv6Olivier Dugeon2021-11-301-6/+36
* lib: Fix comparison function in link_state.cOlivier Dugeon2021-10-291-0/+10
* lib: Update Link State DatabaseOlivier Dugeon2021-03-231-47/+358
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-6/+6
* lib: Add Link State DatabaseOlivier Dugeon2021-01-041-0/+780