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: 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
*
|
|
isisd: cleanup output of show isis topology
Christian Franke
2017-09-01
1
-40
/
+47
|
/
/
*
|
Merge pull request #1056 from opensourcerouting/oldbits-0
Donald Sharp
2017-08-29
1
-2
/
+2
|
\
\
|
*
|
*: remove empty "interface XYZ" config blocks
David Lamparter
2017-08-29
1
-2
/
+2
|
|
/
*
|
Merge pull request #998 from mkanjari/dev-master
David Lamparter
2017-08-29
5
-25
/
+6
|
\
\
|
*
|
Merge branch 'master' into dev-master
Mitesh Kanjariya
2017-08-29
6
-433
/
+155
|
|
\
|
|
*
|
lib: new APIs for get/set system hostname/domainname
Mitesh Kanjariya
2017-08-29
4
-6
/
+6
|
*
|
lib/bgpd: provide/use API to get hostname/domainname
Mitesh Kanjariya
2017-08-25
5
-25
/
+6
*
|
|
Merge pull request #1072 from opensourcerouting/isisd-fix-confusion-purge
Donald Sharp
2017-08-29
1
-13
/
+20
|
\
\
\
|
*
|
|
isisd: keep original TLVs when purging in response to confusion
Christian Franke
2017-08-29
1
-13
/
+20
|
|
|
/
|
|
/
|
*
/
|
isisd: guard SPF warning by debug flag
Christian Franke
2017-08-29
1
-2
/
+2
|
/
/
*
|
isisd: bpf: ETHER_HDR_LEN -> ETH_ALEN
David Lamparter
2017-08-26
1
-16
/
+16
*
|
*: fix compiler warnings
David Lamparter
2017-08-26
1
-2
/
+2
*
|
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-107
/
+15
*
|
isisd: unify ipv4/ipv6 zebra-tx functions
Renato Westphal
2017-08-24
1
-90
/
+39
*
|
isisd: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-167
/
+51
*
|
*: remove leftovers from "router zebra"
Renato Westphal
2017-08-23
1
-16
/
+0
[next]