index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...
Sid Khot
2016-08-18
1
-1
/
+3
*
isisd: drop unused per-type metric values
David Lamparter
2016-07-28
3
-14
/
+20
*
isisd: API: area (L1), domain (L2) passwords
Christian Franke
2016-07-28
3
-266
/
+158
*
isisd: API: timers (LSP, SPF)
Christian Franke
2016-07-28
4
-651
/
+585
*
isisd: API: LSP-MTU & area level
Christian Franke
2016-07-28
5
-238
/
+227
*
isisd: API: timers (IIH, CSNP, PSNP)
David Lamparter
2016-07-28
2
-705
/
+704
*
isisd: API: circuit password
Christian Franke
2016-07-28
3
-58
/
+84
*
isisd: API: basic area config
Christian Franke
2016-07-28
3
-201
/
+207
*
isisd: API: basic circuit config
David Lamparter
2016-07-28
6
-808
/
+771
*
lib: linklist: clean up insert-before/after dups
David Lamparter
2016-07-28
1
-2
/
+2
*
all: add default log file if none are defined
Don Slice
2016-07-11
1
-1
/
+2
*
*: make sure zebra.h is always included first
David Lamparter
2016-06-09
4
-2
/
+6
*
isisd: fix size_t confusions
David Lamparter
2016-06-07
1
-5
/
+3
*
isisd: assorted fixes (unused variables, static)
David Lamparter
2016-06-07
1
-2
/
+2
*
isisd: don't use POSIX reserved y1/yn names
David Lamparter
2016-06-07
1
-12
/
+12
*
*: fix signedness mix-ups
David Lamparter
2016-06-07
4
-10
/
+11
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-2
/
+2
*
*: use long long to print time_t
David Lamparter
2016-05-30
3
-4
/
+6
*
Quagga: Fix code to use srandom/random
Donald Sharp
2016-05-30
2
-2
/
+2
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
2
-5
/
+2
*
isisd/isis_dlpi: Fix warning
David Lamparter
2016-05-26
1
-1
/
+1
*
isisd/solaris: fix size_t confusions
David Lamparter
2016-05-26
1
-11
/
+12
*
isisd: Add new adjacency to LSP neighbor list
Amritha Nambiar
2016-05-26
1
-1
/
+7
*
isisd: fix crash on processing own p2p hello
Amritha Nambiar
2016-05-26
1
-0
/
+11
*
zebra, isisd: cast to unsigned char for ctypes
David Lamparter
2016-05-26
1
-1
/
+1
*
*: remove stray extra semicolons
David Lamparter
2016-05-26
1
-4
/
+4
*
isisd: match adjacency with source of hellos
Amritha Nambiar
2016-05-26
1
-0
/
+11
*
isisd: fix crash on changing the circuit type of a passive interface
Lu Feng
2016-05-26
1
-19
/
+22
*
make some structures constant.
Stephen Hemminger
2016-05-26
1
-1
/
+1
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2016-05-26
1
-2
/
+1
*
isisd: Remove dead case
Donald Sharp
2016-05-20
1
-7
/
+1
*
isisd: Use correct boolean operator type.
Donald Sharp
2016-05-19
1
-1
/
+1
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
1
-4
/
+0
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
1
-1
/
+2
*
isisd: ignore unknown interfaces when adjusting IS-IS mtu
Christian Franke
2016-04-06
1
-0
/
+2
*
isisd: make sure that all interface addresses are advertised
Christian Franke
2016-04-06
1
-2
/
+8
*
isisd: fix a crash due to an lsp-mtu issue
Christian Franke
2016-04-06
2
-4
/
+21
*
isisd: work around route table asserts for deleting node with info
Christian Franke
2016-04-06
1
-0
/
+3
*
isisd: Fix more compiler warnings
Donald Sharp
2016-03-30
1
-1
/
+1
*
isisd, lib: Fix some more compiler warnings
Donald Sharp
2016-03-30
1
-0
/
+2
*
isisd: make send_lsp more robust
Christian Franke
2016-03-30
4
-48
/
+114
*
isisd: fix misleading wording in log
Christian Franke
2016-03-30
1
-5
/
+5
*
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
Christian Franke
2016-03-30
2
-6
/
+40
*
isisd: fix IPv6 mask application
Christian Franke
2016-03-30
1
-5
/
+5
*
isisd: show interface's ipv6 addreses
Christian Franke
2016-03-30
1
-3
/
+23
*
isisd: provide more detailed log for failed address removal
Christian Franke
2016-03-30
1
-0
/
+20
*
isisd: add support to import routes from other protocols
Christian Franke
2016-03-30
13
-109
/
+1667
*
isisd: fix assertion in LSP refresh timer calculation
Christian Franke
2016-03-30
1
-1
/
+4
*
isisd: add a slight delay to lsp_regenerate_schedule
Christian Franke
2016-03-30
5
-35
/
+169
*
isisd: add a debug mode that traces LSP construction
Christian Franke
2016-03-30
3
-5
/
+158
[next]