]> git.proxmox.com Git - mirror_frr.git/history - isisd
Merge pull request #3502 from donaldsharp/socket_to_me_baby
[mirror_frr.git] / isisd /
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: suppress maybe uninitialized warnings
2018-12-18 Emanuele Di Pascaleisisd, yang: set default network-type to broadcast
2018-12-18 Emanuele Di Pascaleisisd: formatting fixes in isis_cli.c
2018-12-18 Emanuele Di Pascaleisisd: fix 'no router isis' on candidate config
2018-12-18 Emanuele Di Pascaleisisd: retrieve default values from the yang model
2018-12-18 Emanuele Di Pascaleisisd: implement sighup handler
2018-12-18 Emanuele Di Pascaleisisd, yang: change type empty leafs to booleans
2018-12-18 Emanuele Di Pascaleisisd: embed the isisd yang model
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: modify config_write funcs to use the northbound
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
2018-12-18 Martin WinterMerge pull request #3279 from adharkar/frr-default_local
2018-12-17 Renato WestphalMerge pull request #3335 from pguibert6WIND/ospf_remove...
2018-12-14 Donald SharpMerge pull request #3399 from opensourcerouting/ripngd...
2018-12-13 Russ WhiteMerge pull request #3466 from donaldsharp/fib_only
2018-12-13 Mark StappMerge pull request #3469 from donaldsharp/northbound
2018-12-13 Mark StappMerge pull request #3465 from donaldsharp/nexthop_activ...
2018-12-12 Russ WhiteMerge pull request #3454 from rodnymolina/isis_openfabr...
2018-12-12 Rodny MolinaMinor adjustments to address CI warnings
2018-12-11 Lou BergerMerge pull request #3093 from donaldsharp/bgp_node_cont...
2018-12-09 Donald SharpMerge pull request #3452 from opensourcerouting/reprobu...
2018-12-07 Rodny Molinafabricd: Disabling OpenFabric optimization to avoid...
2018-12-07 Christian Frankeisisd: Provide statistics over number of generated...
2018-12-07 Christian Frankeisisd: Provide statistics over number of LSP regenerations
2018-12-07 Christian Frankeisisd: Provide statistics about retransmitted LSPs
2018-12-07 Christian Frankeisisd: Provide statistics about sent/received PDU count
2018-12-07 Christian Frankefabricd: Update neighbor list on adjacency state change
2018-12-07 Christian Frankefabricd: make triggered csnp delay configurable
2018-12-07 Christian Frankefabricd: Improve LSP flooding log
2018-12-07 Christian Frankefabricd: Add `show openfabric flooding` command
2018-12-07 Christian Frankeisisd: Make lspid_print non-static
2018-12-07 Christian Frankeisisd: Move code to find LSP out of show database
2018-12-07 Christian Frankefabricd: Populate NL from adjdb, not spf
2018-12-07 Christian Frankeisisd: Provide better flooding debugging
2018-12-07 Christian Frankeisisd: Remove unused t_send_lsp timer
2018-12-07 Christian Frankeisisd: Add debug output for tx-queues
2018-12-04 Sri Mohana SingamsettyMerge pull request #3372 from nitinsoniism/show_evpn_ma...
2018-12-04 Olivier DugeonMerge pull request #3174 from opensourcerouting/feature...
2018-12-04 David LamparterMerge pull request #3340 from nitinsoniism/show_evpn_vn...
2018-12-04 Christian Frankeisisd: trigger hellos on adjacency state change
2018-12-04 Christian Frankeisisd: add send_hello_sched function
2018-12-04 David LamparterMerge pull request #3357 from ton31337/fix/optional_arg...
2018-12-04 Christian Frankeisisd: Move dr election timer to the end of isis_dr_com...
2018-12-04 Christian Frankeisisd: reduce code duplication for levels
2018-12-04 Christian Frankeisisd: Add level&circuit thread argument to circuit
2018-12-03 Renato WestphalMerge pull request #3370 from pguibert6WIND/default_vrf...
2018-12-03 Renato WestphalMerge pull request #3404 from donaldsharp/nexthop_cleanup
next