]> git.proxmox.com Git - mirror_frr.git/history - isisd/isis_northbound.c
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / isisd / isis_northbound.c
2018-12-20 Rafael ZalamenaMerge pull request #3499 from donaldsharp/topotest_inhe...
2018-12-19 Quentin YoungMerge pull request #3513 from mjstapp/fix_dplane_q_include
2018-12-19 Sri Mohana SingamsettyMerge pull request #3448 from chiragshah6/evpn_dev1
2018-12-19 Donald SharpMerge pull request #3507 from opensourcerouting/master...
2018-12-18 David LamparterMerge pull request #3503 from qlyoung/fix-bgpd-show...
2018-12-18 David LamparterMerge pull request #3485 from dslicenc/frr-reload-delet...
2018-12-18 David LamparterMerge pull request #3422 from pguibert6WIND/license_gpl...
2018-12-18 Donald SharpMerge pull request #3337 from manuhalo/isis_nb
2018-12-18 Emanuele Di Pascaleisisd, yang: set default network-type to broadcast
2018-12-18 Emanuele Di Pascaleisisd, yang: change type empty leafs to booleans
2018-12-18 Emanuele Di Pascaleisisd: implemented the 'own-lsp-purge' notification
2018-12-18 Emanuele Di Pascaleisisd: implemented the 'sequence-number-skipped' notifi...
2018-12-18 Emanuele Di Pascaleisisd: add the 'lsp-error-detected' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'version-skew' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'id-len-mismatch' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'lsp-generation' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'lsp-received' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'area-mismatch' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'rejected-adjacency' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'adjacency-state-change' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the authentication failure notifications
2018-12-18 Emanuele Di Pascaleisisd: implement 'max-area-addresses-mismatch' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'attempt-to-exceed-max-sequence...
2018-12-18 Emanuele Di Pascaleisisd: implement the 'corrupted-lsp-detected' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'if-state-change' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'lsp-too-large' notification
2018-12-18 Emanuele Di Pascaleisisd: implement the 'database-overload' notification
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'log-adjacency-changes' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis priority' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis network' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis circuit-type' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis topology' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis [c|p]snp-interval' commands
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis hello-padding' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis three-way-handshake' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis hello-multiplier' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis hello-interval' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis metric' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis password' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'isis passive' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'topology' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'redistribute' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'default-originate' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the mpls-te commands
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'purge-originator' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'spf-delay-ietf' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'spf-interval' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'lsp-mtu' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'max-lsp-lifetime' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'lsp-refresh-interval' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'lsp-gen-interval' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'area-password' and 'domain-passwor...
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'metric-style' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit 'set-overload-bit' and 'set-attached...
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'dynamic-hostname' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'is-type' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit the 'net' command
2018-12-18 Emanuele Di Pascaleisisd: retrofit 'router isis' and 'ip router isis'...
2018-12-18 Emanuele Di Pascaleisisd, yang: add configuration model and callback stubs