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: use 0 as default-metric for redistribution
Christian Franke
2018-05-08
1
-9
/
+5
*
isisd: resolve possible null pointer dereference
Ilya Shipitsin
2018-04-24
1
-3
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
35
-365
/
+368
*
Merge pull request #1925 from opensourcerouting/bugfix-isis_bpf_read
Donald Sharp
2018-03-19
3
-12
/
+23
|
\
|
*
isisd: Fixed the way isis reads from bpf
ipinlnd
2018-03-19
3
-12
/
+23
*
|
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
14
-318
/
+481
|
\
\
|
*
|
isisd: add nerd-knob to turn three-way-adj off
Christian Franke
2018-03-10
5
-2
/
+26
|
*
|
isisd: P2P adjacencies should only be included in LSPDB/SPF when they are up
Christian Franke
2018-03-10
3
-3
/
+5
|
*
|
isisd: implement threeway adjacencies
Christian Franke
2018-03-10
3
-50
/
+125
|
*
|
isisd: add support for TLV 240 P2P Three-Way Adjacency
Christian Franke
2018-03-10
2
-0
/
+171
|
*
|
isisd: remove unused debug code
Christian Franke
2018-03-10
1
-40
/
+0
|
*
|
isisd: allocate circuit_id only for broadcast circuits
Christian Franke
2018-03-10
4
-23
/
+14
|
*
|
isisd: cleanup usage of circuit_id
Christian Franke
2018-03-10
4
-17
/
+12
|
*
|
isisd: revert some counterproductive indentation
Christian Franke
2018-03-10
8
-186
/
+131
|
|
/
*
/
isisd: debug msg: display distance when adding redist route
G. Paul Ziemba
2018-03-09
1
-2
/
+2
|
/
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
15
-219
/
+279
*
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
[next]