index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-1
/
+1
*
*: generously apply const
David Lamparter
2019-12-02
1
-4
/
+4
*
ospf6d: listhead returns a listnode *
Donald Sharp
2019-04-17
1
-2
/
+3
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-1
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
*: fix clang-6 SA warnings
David Lamparter
2018-09-08
1
-1
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
ospf6d: Update OSPFv3 to use new zlog_ferr
Donald Sharp
2018-08-14
1
-2
/
+2
*
ospf6d: Fix ABR brouter calculation corruption
Chirag Shah
2018-05-09
1
-2
/
+3
*
ospf6d: fix intra prefix ecmp
Chirag Shah
2018-05-02
1
-4
/
+7
*
ospf6d: ECMP for Intra Area Prefix routes
Chirag Shah
2018-04-06
1
-3
/
+19
*
ospf6d: fix loop in ABRs
Chirag Shah
2018-03-29
1
-3
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
ospf6d: retain inter area border router type-4
Chirag Shah
2018-03-22
1
-4
/
+5
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-14
/
+16
*
ospf6d: ECMP for external routes
Chirag Shah
2018-03-01
1
-11
/
+15
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
1
-0
/
+1
*
ospf6d: Fix External routes ECMP
Chirag Shah
2018-01-02
1
-4
/
+46
*
ospf6d: Fix multi nexthop route remove
Chirag Shah
2017-12-06
1
-7
/
+19
*
ospf6d: fix ospf6d crash during sigterm/shutdown
Chirag Shah
2017-10-06
1
-4
/
+5
*
*: 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
1
-1
/
+1
*
ospf6d: add debug ospf6 route memory to config
Chirag Shah
2017-10-04
1
-0
/
+3
*
ospf6d: fix regression detected by topotest
Renato Westphal
2017-08-24
1
-6
/
+8
*
ospf6d: use the new API to send routes to zebra
Renato Westphal
2017-08-23
1
-4
/
+4
*
Merge pull request #870 from chiragshah6/mdev
David Lamparter
2017-08-04
1
-23
/
+30
|
\
|
*
ospf6d: adjust changes per PR 870 review
Chirag Shah
2017-07-31
1
-3
/
+3
|
*
ospf6d: Fix memory leaks
Chirag Shah
2017-07-27
1
-23
/
+30
*
|
ospf6d: New version of GCC with new warnings
Donald Sharp
2017-07-28
1
-2
/
+2
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1364
/
+1246
*
*: fix GCC 7 warnings/issues
David Lamparter
2017-07-14
1
-1
/
+1
*
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-49
/
+46
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-6
/
+6
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-37
/
+37
*
*: use ->text and strmatch where appropriate
Quentin Young
2017-06-27
1
-8
/
+8
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: Refactor ifindex2ifname to be VRF aware
Donald Sharp
2017-03-15
1
-3
/
+3
*
*: use monotime()
David Lamparter
2017-01-23
1
-3
/
+3
*
all: Fix underfull doc strings, part 1
Quentin Young
2016-11-05
1
-1
/
+3
*
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
1
-2
/
+3
*
ospf6d: scrubbed some argc CHECK MEs
Daniel Walton
2016-09-30
1
-2
/
+2
*
ospf6d: add 'int idx_foo' argv index variables
Daniel Walton
2016-09-23
1
-8
/
+10
*
convert <1-255> to (1-255), ()s to <>s, etc
Daniel Walton
2016-09-23
1
-2
/
+2
*
ospf6d: argv update
Daniel Walton
2016-09-23
1
-26
/
+26
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
ospf6d, bgpd: avoid calling if_nametoindex
Feng Lu
2016-06-09
1
-10
/
+8
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-12
/
+17
*
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
1
-5
/
+5
[next]