index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_ri.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Remove deprecated router_info_area_id_cmd
Donatas Abraitis
2024-08-14
1
-11
/
+0
*
Merge pull request #15339 from opensourcerouting/fix/add_deprecation
Russ White
2024-02-26
1
-3
/
+12
|
\
|
*
ospfd: Add deprecation cycle for `router-info X [A.B.C.D]` command
Donatas Abraitis
2024-02-09
1
-3
/
+12
*
|
ospfd: Decode Router Info. TLVs for json output
Olivier Dugeon
2024-02-12
1
-86
/
+215
|
/
*
ospfd: add support for "no router-info [<area|as>] command"
Christian Breunig
2024-02-08
1
-2
/
+4
*
ospfd: improve memory cleanup during shutdown
Renato Westphal
2023-12-01
1
-0
/
+1
*
ospfd: Force Opaque LSA & co to default VRF
Olivier Dugeon
2023-04-18
1
-20
/
+19
*
*: Convert event.h to frrevent.h
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
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: Fix spelling of Following
Donald Sharp
2022-04-01
1
-6
/
+6
*
ospfd: fix display of plain-text data on "show ... json" commands
Renato Westphal
2021-10-08
1
-2
/
+9
*
ospfd: New code adds newline to log files
Donald Sharp
2021-05-19
1
-1
/
+1
*
Merge pull request #8690 from idryzhov/ospf-fix-tlv-size
Olivier Dugeon
2021-05-19
1
-4
/
+2
|
\
|
*
ospfd: fix SID/Label Sub TLV size
Igor Ryzhov
2021-05-18
1
-4
/
+2
*
|
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-27
/
+100
|
/
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-5
/
+2
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-25
/
+26
*
ospfd: Coverity corrections
Olivier Dugeon
2020-08-26
1
-8
/
+15
*
ospfd: Add Segment Routing Local Block
Olivier Dugeon
2020-08-20
1
-27
/
+59
*
ospfd: Solve crash after removing and adding conf.
Olivier Dugeon
2020-05-26
1
-0
/
+10
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-3
/
+2
*
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-3
/
+3
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
OSPF: Add support to multi-area to Router Info.
Olivier Dugeon
2018-11-09
1
-225
/
+351
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
ospfd: remove unnecessary housekeeping code when using linked lists
Renato Westphal
2018-09-24
1
-9
/
+0
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-8
/
+8
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-3
/
+5
*
ospfd: Convert ospf_ri to use error-code subsystem
Donald Sharp
2018-09-06
1
-9
/
+12
*
ospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error code
Donald Sharp
2018-09-06
1
-2
/
+4
*
ospfd: Modify ospf_ri.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-12
/
+3
*
ospfd: Add OSPF_WARN_OPAQUE_REGISTRATION
Donald Sharp
2018-09-06
1
-2
/
+3
*
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-4
/
+2
*
ospfd: Add ospf_lsa_new_and_data function and abstract away
Donald Sharp
2018-08-21
1
-12
/
+1
*
eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)
F. Aragon
2018-07-02
1
-4
/
+4
*
ospfd: OoB access (Cov 1452454 1452455 1452456)
paco
2018-06-14
1
-5
/
+6
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-34
/
+34
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-26
/
+16
*
OSPFd: Fix Opaque LSA filtering in Segment Routing
Olivier Dugeon
2018-02-05
1
-2
/
+7
*
OSPFd: Fix ospfd crash during CI
Olivier Dugeon
2018-02-03
1
-0
/
+27
*
OSPFd: Correct compilation error
Olivier Dugeon
2018-01-30
1
-3
/
+0
*
OSPFd: Update Segment Routing PR following review
Olivier Dugeon
2018-01-29
1
-31
/
+11
*
OSPFD: Set Segment Routing patch conform to C99
Olivier Dugeon
2018-01-23
1
-10
/
+10
*
OSPFD: Add Experimental Segment Routing support
Olivier Dugeon
2018-01-18
1
-55
/
+370
*
*: add missing \n in some help strings
Renato Westphal
2017-10-24
1
-1
/
+1
*
ospfd: Fix leak of route_node
Donald Sharp
2017-10-10
1
-0
/
+1
[next]