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
Commit message (
Expand
)
Author
Age
Files
Lines
*
quagga: Remove double read of stream
Donald Sharp
2016-03-11
1
-1
/
+3
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-03-08
1
-1
/
+1
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
3
-11
/
+11
*
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
2016-02-26
1
-10
/
+0
*
isisd, lib: Fix some more compiler warnings
Donald Sharp
2015-12-08
1
-0
/
+2
*
isisd: make send_lsp more robust
Christian Franke
2015-12-08
4
-48
/
+114
*
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
2
-6
/
+40
*
isisd: fix IPv6 mask application
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: show interface's ipv6 addreses
Christian Franke
2015-12-08
1
-3
/
+23
*
isisd: provide more detailed log for failed address removal
Christian Franke
2015-12-08
1
-0
/
+20
*
isisd: add support to import routes from other protocols
Christian Franke
2015-12-08
13
-108
/
+1667
*
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
5
-35
/
+169
*
isisd: add a debug mode that traces LSP construction
Christian Franke
2015-12-08
3
-5
/
+158
*
isisd: purge on correct level
Christian Franke
2015-12-08
3
-5
/
+6
*
isisd: allow to adjust lsp-mtu
Christian Franke
2015-12-08
8
-63
/
+172
*
isisd: initialize circuit to match area is_type
Christian Franke
2015-12-08
2
-6
/
+20
*
isisd: do remove ipv6 routes from Zebra
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: don't corrupt memory for long hostnames
Christian Franke
2015-12-08
2
-3
/
+12
*
isisd: fix a typo in a log message
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2015-12-08
3
-30
/
+1
*
isisd: annotate some function arguments with const
Christian Franke
2015-12-08
7
-28
/
+28
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2015-12-08
1
-3
/
+3
*
Merge 'patch-tracking/4/proposed/netdef-solaris' into accepted
Paul Jakma
2015-10-28
5
-14
/
+19
|
\
|
*
isisd/isis_dlpi: Fix warning
David Lamparter
2015-10-16
1
-1
/
+1
|
*
isisd/solaris: fix size_t confusions
David Lamparter
2015-10-16
1
-11
/
+12
|
*
*: make sure zebra.h is always included first
David Lamparter
2015-10-16
4
-2
/
+6
*
|
isisd: Fix LSPs not being regenerated after adjacency change
Michael Zingg
2015-10-27
1
-1
/
+12
*
|
isisd: Drop packet received on multiple interfaces due to the time gap in bin...
Amritha Nambiar
2015-10-27
1
-5
/
+17
*
|
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-10-27
3
-4
/
+4
|
/
*
build: Remove the old PIC/PIE patch, let libtool sort it out
Paul Jakma
2015-09-03
1
-2
/
+1
*
isisd: Attached-bit in LSP header
Amritha Nambiar
2015-09-03
3
-11
/
+60
*
isisd: Add new adjacency to LSP neighbor list
Amritha Nambiar
2015-09-03
1
-1
/
+7
*
Quagga: Fix code to use srandom/random
Donald Sharp
2015-06-21
2
-2
/
+2
*
*: add VRF ID in the API message header
Feng Lu
2015-06-03
1
-20
/
+35
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-06-02
2
-1
/
+2
*
isisd: always print adj->sysid (clang 3.6 warning)
David Lamparter
2015-05-27
1
-7
/
+1
*
isisd: fix crash on processing own p2p hello
Amritha Nambiar
2015-05-05
1
-0
/
+11
*
build: add --enable-werror
David Lamparter
2015-04-21
1
-1
/
+1
*
zebra, isisd: cast to unsigned char for ctypes
David Lamparter
2015-04-21
1
-1
/
+1
*
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
*
isisd: assorted fixes (unused variables, static)
David Lamparter
2015-04-21
5
-13
/
+8
*
isisd: fix minor & vs. && mix-up
David Lamparter
2015-04-21
1
-1
/
+1
*
isisd: don't use POSIX reserved y1/yn names
David Lamparter
2015-04-21
1
-12
/
+12
*
*: add missing includes
David Lamparter
2015-04-21
1
-0
/
+2
*
*: fix signedness mix-ups
David Lamparter
2015-04-21
4
-10
/
+11
*
*: remove stray extra semicolons
David Lamparter
2015-04-21
1
-4
/
+4
*
*: use void * for printing pointers
David Lamparter
2015-04-21
1
-2
/
+2
[next]