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
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
4
-51
/
+35
*
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
2
-8
/
+8
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-23
/
+38
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
2
-1
/
+2
*
Zebra: Make redistribute do replace instead of del/add for better convergence
vivek
2015-10-21
1
-1
/
+5
*
Quagga: Fix some more compile warnings
Donald Sharp
2015-10-07
1
-3
/
+11
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
3
-4
/
+4
*
Fixup compiler warnings for powerpc
Donald Sharp
2015-07-27
1
-3
/
+3
*
Add --enable-werror to configure
Donald Sharp
2015-07-26
1
-1
/
+1
*
isisd: isisd-warnings.patch
Donald Sharp
2015-05-20
10
-113
/
+25
*
Per AFI redist registrations
Donald Sharp
2015-05-20
1
-4
/
+5
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
2
-6
/
+13
*
Overhual BGP debugs
Donald Sharp
2015-05-20
1
-2
/
+3
*
isisd: type mix-up in 28a8cfc "don't require IPv4"
David Lamparter
2014-08-18
1
-2
/
+2
*
*: fix detection and usage of sys/cdefs.h
Timo Teräs
2014-08-18
1
-1
/
+1
*
isisd: don't require IPv4 for adjacency
David Lamparter
2014-08-18
1
-10
/
+79
*
isisd: ignore the unrecognized TLVs
Lu Feng
2014-06-03
1
-1
/
+0
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-2
/
+0
*
isisd, ospf6d: use bug-report information from autoconf
Christian Franke
2013-07-31
1
-1
/
+1
*
isisd: fix ipv6 metric endianness
Nick Hilliard
2012-12-12
1
-1
/
+1
*
isisd: verify metrics on metric-style transition
Christian Franke
2012-12-12
1
-8
/
+11
*
isisd: fix metrics check for metric-style narrow
Christian Franke
2012-12-12
1
-2
/
+2
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
9
-7
/
+19
*
isisd: always join all IS-IS multicast groups
David Lamparter
2012-12-12
2
-14
/
+8
*
isisd: save metric-style narrow
Christian Franke
2012-12-12
1
-0
/
+5
*
isisd: fix spftree_area_del typo causing SEGV
David Lamparter
2012-12-12
1
-1
/
+1
*
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: do not add >63 IP addresses to hello
David Lamparter
2012-12-12
1
-4
/
+3
*
isisd: clock_gettime() -> quagga_gettime() conversion.
Hasso Tepper
2012-11-05
1
-5
/
+5
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-1
/
+1
*
isisd: don't overrun list of protocols
David Lamparter
2012-10-25
1
-2
/
+6
*
isisd: don't process invalid prefixes from TLVs
David Lamparter
2012-10-25
1
-9
/
+25
*
isisd: pull up invalid prefix assert()
David Lamparter
2012-10-25
1
-0
/
+4
*
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
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
2
-2
/
+2
*
isisd: fix typo in topology generator (BZ#731)
David Lamparter
2012-06-21
1
-1
/
+1
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2012-04-16
1
-1
/
+7
*
isisd: indent longopts array
Vyacheslav Trushkin
2012-04-16
1
-9
/
+9
*
isisd: reapply removal of CVS cruft
David Lamparter
2012-04-16
4
-27
/
+0
*
isisd: reapply patch to fix zebra protocol
Avneesh Sachdev
2012-04-12
1
-0
/
+5
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
13
-215
/
+348
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
36
-3718
/
+6620
*
isisd: change ISIS_METHOD to use C preprocessor
David Lamparter
2010-04-29
4
-8
/
+12
*
lib: make some structures constant
Stephen Hemminger
2009-12-21
1
-1
/
+1
*
isisd: fix --enable-isis-topology for 64-bit Linux
David Ward
2009-12-03
1
-0
/
+3
*
isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved
David Ward
2009-12-03
1
-6
/
+7
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
[cleanup] convert bzero() deprecated by POSIX to memset()
Jeremy Jackson
2009-06-19
1
-1
/
+1
[next]