]> git.proxmox.com Git - mirror_frr.git/history - isisd/fabricd.c
*: Replace hash_cmp function return value to a bool
[mirror_frr.git] / isisd / fabricd.c
2018-10-19 Donald Sharp*: Replace hash_cmp function return value to a bool
2018-09-24 Donald SharpMerge pull request #2992 from opensourcerouting/large_a...
2018-09-21 David LamparterMerge pull request #2978 from ton31337/fix/default_orig...
2018-09-12 David LamparterMerge remote-tracking branch 'frr/master' into warnings
2018-09-11 Russ WhiteMerge pull request #2944 from thbtcllt/master
2018-09-11 David LamparterMerge branch 'pr2983'
2018-09-11 Donald SharpMerge pull request #2985 from patrasar/Fix_1636
2018-09-09 Donald SharpMerge pull request #2994 from opensourcerouting/sa...
2018-09-08 Donald SharpMerge pull request #2875 from opensourcerouting/fabricd
2018-09-05 Christian Frankefabricd: add support for completely unnumbered operation
2018-09-05 Christian Frankefabricd: trigger CSNP after flooding scope LSP has...
2018-09-05 Christian Frankefabricd: add flooding algorithm debugging
2018-09-05 Christian Frankefabricd: implement flooding optimization
2018-09-05 Christian Frankefabricd: build a list of neighbors and neighbors neighbors
2018-09-05 Christian Frankefabricd: reimplement LSP transmission logic
2018-09-05 Christian Frankefabricd: implement fabric locality detection algorithm
2018-09-05 Christian Frankefabricd: allow to configure tier-level advertisement
2018-09-05 Christian Frankefabricd: run a hop-by-hop spf
2018-09-05 Christian Frankefabricd: adjacency formation optimization as per sectio...