index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: ECMP for external routes
Chirag Shah
2018-03-01
4
-56
/
+267
*
Merge pull request #1754 from chiragshah6/ospfv3_dev
Jafar Al-Gharaibeh
2018-02-15
5
-6
/
+38
|
\
|
*
ospf6d: router-id change notify to restart ospf6d
Chirag Shah
2018-02-15
5
-6
/
+38
*
|
Merge pull request #1752 from donaldsharp/coverity_1
Jafar Al-Gharaibeh
2018-02-15
1
-12
/
+15
|
\
\
|
*
|
ospf6d: Fix a possible deref by null found in SA
Donald Sharp
2018-02-14
1
-12
/
+15
*
|
|
Merge pull request #1742 from chiragshah6/mdev
Jafar Al-Gharaibeh
2018-02-15
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospf6d: Fix distance command
Chirag Shah
2018-02-12
1
-0
/
+4
*
|
|
ospf6d: Handle Premature Aging of LSAs
Chirag Shah
2018-02-15
13
-16
/
+187
|
|
/
|
/
|
*
|
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
2
-3
/
+1
|
/
*
ospf6d: Fix redist w/ route-map during restart
Chirag Shah
2018-01-26
7
-6
/
+89
*
Merge pull request #1664 from chiragshah6/ospfv3_dev
Russ White
2018-01-24
7
-143
/
+266
|
\
|
*
ospf6d: spf calculation w/ multiple router lsas
Chirag Shah
2018-01-23
7
-143
/
+266
*
|
Merge pull request #1618 from donaldsharp/zebra_startup_ordering
Philippe Guibert
2018-01-23
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
*: Send/receive the nexthop vrf_id
Donald Sharp
2018-01-12
1
-0
/
+3
*
|
Merge pull request #1566 from chiragshah6/ospfv3_dev
Jafar Al-Gharaibeh
2018-01-18
11
-16
/
+354
|
\
\
|
*
|
ospf6d: Fix External routes ECMP
Chirag Shah
2018-01-02
11
-16
/
+354
|
|
/
*
/
ospf6d: Add protocol stats and show command
Chirag Shah
2018-01-16
3
-2
/
+142
|
/
*
ospf6d: Fix ospf6 redist with route-map
Chirag Shah
2017-12-30
1
-2
/
+13
*
ospf6d: Don't assign to values that are never read
Donald Sharp
2017-12-14
1
-5
/
+5
*
ospf6d: Fix multi nexthop route remove
Chirag Shah
2017-12-06
1
-7
/
+19
*
Merge pull request #1464 from chiragshah6/mdev
Russ White
2017-11-29
4
-74
/
+181
|
\
|
*
ospf6d: SPF consider all Router LSAs
Chirag Shah
2017-11-17
4
-74
/
+181
*
|
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
|
/
*
ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never cal...
Juergen Kammer
2017-11-09
1
-9
/
+14
*
lib, ospf6d, ospfd, zebra: Add ZEBRA_STR
Donald Sharp
2017-10-25
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+1
*
ospf6d: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
2
-2
/
+2
*
ospf6d: Divide LSupdate to keep size small
Chirag Shah
2017-10-20
2
-9
/
+119
*
ospf6d: Handle lsupdate upto max ospf6 payload
Chirag Shah
2017-10-17
2
-32
/
+107
*
Merge pull request #1300 from chiragshah6/mdev
Jafar Al-Gharaibeh
2017-10-17
2
-5
/
+5
|
\
|
*
ospf6d: fix ospf6d crash during sigterm/shutdown
Chirag Shah
2017-10-06
2
-5
/
+5
*
|
Merge pull request #1298 from opensourcerouting/iface-rb-tree
Donald Sharp
2017-10-16
6
-19
/
+22
|
\
\
|
*
|
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
4
-9
/
+9
|
*
|
ospf6d: Add missing vrf lookup
Donald Sharp
2017-10-10
1
-0
/
+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
1
-1
/
+1
|
*
|
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
4
-17
/
+18
|
*
|
lib: nuke the if_*_by_name_len() functions
Renato Westphal
2017-10-10
1
-1
/
+1
*
|
|
ospf6d: Make ospf6_prefix have an empty v6 addr at end
Donald Sharp
2017-10-11
1
-0
/
+1
|
/
/
*
|
ospf6d: Fix snmp compile breakage
Donald Sharp
2017-10-09
1
-1
/
+1
*
|
ospf6d: fix clang warning
Vincent JARDIN
2017-10-08
1
-2
/
+3
*
|
ospf6d: fix clang warning, NULL() calls
Vincent JARDIN
2017-10-08
5
-65
/
+109
|
/
*
*: use argv[]->text instead of argv[]->arg when appropriate
Renato Westphal
2017-10-06
1
-8
/
+8
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
5
-6
/
+6
*
ospf6d: add debug ospf6 route memory to config
Chirag Shah
2017-10-04
1
-0
/
+3
*
ospf6d: fix heap use after free
Quentin Young
2017-09-25
1
-1
/
+14
*
*: fix segfault when sending more than MULTIPATH_NUM nexthops
Renato Westphal
2017-09-21
1
-2
/
+2
*
ospf6d: OSPFv3 interface bandwidth handling
Chirag Shah
2017-09-19
1
-2
/
+11
*
ospf6d: Fix the cli parsing
Donald Sharp
2017-09-14
1
-1
/
+1
*
ospf6d: Note when we calculated spf
Donald Sharp
2017-09-14
2
-1
/
+5
[next]