summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-14*: remove VTYNL, part 4 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-14*: remove VTYNL, part 1 of 6David Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-07-13vtysh: return non-zero for configuration failuresDaniel Walton
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-07-05*: fix excess docstringQuentin Young
2017-06-30isisd: Fix zclient cleanup on shutdownDonald Sharp
2017-06-29*: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-29Merge pull request #754 from qlyoung/fix-argv-argRuss White
2017-06-29Merge pull request #759 from qlyoung/remove-vty-argparsersJafar Al-Gharaibeh
2017-06-29Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-06-27*: remove VTY_GET_*Quentin Young
2017-06-27*: use ->text and strmatch where appropriateQuentin Young
2017-06-20isisd: fix to adhere to new cli apiChristian Franke
2017-06-20isisd: fix memtype counting issueChristian Franke
2017-06-20isisd: adjust redist functionality to current zapiChristian Franke
2017-06-20isisd: fix formatting in metrics when showing databaseChristian Franke
2017-06-13Merge branch 'stable/3.0'David Lamparter
2017-06-09isisd: fix heap uaf, round 2Quentin Young
2017-06-07isisd: fix heap uafQuentin Young
2017-05-26*: do not take address of packed memberQuentin Young
2017-05-17Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter
2017-05-15*: Consolidate vrf_hooks into vrf_initDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-10Address the error "Dead assignment" of static analysifHung-Weic Chiu
2017-05-10Address the error "Dead assignment" of static analysifHung-Weic Chiu
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-05-06isisd: use MT to only advertise usable linksChristian Franke
2017-05-06isisd: support unnumbered operationChristian Franke
2017-05-06isisd: show topology information for adjacenciesChristian Franke
2017-05-06isisd: ensure that MT is only used with wide metricsChristian Franke
2017-05-06isisd: fix initialization of ES vertizesChristian Franke
2017-04-28isisd: fix uninitialized pointerQuentin Young
2017-04-28isisd: make spf MT awareChristian Franke
2017-04-28isisd: announce and parse MT IP reachabilitiesChristian Franke
2017-04-28isisd: announce and parse MT IS reachabilitiesChristian Franke
2017-04-28isisd: track intersecting set of supported MTs for each adjChristian Franke
2017-04-28isisd: announce MT capabilities in IIH and LSPChristian Franke
2017-04-28isisd: add MT configurationChristian Franke
2017-04-28isisd: implement draft-ietf-isis-ext-eth and support p2p over LAN on BSDChristian Franke
2017-04-28isisd: do some cleanup on the spf implementationChristian Franke
2017-04-28isisd: function lsp_te_tlv_fit is never usedChristian Franke
2017-04-01isisd: Fix some various clang warningsDonald Sharp
2017-03-28*: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter
2017-03-15*: Refactor if_lookup_by_name to be VRF awareDonald Sharp