index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_te.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
isisd: P2P adjacencies should only be included in LSPDB/SPF when they are up
Christian Franke
2018-03-10
1
-1
/
+2
*
isisd: revert some counterproductive indentation
Christian Franke
2018-03-10
1
-32
/
+25
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-41
/
+51
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+2
*
isisd: fix clang warning
Vincent JARDIN
2017-10-08
1
-0
/
+3
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
1
-235
/
+157
*
isisd: send/receive IIHs with new parser
Christian Franke
2017-08-03
1
-7
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1001
/
+1005
*
Merge remote-tracking branch 'frr/master' into newline-redux
David Lamparter
2017-07-14
1
-1
/
+1
|
\
|
*
vtysh: return non-zero for configuration failures
Daniel Walton
2017-07-13
1
-1
/
+1
*
|
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-2
/
+2
*
|
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
|
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-36
/
+36
|
/
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-1
/
+1
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-2
/
+2
*
*: use vty_outln
Quentin Young
2017-06-29
1
-60
/
+70
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: Refactor if_lookup_by_name to be VRF aware
Donald Sharp
2017-03-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-24
1
-11
/
+6
|
\
|
*
isisd: address coverity findings
Christian Franke
2017-02-13
1
-11
/
+6
*
|
Rationalize Link Parameters flags
Olivier Dugeon
2017-01-05
1
-1
/
+1
*
|
Merge branch 'stable/2.0'
David Lamparter
2016-12-08
1
-3
/
+0
|
\
|
|
*
isisd: Remove unnecessary debug
Donald Sharp
2016-12-08
1
-3
/
+0
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-2
/
+0
|
\
|
|
*
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
1
-2
/
+0
*
|
all: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-29
1
-2
/
+1
*
|
all: added CHECK ME for DEFUNs that look at argc
Daniel Walton
2016-09-29
1
-0
/
+1
*
|
isisd: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-2
/
+4
*
|
convert <1-255> to (1-255), ()s to <>s, etc
Daniel Walton
2016-09-23
1
-1
/
+1
*
|
isisd: argv update
Daniel Walton
2016-09-23
1
-2
/
+2
*
|
Revert "isisd: Make work under new regime"
Daniel Walton
2016-09-22
1
-2
/
+2
*
|
isisd: Make work under new regime
Donald Sharp
2016-09-21
1
-2
/
+2
|
/
*
Update isis_te.[c,h] to newly RFC7810
Olivier Dugeon
2016-09-13
1
-1
/
+1
*
isisd: Remove impossible code
Donald Sharp
2016-09-05
1
-3
/
+0
*
Add support of Traffic Engineering to IS-IS
Olivier Dugeon
2016-09-03
1
-0
/
+1372
[prev]