index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_dump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd: Remove unused function
Donald Sharp
2023-02-23
1
-7
/
+0
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
Revert "ospfd: rSPF calc and messaging for optimal route reflection"
Donatas Abraitis
2023-01-17
1
-38
/
+0
*
Revert "bgpd, ospfd: BGP ORR CI warning fixes"
Donatas Abraitis
2023-01-17
1
-11
/
+7
*
Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"
Donatas Abraitis
2023-01-17
1
-7
/
+3
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
ospfd: few fixes in rSPF calc when LSA received from non root node
Madhuri Kuruganti
2022-10-12
1
-3
/
+7
*
bgpd, ospfd: BGP ORR CI warning fixes
Madhuri Kuruganti
2022-10-12
1
-7
/
+11
*
ospfd: rSPF calc and messaging for optimal route reflection
Madhuri Kuruganti
2022-10-12
1
-0
/
+38
*
Merge pull request #12074 from donaldsharp/lib_debugs
Donatas Abraitis
2022-10-12
1
-2
/
+10
|
\
|
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-2
/
+10
*
|
ospfd: fix for few debug commands lost in config after debug ospf packet is e...
Madhuri Kuruganti
2022-09-19
1
-2
/
+2
*
|
ospfd: fix for debug ospf <inst> packet fails with instance not running
Madhuri Kuruganti
2022-09-19
1
-97
/
+20
*
|
ospfd: fix for some of ospf debug commands config lost after reboot
Madhuri Kuruganti
2022-09-19
1
-147
/
+169
|
/
*
bgpd, ospfd: Remove extra newline for `show debugging`
Donald Sharp
2022-06-15
1
-2
/
+0
*
ospfd: cli: add client api debug option
Christian Hopps
2022-06-02
1
-0
/
+46
*
ospfd: Convert output to host order from network order for route_tag
Donald Sharp
2022-01-31
1
-1
/
+1
*
Merge pull request #9683 from volta-networks/sr-minor-fixes
Igor Ryzhov
2021-11-20
1
-1
/
+20
|
\
|
*
ospfd: fix display of debug flags
Fredi Raspall
2021-09-28
1
-1
/
+20
*
|
ospfd: Adding apropriate ism state in ptop neighbors.
rgirada
2021-10-26
1
-3
/
+26
*
|
ospfd: Add `converged` and `role` json output for neighbor command
Donald Sharp
2021-10-13
1
-2
/
+8
|
/
*
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
1
-16
/
+11
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-48
/
+54
*
ospfd: show seconds in timeval_dump
Mark Stapp
2021-04-13
1
-9
/
+8
*
ospfd: fix checkpatch warnings
Rafael Zalamena
2021-03-23
1
-2
/
+2
*
ospfd: add debug option for BFD
Rafael Zalamena
2021-03-23
1
-0
/
+44
*
ospfd: don't rely on instance existence in vty
Igor Ryzhov
2021-02-24
1
-41
/
+29
*
ospfd: Add 'debug ospf ti-lfa' command
GalaxyGorilla
2021-01-19
1
-0
/
+30
*
ospfd: OSPF external summarisation debug support
rgirada
2020-11-02
1
-8
/
+22
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-18
/
+18
*
ospfd: Debug support to ospf GR helper functionality
rgirada
2020-09-22
1
-0
/
+36
*
ospfd: ospf GR helper initialization
rgirada
2020-09-22
1
-0
/
+2
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+43
*
ospf: Default-information originate with routemap
Santosh P K
2020-07-07
1
-1
/
+39
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-7
/
+6
*
*: 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
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
ospfd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-2
/
+2
*
ospfd: The ip header dump is crazy long and useless
Donald Sharp
2019-11-19
1
-17
/
+0
*
ospfd: strncpy -> strlcpy
Quentin Young
2019-02-26
1
-2
/
+1
*
ospfd: fix symbol collision
David Lamparter
2018-10-01
1
-1
/
+1
*
Merge pull request #2486 from pacovn/cppcheck_fmt_validation
Donald Sharp
2018-06-18
1
-7
/
+7
|
\
|
*
babeld, lib, ospfd, tests: fmt fixes (cppcheck)
paco
2018-06-18
1
-7
/
+7
*
|
ospfd, pimd: redundant memset (cppcheck)
paco
2018-06-18
1
-6
/
+0
|
/
[next]