index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: introduce new route update hook
Renato Westphal
2019-09-17
1
-7
/
+16
*
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
2019-09-17
1
-2
/
+25
*
isisd: unify isis_nexthop and isis_nexthop6 into a single struct
Renato Westphal
2019-08-21
1
-146
/
+92
*
isisd: reuse the nexthop lookup functions to avoid code duplication
Renato Westphal
2019-08-21
1
-24
/
+19
*
isisd: remove unnecessary null checks
Renato Westphal
2019-08-21
1
-4
/
+2
*
isisd: remove unused struct fields
Renato Westphal
2019-08-21
1
-2
/
+0
*
isisd: del routes when area is unconfigured
Emanuele Di Pascale
2019-05-29
1
-1
/
+7
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-1
/
+0
*
bgpd isisd lib: fix return on void functions
F. Aragon
2018-11-20
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
isisd: fix refcounting in isis_route.c
Christian Franke
2018-08-03
1
-26
/
+37
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-21
/
+44
*
isisd: fix isis_route_merge_verify logic
Christian Franke
2018-08-03
1
-3
/
+28
*
isisd: move route_table into spftree
Christian Franke
2018-08-03
1
-111
/
+36
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
isisd: remove unused debug code
Christian Franke
2018-03-10
1
-40
/
+0
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-2
/
+2
*
isisd: use only one IP of neighbor as nexthop
Christian Franke
2017-09-23
1
-6
/
+2
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
1
-1
/
+0
*
isisd: send/receive IIHs with new parser
Christian Franke
2017-08-03
1
-8
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-504
/
+484
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+4
*
isisd: Clean up leaked memory
Donald Sharp
2017-03-01
1
-0
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-24
1
-0
/
+6
|
\
|
*
isisd: address coverity findings
Christian Franke
2017-02-13
1
-4
/
+6
*
|
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-13
1
-23
/
+0
|
/
*
isisd: Segmentation fault on isis daemon fixes
boris yakubov
2016-09-23
1
-0
/
+3
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-5
/
+5
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2016-03-30
1
-19
/
+0
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-6
/
+6
*
isisd: address Coverity warnings
David Lamparter
2012-12-12
1
-1
/
+5
*
isisd: couple of bug fixes
Subbaiah Venkata
2012-04-07
1
-5
/
+13
*
isisd: add Google's changes to IS-IS
Josh Bailey
2012-04-07
1
-156
/
+92
*
[isisd] Fix compiler warnings and allow v4-only compilation
Paul Jakma
2006-12-08
1
-1
/
+8
*
[isisd] remove includes of common system headers.
paul
2005-11-20
1
-2
/
+0
*
* isis_adjacency.c: Stop expire timer while deleting adjacency.
hasso
2005-10-01
1
-1
/
+2
*
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
jardin
2005-10-01
1
-0
/
+1
*
* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.
hasso
2005-09-28
1
-22
/
+19
*
* isis_spf.c: Changing cost from uint16_t to uint32_t. Unset
hasso
2005-09-26
1
-27
/
+135
*
* isis_route.c: Fix output of nexthops in case of extreme debug.
hasso
2005-09-21
1
-6
/
+16
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-66
/
+41
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
1
-25
/
+26
*
zlog_* cleanup. Level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-18
/
+18
*
Compiler warnings fixes.
hasso
2004-09-26
1
-6
/
+6
*
Indentation only. No any functional changes.
hasso
2004-09-10
1
-267
/
+301
*
Make it compile in NetBSD and OpenBSD.
hasso
2004-05-19
1
-1
/
+0
*
Initial revision
jardin
2003-12-23
1
-0
/
+615