index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-6
/
+6
*
Merge pull request #6279 from opensourcerouting/nb-cb-args
Donald Sharp
2020-04-24
3
-823
/
+580
|
\
|
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
3
-823
/
+580
*
|
Merge pull request #6282 from opensourcerouting/fix-isisd-sh-run
Donald Sharp
2020-04-24
4
-6
/
+11
|
\
\
|
*
|
isisd: fix display of "isis bfd" in the running configuration
Renato Westphal
2020-04-23
4
-6
/
+11
|
|
/
*
|
Merge pull request #6262 from qlyoung/remove-sprintf
David Lamparter
2020-04-23
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
bgpd, isis, tools: style fixen
Quentin Young
2020-04-21
1
-4
/
+2
|
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-4
/
+6
*
|
Merge pull request #6251 from opensourcerouting/cs-ignore
Donald Sharp
2020-04-20
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-1
/
+2
*
|
isisd: Prevent use after free for isis_adj_state_change
Donald Sharp
2020-04-18
5
-58
/
+59
|
/
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
|
*
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
2
-2
/
+12
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
2
-0
/
+2
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
2
-9
/
+11
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
2
-3
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
2
-3
/
+13
|
/
*
Merge pull request #6181 from volta-networks/fix_isisd_no_metric_style
Renato Westphal
2020-04-12
1
-16
/
+2
|
\
|
*
isisd: fix two 'no X' commands
Emanuele Di Pascale
2020-04-07
1
-16
/
+2
*
|
isisd, yang: unified lsp-timers command
Emanuele Di Pascale
2020-04-06
5
-96
/
+167
|
/
*
*: use the current project name (FRRouting)
Lou Berger
2020-03-25
6
-6
/
+6
*
isisd: fix hello cmds vtysh output
Emanuele Di Pascale
2020-03-25
1
-4
/
+4
*
Merge pull request #6087 from opensourcerouting/log-kill-tabs
Donald Sharp
2020-03-25
2
-5
/
+3
|
\
|
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-1
/
+1
|
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-4
/
+2
*
|
bgpd, isisd, lib: Make key values const for skiplist
Donald Sharp
2020-03-24
2
-6
/
+6
|
/
*
isisd: Expand send/receive buffers to allow for larger mtu
Donald Sharp
2020-03-21
2
-2
/
+2
*
isisd: fix vty show isis metric
Emanuele Di Pascale
2020-03-20
1
-2
/
+2
*
Merge pull request #5927 from mjstapp/interval_string_api
Donald Sharp
2020-03-17
2
-26
/
+8
|
\
|
*
lib, *: add a common time interval formatting api
Mark Stapp
2020-03-09
2
-26
/
+8
*
|
isisd: Fix spelling mistakes found by debian packaging
Donald Sharp
2020-03-14
2
-3
/
+3
|
/
*
*: use gmtime_r, localtime_r exclusively
Mark Stapp
2020-03-05
2
-16
/
+19
*
isisd: do not disable circuit on ifdown
Emanuele Di Pascale
2020-02-19
1
-1
/
+0
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-10
/
+0
*
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
1
-0
/
+2
|
\
|
*
*: fix route map integration
Rafael Zalamena
2020-02-04
1
-0
/
+2
*
|
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
|
/
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
isisd, yang: set default is-type to level-1-2
Emanuele Di Pascale
2019-12-17
1
-5
/
+2
*
isisd: Free memory when confused
Donald Sharp
2019-12-13
1
-0
/
+2
*
isisd: clean ipv4/6 circuit config on destroy
Emanuele Di Pascale
2019-12-09
1
-2
/
+6
*
Merge pull request #4765 from opensourcerouting/defaults-v2
Donald Sharp
2019-12-06
1
-1
/
+0
|
\
|
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
|
*: revise zapi nexthop encoding
Mark Stapp
2019-12-06
1
-1
/
+1
|
/
*
*: generously apply const
David Lamparter
2019-12-02
6
-28
/
+33
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
*: make all route_map_rule_cmd const
David Lamparter
2019-11-30
1
-15
/
+30
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
[next]