index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_adjacency.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+5
*
isisd: optimize per interface lsp send-queue creation
Christian Franke
2017-10-03
1
-12
/
+7
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
1
-6
/
+4
*
isisd: send/receive IIHs with new parser
Christian Franke
2017-08-03
1
-44
/
+35
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-4
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-448
/
+434
*
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-8
/
+8
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-8
/
+8
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-8
/
+8
*
*: use vty_outln
Quentin Young
2017-06-29
1
-17
/
+17
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-2
/
+15
|
\
|
*
isisd: fix heap uaf, round 2
Quentin Young
2017-06-09
1
-6
/
+17
|
*
isisd: fix heap uaf
Quentin Young
2017-06-07
1
-2
/
+4
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+4
*
|
isisd: show topology information for adjacencies
Christian Franke
2017-05-06
1
-0
/
+6
*
|
isisd: announce and parse MT IS reachabilities
Christian Franke
2017-04-28
1
-0
/
+1
*
|
isisd: track intersecting set of supported MTs for each adj
Christian Franke
2017-04-28
1
-0
/
+19
|
/
*
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-10
/
+0
*
*: fix some licensing SNAFUs
David Lamparter
2016-11-14
1
-1
/
+0
*
isisd: Segmentation fault on isis daemon fixes
boris yakubov
2016-09-23
1
-0
/
+5
*
*: use long long to print time_t
David Lamparter
2016-05-30
1
-1
/
+2
*
isisd: Remove dead case
Donald Sharp
2016-05-20
1
-7
/
+1
*
isisd: annotate some function arguments with const
Christian Franke
2016-03-30
1
-4
/
+4
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2016-03-30
1
-3
/
+3
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
1
-2
/
+2
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-47
/
+51
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-139
/
+174
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-0
/
+5
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-3
/
+0
*
* isis_adjacency.c: Stop expire timer while deleting adjacency.
hasso
2005-10-01
1
-0
/
+2
*
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
1
-23
/
+6
*
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
hasso
2005-09-01
1
-2
/
+1
*
* isis_adjacency.c: Fix typo introduced with listloop cleanup.
hasso
2005-04-12
1
-1
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-44
/
+23
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
1
-3
/
+3
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-11
/
+11
*
No warnings here any more.
hasso
2004-10-07
1
-1
/
+1
*
Compiler warnings fixes.
hasso
2004-09-26
1
-2
/
+2
*
Indentation only. No any functional changes.
hasso
2004-09-10
1
-268
/
+284
*
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-19
1
-2
/
+0
*
Yet another "set thread pointer to NULL during thread run" fix.
hasso
2004-02-09
1
-0
/
+1
*
Some fixes to isisd done by me and Cougar in the spring of 2003. See
hasso
2003-12-23
1
-4
/
+11
*
Initial revision
jardin
2003-12-23
1
-0
/
+508