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
*
isisd: Remove impossible check
Donald Sharp
2018-02-17
1
-3
/
+0
*
isisd: Free up some memory allocated.
Donald Sharp
2018-02-14
1
-0
/
+3
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-2
/
+2
*
isis: use descriptor polling instead of time
Rafael Zalamena
2018-02-07
1
-1
/
+1
*
*: silence '-Wchar-subscripts' warnings on NetBSD
Renato Westphal
2018-02-02
1
-1
/
+1
*
*: silence '-Wmaybe-uninitialized' warnings on NetBSD
Renato Westphal
2018-02-02
1
-1
/
+1
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+2
*
Merge pull request #1563 from opensourcerouting/isis-bpf-hlen
Donald Sharp
2017-12-19
1
-16
/
+16
|
\
|
*
Revert "isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN"
Rafael Zalamena
2017-12-18
1
-16
/
+16
*
|
Merge pull request #1515 from donaldsharp/selected_to_front1
Renato Westphal
2017-12-19
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
*: Remove cvs control points
Donald Sharp
2017-12-05
1
-2
/
+0
*
|
Merge pull request #1536 from opensourcerouting/isis-l2conv
Donald Sharp
2017-12-14
4
-7
/
+7
|
\
\
|
*
|
isisd: fix l2 neighbor formations
Rafael Zalamena
2017-12-14
3
-4
/
+5
|
*
|
isisd: fix debug message
Rafael Zalamena
2017-12-12
1
-3
/
+2
|
|
/
*
/
isisd: save a clock_gettime() call
Rafael Zalamena
2017-12-12
1
-6
/
+7
|
/
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
isisd: Add a missing newline to a help string
Donald Sharp
2017-11-15
1
-1
/
+1
*
Merge pull request #1358 from opensourcerouting/isis-lsp_tick-fixes
Donald Sharp
2017-10-25
5
-25
/
+12
|
\
|
*
isisd: lsp_update doesn't need to readd LSPs to the database anymore
Christian Franke
2017-10-05
1
-13
/
+2
|
*
isisd: fix issue with lsp queueing logic in lsp_tick
Christian Franke
2017-10-05
5
-12
/
+10
*
|
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-1
/
+1
*
|
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
|
isisd: Allow struct zebra_privs_t to be available
Donald Sharp
2017-10-24
4
-6
/
+2
*
|
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
3
-9
/
+7
|
\
\
|
*
|
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
2
-2
/
+2
|
*
|
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
|
*
|
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
2
-4
/
+1
|
*
|
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
2
-5
/
+6
*
|
|
isisd: Fix leaked memory in error case
Donald Sharp
2017-10-10
1
-1
/
+4
|
/
/
*
|
isisd: fix clang warning
Vincent JARDIN
2017-10-08
1
-0
/
+3
*
|
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
10
-41
/
+30
|
/
*
isisd: optimize per interface lsp send-queue creation
Christian Franke
2017-10-03
9
-75
/
+227
*
isisd: fix vertex queue comparator
Christian Franke
2017-10-02
1
-1
/
+1
*
isisd: ensure fragments get always linked
Christian Franke
2017-09-23
1
-13
/
+27
*
isisd: cleanup unused variables
Christian Franke
2017-09-23
1
-4
/
+0
*
isisd: always trigger spf run asynchronously
Christian Franke
2017-09-23
1
-16
/
+12
*
isisd: use only one IP of neighbor as nexthop
Christian Franke
2017-09-23
1
-6
/
+2
*
Merge pull request #1222 from opensourcerouting/isis-spf-improvements
Donald Sharp
2017-09-23
1
-85
/
+103
|
\
|
*
isisd: SPF doesn't need to maintain children
Christian Franke
2017-09-22
1
-20
/
+0
|
*
isisd: use skiplist to implement ordered list for SPF
Christian Franke
2017-09-22
1
-65
/
+103
*
|
Merge pull request #1215 from opensourcerouting/zapi_nexthops
Donald Sharp
2017-09-22
1
-0
/
+4
|
\
\
|
*
|
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-0
/
+4
|
|
/
*
/
isisd: Don't corrupt generated LSPs if information exceeds capacity
Christian Franke
2017-09-22
1
-0
/
+11
|
/
*
isisd: generate unique circuit ids
Christian Franke
2017-09-20
4
-37
/
+42
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-8
/
+4
*
*: make all daemons call frr_fini() on exit
Renato Westphal
2017-09-12
1
-0
/
+2
*
Merge pull request #1020 from opensourcerouting/ferr
Donald Sharp
2017-09-05
3
-100
/
+70
|
\
|
*
isisd: use ferr_* functions
David Lamparter
2017-08-28
3
-100
/
+70
*
|
Merge pull request #1086 from donaldsharp/zebra_import
Renato Westphal
2017-09-04
1
-15
/
+4
|
\
\
|
*
|
*: Cleanup multiple is_default... code
Donald Sharp
2017-08-31
1
-15
/
+4
[next]