index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6d.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...
Acee
2023-06-23
1
-0
/
+33
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
ospf6d: Enable the feature using configure.ac
Abhinay Ramesh
2022-02-09
1
-0
/
+5
*
ospf6d: give error information for commands with non-exist vrfs
anlan_cs
2022-01-11
1
-0
/
+36
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-2
/
+2
*
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-8
/
+2
*
ospf6d: rework filtering commands to be in line with ospfd
Renato Westphal
2021-09-20
1
-16
/
+2
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+1
*
ospf6d: cleanup useless checks
Igor Ryzhov
2021-09-15
1
-19
/
+0
*
ospf6d: Prevent crash of show ipv6 ospf data adv-router 0.0.0.0 linkstate-id ...
Donald Sharp
2021-09-01
1
-4
/
+2
*
ospf6d: GR helper configurations
rgirada
2021-08-12
1
-0
/
+3
*
ospf6d: "clear ipv6 ospf6 process" command
Yash Ranjan
2021-06-28
1
-0
/
+1
*
ospf6d: Support for nssa in ospfv3
Kaushik
2021-06-04
1
-0
/
+5
*
Merge pull request #8347 from volta-networks/fix_ospv6_filter_debug
Russ White
2021-05-07
1
-0
/
+4
|
\
|
*
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
2021-05-04
1
-0
/
+4
*
|
ospf6d: add vty support for multiple vrfs
harios_niral
2021-05-06
1
-389
/
+664
|
/
*
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+2
*
ospf6d: Json support added for command "show ipv6 ospf6 route [json]"
Yash Ranjan
2021-01-27
1
-2
/
+2
*
ospf6d: Json support added for command "show ipv6 ospf6 database [json]"
Yash Ranjan
2021-01-13
1
-14
/
+29
*
ospf6d: Structural changes in ospf6d.c
Yash Ranjan
2021-01-13
1
-446
/
+303
*
ospf6: don't create instance at startup
Igor Ryzhov
2020-11-19
1
-6
/
+0
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-95
/
+121
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-1
/
+1
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
ospf6d: Move header includes around to reflect reality
Donald Sharp
2020-10-09
1
-1
/
+1
*
|
ospf6d : Socket change for ospf6d vrf support.
Kaushik
2020-10-07
1
-3
/
+2
|
/
*
*: move CLI node names to cmd_node->name
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
*
ospf6d: add newline to show debugging cmd
Chirag Shah
2018-05-06
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-29
/
+29
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-2
/
+2
*
ospf6d: spf calculation w/ multiple router lsas
Chirag Shah
2018-01-23
1
-0
/
+44
*
ospf6d: Fix the cli parsing
Donald Sharp
2017-09-14
1
-1
/
+1
*
ospf6d: properly update prefix list references
David Lamparter
2017-08-24
1
-0
/
+18
*
*: Add 'show debugging' command from vtysh
Donald Sharp
2017-08-21
1
-1
/
+17
*
ospf6d: Remove ospf6d version string
Donald Sharp
2017-08-20
1
-19
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-844
/
+801
*
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
1
-59
/
+59
*
*: remove VTYNL, part 4 of 6
David Lamparter
2017-07-14
1
-5
/
+5
*
*: remove VTYNL, part 3 of 6
David Lamparter
2017-07-14
1
-4
/
+2
*
*: remove VTYNL, part 2 of 6
David Lamparter
2017-07-14
1
-17
/
+17
*
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
1
-77
/
+77
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
[next]