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: replace inet_ntoa
Mark Stapp
2020-10-22
1
-13
/
+10
*
isisd: minor cleanup
Renato Westphal
2020-08-27
1
-4
/
+4
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-31
/
+70
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-8
/
+7
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+0
*
isisd: circuit is derefed in every code path
Donald Sharp
2019-09-25
1
-2
/
+1
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-976
/
+286
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-2
/
+1
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+2
*
Merge pull request #3045 from opensourcerouting/atoms
Lou Berger
2019-04-30
1
-1
/
+0
|
\
|
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-1
/
+0
*
|
isisd: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-25
1
-113
/
+87
*
|
Revert "isisd: Add IS-IS-TE support per Area"
Russ White
2019-04-23
1
-87
/
+113
*
|
Issue #4032: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-15
1
-113
/
+87
|
/
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
isisd: retrofit the mpls-te commands
Emanuele Di Pascale
2018-12-18
1
-141
/
+0
*
isis: Cleanup CLI, split into parts which are shared, fabricd and isisd
Christian Franke
2018-09-05
1
-11
/
+15
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-9
/
+9
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-3
/
+0
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-1
/
+1
*
isisd: fix mpls_te_print_detail to not read out-of-bounds
Christian Franke
2018-05-31
1
-1
/
+76
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-66
/
+66
*
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
[next]