index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_top.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: Add logic to change the status of router to ASBR
Yash Ranjan
2021-03-29
1
-0
/
+1
*
ospf6d: Add CLI and logic for default-information originate command
Yash Ranjan
2021-03-29
1
-0
/
+2
*
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+2
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-2
/
+2
|
\
|
*
*: require semicolon after FRR_CFG_DEFAULT_*
David Lamparter
2021-03-17
1
-1
/
+1
|
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
|
ospf6d: fix warning message when interfae disabled
ckishimo
2021-03-17
1
-1
/
+2
*
|
ospf6d: fix iface commands lost when removing from area
ckishimo
2021-03-16
1
-1
/
+0
|
/
*
Merge pull request #7961 from mobash-rasool/ospfv3-feature
Mark Stapp
2021-02-04
1
-0
/
+69
|
\
|
*
ospf6d: add CLI to control maximum paths for routes.
Mobashshera Rasool
2021-02-01
1
-0
/
+69
*
|
Merge pull request #7402 from ranjanyash54/dev_2
Donald Sharp
2021-02-02
1
-13
/
+19
|
\
\
|
|
/
|
/
|
|
*
ospf6d: Json support added for command "show ipv6 ospf6 route [json]"
Yash Ranjan
2021-01-27
1
-13
/
+19
*
|
ospf6d: Remove #if 0 code that has not been used in a long time
Donald Sharp
2021-01-28
1
-93
/
+0
|
/
*
ospf6d: ospfv3 disable on the interface, but interface prefix still shown in ...
Yash Ranjan
2020-12-13
1
-1
/
+2
*
Merge pull request #7492 from Niral-Networks/niral_ospfv3_fix_redist
Rafael Zalamena
2020-12-10
1
-1
/
+2
|
\
|
*
ospf6d : Code refactoring for route redistribution.
Kaushik
2020-12-09
1
-1
/
+2
*
|
ospf6: move serv_close to ospf6_delete
Igor Ryzhov
2020-11-30
1
-1
/
+2
*
|
ospf6: get instance from lsdb data
Igor Ryzhov
2020-11-30
1
-4
/
+1
*
|
ospf6: get instance from route table scope
Igor Ryzhov
2020-11-30
1
-13
/
+17
|
/
*
ospf6d: Json support added for command "show ipv6 ospf6 [json]"
github login name
2020-11-17
1
-67
/
+185
*
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
2020-11-03
1
-80
/
+188
|
\
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-80
/
+188
*
|
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-7
/
+3
|
/
*
ospf6d : Socket change for ospf6d vrf support.
Kaushik
2020-10-07
1
-10
/
+32
*
ospf6d : Preparing for ospf6d VRF support.
Kaushik
2020-09-01
1
-1
/
+1
*
Merge pull request #6700 from deastoe/ospf6-interface-decimal-area
David Lamparter
2020-07-21
1
-16
/
+7
|
\
|
*
ospf6d: decimal area format in interface command
Patrick Ruddy
2020-07-14
1
-16
/
+7
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
|
/
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+1
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-1
/
+3
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-1
/
+3
*
bgpd, ospfd, ospf6d: long is not bool :(
David Lamparter
2020-04-02
1
-2
/
+2
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
*
ospfd: use new defaults mechanism (v2)
David Lamparter
2019-12-06
1
-7
/
+10
*
ospf6: Add vrf_id to the ospf6 data structure
Donald Sharp
2019-09-10
1
-2
/
+3
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-4
/
+2
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-1
/
+2
*
ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf
Philippe Guibert
2019-06-11
1
-1
/
+2
*
lib: retrofit interface commands to the new northbound model
Renato Westphal
2018-10-27
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
ospf6d: Remove deprecated code after 1 year
Donald Sharp
2018-08-30
1
-15
/
+0
*
ospf6d: remove VERSION_TYPE_DEV from CONFDATE checks
Lou Berger
2018-07-10
1
-2
/
+2
*
ospf6d: fix area border router duplicate
Chirag Shah
2018-05-08
1
-4
/
+7
*
*: Only test CONFDATE when VERSION_TYPE_DEV defined
Lou Berger
2018-04-03
1
-2
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
Merge pull request #1814 from chiragshah6/mdev
Jafar Al-Gharaibeh
2018-03-09
1
-2
/
+24
|
\
|
*
ospf6d: assign zebra router-id to ospf6 instance
Chirag Shah
2018-03-01
1
-2
/
+24
*
|
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-10
/
+4
[next]