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_pdu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: make send_lsp more robust
Christian Franke
2015-12-08
1
-34
/
+58
*
isisd: fix misleading wording in log
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
Christian Franke
2015-12-08
1
-5
/
+27
*
isisd: purge on correct level
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: allow to adjust lsp-mtu
Christian Franke
2015-12-08
1
-27
/
+9
*
isisd: initialize circuit to match area is_type
Christian Franke
2015-12-08
1
-0
/
+14
*
isisd: fix a typo in a log message
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: annotate some function arguments with const
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: Add new adjacency to LSP neighbor list
Amritha Nambiar
2015-09-03
1
-1
/
+7
*
isisd: fix crash on processing own p2p hello
Amritha Nambiar
2015-05-05
1
-0
/
+11
*
isisd: remove unused process_is_hello()
David Lamparter
2015-04-21
1
-83
/
+0
*
isisd: fix size_t confusions
David Lamparter
2015-04-21
1
-8
/
+6
*
*: fix signedness mix-ups
David Lamparter
2015-04-21
1
-4
/
+4
*
isisd: match adjacency with source of hellos
Amritha Nambiar
2015-02-06
1
-0
/
+11
*
make some structures constant.
Stephen Hemminger
2014-11-03
1
-1
/
+1
*
isisd: type mix-up in 28a8cfc "don't require IPv4"
David Lamparter
2014-08-18
1
-2
/
+2
*
isisd: don't require IPv4 for adjacency
David Lamparter
2014-08-18
1
-10
/
+79
*
isisd: drop hellos without supported protocol list
David Lamparter
2012-12-12
1
-5
/
+25
*
isisd: refuse adjacencies with our own system ID
David Lamparter
2012-12-12
1
-0
/
+7
*
isisd: don't overrun list of protocols
David Lamparter
2012-10-25
1
-2
/
+6
*
isisd: fix null pointer dereference in send_lsp()
Avneesh Sachdev
2012-10-25
1
-1
/
+13
*
isisd: tighten checks on ISIS pdu length
Avneesh Sachdev
2012-10-25
1
-5
/
+7
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-44
/
+94
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-490
/
+996
*
lib: make some structures constant
Stephen Hemminger
2009-12-21
1
-1
/
+1
*
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2008-08-22
1
-2
/
+3
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-3
/
+3
*
[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
-23
/
+21
*
* isis_lsp.c, isis_pdu.c, isis_spf.c: Remove some old unused code.
hasso
2005-09-19
1
-101
/
+0
*
* isis_lsp.c (lsp_update): Remove LSP from database before updating
hasso
2005-09-16
1
-2
/
+3
*
* *.c: Try to be less verbose by default (without any debug options
hasso
2005-09-04
1
-9
/
+13
*
* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke
hasso
2005-09-01
1
-6
/
+14
*
2005-05-03 Paul Jakma <paul@dishone.st>
paul
2005-05-03
1
-4
/
+3
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-34
/
+31
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
1
-10
/
+9
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
1
-17
/
+18
*
Make authentication of SNPs work correctly - ie. conditionally like it is in
hasso
2005-01-01
1
-26
/
+23
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-113
/
+113
*
No warnings here any more.
hasso
2004-10-07
1
-0
/
+3
*
This code didn't survive valgrinding. I wonder how it survived normal run.
hasso
2004-09-27
1
-0
/
+3
*
Compiler warnings fixes.
hasso
2004-09-26
1
-3
/
+3
*
2004-09-20 LIU Xin <lx at ns.6test.edu.cn>
hasso
2004-09-20
1
-30
/
+16
*
Second part of fixes from Laurent Rabret.
hasso
2004-09-15
1
-15
/
+15
*
isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.
hasso
2004-09-14
1
-4
/
+6
*
Fixes from LIU Xin.
hasso
2004-09-10
1
-2
/
+4
*
Indentation only. No any functional changes.
hasso
2004-09-10
1
-1335
/
+1575
*
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-19
1
-1
/
+0
*
Threads usage cleanup. Still at least one bug to go.
hasso
2004-02-11
1
-43
/
+20
*
Initial revision
jardin
2003-12-23
1
-0
/
+2478