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
...
|
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+2
|
/
*
ospf6d: GR helper configurations
rgirada
2021-08-12
1
-0
/
+1
*
ospf6d: Helper functionality changes
rgirada
2021-08-10
1
-1
/
+1
*
ospf6d: Init/De-init gr helper functionality
rgirada
2021-08-10
1
-1
/
+3
*
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-1
/
+495
|
\
|
*
ospf6d: ASBR summarisation per VRF
Mobashshera Rasool
2021-07-21
1
-16
/
+51
|
*
ospf6d: Review comment fixes
Mobashshera Rasool
2021-07-21
1
-76
/
+81
|
*
ospf6d: ASBR summarisation feature changes for NSSA area
Mobashshera Rasool
2021-07-21
1
-12
/
+14
|
*
ospf6d: ASBR Summarisation feature implementation
Mobashshera Rasool
2021-07-21
1
-1
/
+453
*
|
Merge pull request #8944 from opensourcerouting/ospf6-mtu-revert
Igor Ryzhov
2021-07-27
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert "ospf6d: Limit the number of interface addresses being supported"
David Lamparter
2021-06-29
1
-18
/
+0
*
|
Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"
Donald Sharp
2021-07-02
1
-38
/
+29
*
|
ospf6d: reset areas and redistribution at router-id modification
Louis Scalbert
2021-07-01
1
-0
/
+5
*
|
ospf6d: factorize router-id update
Louis Scalbert
2021-07-01
1
-31
/
+16
*
|
ospf6d: don't update router-id if at least one adjacency is Full
Louis Scalbert
2021-07-01
1
-6
/
+25
*
|
ospf6d: use per-vrf router id instead of one global
Igor Ryzhov
2021-06-29
1
-3
/
+3
|
/
*
ospf6d: "clear ipv6 ospf6 process" command
Yash Ranjan
2021-06-28
1
-3
/
+84
*
Merge pull request #8725 from pjdruddy/ospfv3_fair_socket
Russ White
2021-06-22
1
-0
/
+9
|
\
|
*
ospf6d: add write-multiplier configuration
Pat Ruddy
2021-06-18
1
-0
/
+6
|
*
ospf6d: add tx fifo infrastructure
Pat Ruddy
2021-06-18
1
-0
/
+3
*
|
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+2
|
/
*
Merge pull request #8823 from donaldsharp/ospfv3_coverity
Rafael Zalamena
2021-06-10
1
-1
/
+15
|
\
|
*
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
Donald Sharp
2021-06-10
1
-1
/
+1
|
*
ospf6d: Fix coverity Possible null deref
Donald Sharp
2021-06-10
1
-0
/
+14
*
|
ospf6d: fix interface area configuration
Igor Ryzhov
2021-06-08
1
-12
/
+37
|
/
*
ospf6d: Support for nssa in ospfv3
Kaushik
2021-06-04
1
-3
/
+22
*
ospf6d: unlink router from vrf on deletion
Igor Ryzhov
2021-05-27
1
-0
/
+7
*
ospf6d: fix "default-information originate" in non-existing vrf
Igor Ryzhov
2021-05-18
1
-0
/
+10
*
ospf6d: Limit the number of interface addresses being supported
lynne
2021-05-11
1
-0
/
+18
*
ospf6d: add vty support for multiple vrfs
harios_niral
2021-05-06
1
-94
/
+169
*
ospf6d: add internal support for multiple vrfs
harios_niral
2021-05-05
1
-0
/
+103
*
Merge pull request #8487 from pguibert6WIND/ospf6_vrfs
Russ White
2021-04-27
1
-0
/
+75
|
\
|
*
ospf6d: add 'show ipv6 ospf6 vrfs' command
Philippe Guibert
2021-04-16
1
-0
/
+75
*
|
ospf6d: Do not delete external table when configure max-path
Mobashshera Rasool
2021-04-19
1
-1
/
+0
*
|
ospf6d: Fix coredump when "no interface IFNAME area <A.B.C.D>" is called
Yash Ranjan
2021-04-18
1
-1
/
+1
|
/
*
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
[prev]
[next]