index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_lsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
Christian Franke
2015-12-08
1
-1
/
+13
*
isisd: fix IPv6 mask application
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: add support to import routes from other protocols
Christian Franke
2015-12-08
1
-2
/
+132
*
isisd: fix assertion in LSP refresh timer calculation
Christian Franke
2015-12-08
1
-1
/
+4
*
isisd: add a slight delay to lsp_regenerate_schedule
Christian Franke
2015-12-08
1
-35
/
+106
*
isisd: add a debug mode that traces LSP construction
Christian Franke
2015-12-08
1
-5
/
+112
*
isisd: purge on correct level
Christian Franke
2015-12-08
1
-3
/
+3
*
isisd: allow to adjust lsp-mtu
Christian Franke
2015-12-08
1
-12
/
+12
*
isisd: don't corrupt memory for long hostnames
Christian Franke
2015-12-08
1
-3
/
+10
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2015-12-08
1
-6
/
+1
*
isisd: Fix LSPs not being regenerated after adjacency change
Michael Zingg
2015-10-27
1
-1
/
+12
*
isisd: Attached-bit in LSP header
Amritha Nambiar
2015-09-03
1
-11
/
+22
*
isisd: assorted fixes (unused variables, static)
David Lamparter
2015-04-21
1
-2
/
+2
*
isisd: fix minor & vs. && mix-up
David Lamparter
2015-04-21
1
-1
/
+1
*
*: fix signedness mix-ups
David Lamparter
2015-04-21
1
-1
/
+1
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
1
-1
/
+3
*
isisd: fix typo in topology generator (BZ#731)
David Lamparter
2012-06-21
1
-1
/
+1
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-16
/
+26
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-634
/
+883
*
[cleanup] convert bzero() deprecated by POSIX to memset()
Jeremy Jackson
2009-06-19
1
-1
/
+1
*
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2008-08-22
1
-4
/
+4
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-1
/
+1
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-2
/
+0
*
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
1
-34
/
+27
*
* isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.
hasso
2005-09-28
1
-0
/
+4
*
* isis_lsp.c: Make topology generator generate TE TLVs if necessary.
hasso
2005-09-28
1
-13
/
+51
*
* isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is
hasso
2005-09-26
1
-4
/
+20
*
* isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4
hasso
2005-09-26
1
-13
/
+15
*
* isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub
hasso
2005-09-26
1
-40
/
+174
*
* isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.
hasso
2005-09-19
1
-307
/
+0
*
* isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4
hasso
2005-09-19
1
-9
/
+10
*
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
hasso
2005-09-19
1
-95
/
+126
*
* isis_lsp.c (lsp_update): Fix previous commit - manipulate the right
hasso
2005-09-18
1
-5
/
+6
*
* isis_lsp.c (lsp_update): Remove LSP from database before updating
hasso
2005-09-16
1
-1
/
+10
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-9
/
+7
*
* isis_lsp.c: Yet another regression introduced by stream cleanup.
hasso
2005-09-03
1
-0
/
+4
*
* isis_lsp.c: Less TLV leaking.
hasso
2005-09-02
1
-1
/
+7
*
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
hasso
2005-09-01
1
-26
/
+22
*
2005-05-03 Paul Jakma <paul@dishone.st>
paul
2005-05-03
1
-20
/
+10
*
2005-04-10 Paul Jakma <paul@dishone.st>
paul
2005-04-10
1
-3
/
+3
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-58
/
+42
*
* configure.ac: Add --enable-isis-topology to enable isisd topology
hasso
2005-04-02
1
-2
/
+0
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
1
-9
/
+7
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
1
-21
/
+25
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-55
/
+55
*
Argh, fix typo.
hasso
2004-10-08
1
-1
/
+1
*
No warnings here any more.
hasso
2004-10-07
1
-145
/
+32
*
Common router id.
hasso
2004-10-03
1
-0
/
+26
*
Compiler warnings fixes.
hasso
2004-09-26
1
-5
/
+5
*
* isisd.c: thread_master *master is already defined in isis_main.c.
hasso
2004-09-24
1
-0
/
+3
[next]