index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_route.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: ospf6_route_cmp_nexthops make return sane
Donald Sharp
2022-11-28
1
-3
/
+3
*
ospf6d: fix infinite loop when adding ASBR route
Renato Westphal
2022-11-24
1
-0
/
+8
*
ospf6d: remove unused constants
Renato Westphal
2021-11-23
1
-2
/
+1
*
ospf6d: replace memcmp with correct comparisons
Igor Ryzhov
2021-11-16
1
-5
/
+4
*
ospf6d: remove meaningless ospf6_route_is_identical
Igor Ryzhov
2021-11-15
1
-6
/
+0
*
ospf6d: add support for NSSA Type-7 address ranges
Renato Westphal
2021-10-06
1
-9
/
+10
*
ospf6d: remove unused bitfield
Renato Westphal
2021-10-06
1
-2
/
+0
*
Merge pull request #9438 from ranjanyash54/debug_comm
Mark Stapp
2021-09-14
1
-1
/
+4
|
\
|
*
ospf6d: Add debug commands for lsa all and route all
Yash Ranjan
2021-08-25
1
-1
/
+4
*
|
ospf6d: Cleanup headers to our standard
Donald Sharp
2021-09-09
1
-3
/
+5
|
/
*
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-16
/
+64
|
\
|
*
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
1
-1
/
+4
|
*
ospf6d: support blackhole next hops
Mobashshera Rasool
2021-07-21
1
-15
/
+54
|
*
ospf6d: ASBR Summarisation feature implementation
Mobashshera Rasool
2021-07-21
1
-0
/
+6
*
|
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-07-20
1
-3
/
+3
|
/
*
ospf6d: Json support added for command "show ipv6 ospf6 route [json]"
Yash Ranjan
2021-01-27
1
-3
/
+10
*
ospf6: fix crash on shutdown
Igor Ryzhov
2020-11-30
1
-1
/
+1
*
ospf6: get instance from route table scope
Igor Ryzhov
2020-11-30
1
-9
/
+6
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-8
/
+10
*
ospf6d: use in_addr_t for area/router IDs
David Lamparter
2020-07-14
1
-3
/
+3
*
*: generously apply const
David Lamparter
2019-12-02
1
-4
/
+4
*
ospf6d: fix intra prefix ecmp
Chirag Shah
2018-05-02
1
-0
/
+3
*
ospf6d: ECMP for Intra Area Prefix routes
Chirag Shah
2018-04-06
1
-0
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-19
/
+19
*
ospf6d: Fix External routes ECMP
Chirag Shah
2018-01-02
1
-0
/
+9
*
ospf6d: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-2
/
+2
*
ospf6d: Fix memory leaks
Chirag Shah
2017-07-27
1
-1
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-209
/
+197
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: add #include "command.h" where needed
David Lamparter
2016-11-29
1
-0
/
+2
*
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-0
/
+1
|
\
|
*
ospf6d: add support for route tags
Christian Franke
2016-10-08
1
-0
/
+1
*
|
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
1
-1
/
+1
*
|
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
1
-1
/
+1
*
|
ospf6d: argv update
Daniel Walton
2016-09-23
1
-2
/
+2
|
/
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-2
/
+2
*
ospf6d: use existing union, avoid strict-aliasing
David Lamparter
2016-06-08
1
-4
/
+3
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
1
-0
/
+5
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-5
/
+3
*
ospf6d: ospfv3-stub-area-support.patch
Donald Sharp
2015-05-20
1
-0
/
+4
*
ospf6d: ospfv3-abr-ecmp-support.patch
Donald Sharp
2015-05-20
1
-9
/
+43
*
ospf6d: remove own routes on SIGTERM (BZ#448)
Phil Laverdiere
2012-02-21
1
-0
/
+1
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-47
/
+46
*
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
Paul Jakma
2006-05-15
1
-2
/
+26
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-6
/
+6
*
Merge svn revisions 997 and 1000 from Zebra cvs repository.
hasso
2004-09-13
1
-0
/
+1
*
Merge svn revision 981 from Zebra cvs.
hasso
2004-09-03
1
-4
/
+4
*
SVN revisions 935-940 merge from Zebra CVS.
hasso
2004-08-25
1
-2
/
+2
*
Merge svn revisions 924 and 925 from Zebra CVS. Also remove useless
hasso
2004-08-19
1
-0
/
+5
*
SVN revisions 916-920 from Zebra. ABR support is almost done.
hasso
2004-08-15
1
-12
/
+23
[next]