summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-2/+3
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-6/+6
* Merge pull request #6279 from opensourcerouting/nb-cb-argsDonald Sharp2020-04-243-823/+580
|\
| * *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-233-823/+580
* | Merge pull request #6282 from opensourcerouting/fix-isisd-sh-runDonald Sharp2020-04-244-6/+11
|\ \
| * | isisd: fix display of "isis bfd" in the running configurationRenato Westphal2020-04-234-6/+11
| |/
* | Merge pull request #6262 from qlyoung/remove-sprintfDavid Lamparter2020-04-231-4/+4
|\ \ | |/ |/|
| * bgpd, isis, tools: style fixenQuentin Young2020-04-211-4/+2
| * *: sprintf -> snprintfQuentin Young2020-04-211-4/+6
* | Merge pull request #6251 from opensourcerouting/cs-ignoreDonald Sharp2020-04-201-1/+2
|\ \ | |/ |/|
| * *: replace all random() callsRafael Zalamena2020-04-181-1/+2
* | isisd: Prevent use after free for isis_adj_state_changeDonald Sharp2020-04-185-58/+59
|/
* Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+1
|\
| * *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* | *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-162-2/+12
* | *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-162-0/+2
* | *: remove second parameter on install_node()David Lamparter2020-04-162-9/+11
* | *: remove cmd_node->vtyshDavid Lamparter2020-04-162-3/+0
* | *: clean up cmd_node initializersDavid Lamparter2020-04-162-3/+13
|/
* Merge pull request #6181 from volta-networks/fix_isisd_no_metric_styleRenato Westphal2020-04-121-16/+2
|\
| * isisd: fix two 'no X' commandsEmanuele Di Pascale2020-04-071-16/+2
* | isisd, yang: unified lsp-timers commandEmanuele Di Pascale2020-04-065-96/+167
|/
* *: use the current project name (FRRouting)Lou Berger2020-03-256-6/+6
* isisd: fix hello cmds vtysh outputEmanuele Di Pascale2020-03-251-4/+4
* Merge pull request #6087 from opensourcerouting/log-kill-tabsDonald Sharp2020-03-252-5/+3
|\
| * *: remove line breaks from log messagesDavid Lamparter2020-03-241-1/+1
| * *: remove tabs from log messagesDavid Lamparter2020-03-241-4/+2
* | bgpd, isisd, lib: Make key values const for skiplistDonald Sharp2020-03-242-6/+6
|/
* isisd: Expand send/receive buffers to allow for larger mtuDonald Sharp2020-03-212-2/+2
* isisd: fix vty show isis metricEmanuele Di Pascale2020-03-201-2/+2
* Merge pull request #5927 from mjstapp/interval_string_apiDonald Sharp2020-03-172-26/+8
|\
| * lib, *: add a common time interval formatting apiMark Stapp2020-03-092-26/+8
* | isisd: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-142-3/+3
|/
* *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-052-16/+19
* isisd: do not disable circuit on ifdownEmanuele Di Pascale2020-02-191-1/+0
* *: Remove break after returnDonatas Abraitis2020-02-131-10/+0
* Merge pull request #5104 from opensourcerouting/route-map-nbv2Donald Sharp2020-02-051-0/+2
|\
| * *: fix route map integrationRafael Zalamena2020-02-041-0/+2
* | *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
|/
* doc: rename man pages to frr-*David Lamparter2020-01-151-1/+1
* isisd, yang: set default is-type to level-1-2Emanuele Di Pascale2019-12-171-5/+2
* isisd: Free memory when confusedDonald Sharp2019-12-131-0/+2
* isisd: clean ipv4/6 circuit config on destroyEmanuele Di Pascale2019-12-091-2/+6
* Merge pull request #4765 from opensourcerouting/defaults-v2Donald Sharp2019-12-061-1/+0
|\
| * lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-061-1/+0
* | *: revise zapi nexthop encodingMark Stapp2019-12-061-1/+1
|/
* *: generously apply constDavid Lamparter2019-12-026-28/+33
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* *: make all route_map_rule_cmd constDavid Lamparter2019-11-301-15/+30
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1