index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_intra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: OoB read (Coverity 1221444 1221446)
paco
2018-06-29
1
-2
/
+3
*
ospf6d: null check (Coverity 1468510)
paco
2018-06-25
1
-0
/
+2
*
ospf6d: Fix ECMP for asbr external routes
Chirag Shah
2018-05-17
1
-0
/
+2
*
ospf6d: Fix ABR brouter calculation corruption
Chirag Shah
2018-05-09
1
-9
/
+24
*
ospf6d: fix intra prefix ecmp
Chirag Shah
2018-05-02
1
-222
/
+240
*
ospf6d: assert nh list is non-null
Quentin Young
2018-04-13
1
-0
/
+1
*
ospf6d: ECMP for Intra Area Prefix routes
Chirag Shah
2018-04-06
1
-18
/
+423
*
ospf6d: fix loop in ABRs
Chirag Shah
2018-03-29
1
-4
/
+7
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-12
/
+12
*
ospf6d: retain inter area border router type-4
Chirag Shah
2018-03-22
1
-0
/
+30
*
ospf6d: Intra-prefix LSA update after frr restart
Chirag Shah
2018-03-08
1
-0
/
+14
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-60
/
+57
*
ospf6d: Fix External routes ECMP
Chirag Shah
2018-01-02
1
-1
/
+2
*
ospf6d: SPF consider all Router LSAs
Chirag Shah
2017-11-17
1
-3
/
+3
*
ospf6d: Divide LSupdate to keep size small
Chirag Shah
2017-10-20
1
-9
/
+118
*
ospf6d: fix clang warning, NULL() calls
Vincent JARDIN
2017-10-08
1
-13
/
+33
*
ospf6d: fix heap use after free
Quentin Young
2017-09-25
1
-1
/
+14
*
ospf6d: New version of GCC with new warnings
Donald Sharp
2017-07-28
1
-1
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-3
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1601
/
+1540
*
Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor
David Lamparter
2017-07-14
1
-30
/
+29
|
\
|
*
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-29
/
+28
|
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-1
/
+1
|
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-19
/
+19
*
|
ospf6d: use macro for LSDB walks
David Lamparter
2017-07-11
1
-8
/
+4
|
/
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-13
1
-2
/
+7
|
\
|
*
ospf6d: fix heap uaf
Quentin Young
2017-06-06
1
-2
/
+7
*
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-24
1
-1
/
+2
|
\
|
|
*
ospf6d: fix use-after-free
Quentin Young
2017-05-22
1
-1
/
+2
*
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
|
/
*
lib, ospf6d: Refactor if_lookup_prefix
Donald Sharp
2017-03-15
1
-1
/
+2
*
*: use monotime()
David Lamparter
2017-01-23
1
-2
/
+2
*
ospf6d: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-2
/
+4
*
ospf6d: argv update
Daniel Walton
2016-09-23
1
-2
/
+2
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-3
/
+4
*
ospf6d: Fix double increment of Sequence Number
Donald Sharp
2016-01-19
1
-24
/
+0
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-4
/
+4
*
Fixup compiler warnings for powerpc
Donald Sharp
2015-07-27
1
-3
/
+3
*
Fixing a couple of issues with ospf6_route_remove () routine.
Donald Sharp
2015-05-20
1
-6
/
+9
*
LA (local-address) bit related inter-op fix.
Donald Sharp
2015-05-20
1
-3
/
+2
*
ospf6d: ospfv3-stub-area-support.patch
Donald Sharp
2015-05-20
1
-21
/
+36
*
ospf6d: ospfv3-abr-ecmp-support.patch
Donald Sharp
2015-05-20
1
-11
/
+28
*
ospf6d: add SPF logs, statistics, and display of SPF parameters
Dinesh Dutt
2013-11-08
1
-1
/
+1
*
ospf6d: handle Prefix and Router Options bits correctly
Dinesh Dutt
2013-11-08
1
-0
/
+4
*
ospf6d: add LSA payload to show summary output
Dinesh Dutt
2013-11-08
1
-4
/
+197
*
ospf6d: add overload support
Dinesh Dutt
2013-11-08
1
-0
/
+23
*
ospf6d: correct nexthop through directly connected networks
Dinesh Dutt
2013-11-08
1
-3
/
+20
*
ospf6d: don't suppress empty router LSA
Dinesh Dutt
2013-11-08
1
-29
/
+20
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-08
1
-2
/
+6
[next]