index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_opaque.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Prepare Opaque LSA for json output
Olivier Dugeon
2024-02-12
1
-10
/
+7
*
ospfd: Fix opaque functab leak and opaque AS cleanup problems
Acee
2023-12-20
1
-30
/
+71
*
ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption
Acee
2023-11-28
1
-3
/
+54
*
ospfd: Configurable interface-level 'capability opaque' support
Acee
2023-06-28
1
-3
/
+3
*
ospfd: OSPF opaque LSA stale processing fix and topotests.
Acee
2023-05-09
1
-5
/
+11
*
ospfd: Force Opaque LSA & co to default VRF
Olivier Dugeon
2023-04-18
1
-7
/
+14
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-12
/
+12
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-7
/
+8
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-17
/
+17
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.c
Donald Sharp
2023-03-18
1
-0
/
+4
*
ospfd: inc. opaque data in `show opaque info detail json` output
Christian Hopps
2023-02-20
1
-4
/
+15
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospfd/ospfclient: add option to flush/withdrawal with zero length
Lou Berger
2022-10-21
1
-0
/
+11
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-23
1
-97
/
+57
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-5
/
+5
*
ospfd: api: fix recovery of LSA after restart of api client
Christian Hopps
2022-06-02
1
-47
/
+49
*
*: Fix spelling of Following
Donald Sharp
2022-04-01
1
-9
/
+9
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-53
/
+31
*
Merge pull request #9763 from ton31337/fix/more_thread_null
Russ White
2021-10-12
1
-6
/
+0
|
\
|
*
ospfd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-6
/
+0
*
|
ospfd: fix display of plain-text data on "show ... json" commands
Renato Westphal
2021-10-08
1
-3
/
+5
*
|
ospfd: display detailed information about opaque LSAs in JSON format
Renato Westphal
2021-10-08
1
-0
/
+10
|
/
*
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-07-05
1
-0
/
+5
*
ospfd: fix null pointer dereference when flushing an opaque LSA
Renato Westphal
2021-06-08
1
-8
/
+5
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-1
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
ospfd: reset mpls-te prior to ospf router removal
Carlo Galiotto
2020-11-16
1
-0
/
+2
*
ospfd: json support for ospf database command.
rgirada
2020-11-01
1
-9
/
+14
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-10
/
+10
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-8
/
+4
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
ospfd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-2
/
+2
*
ospfd: Function order caused use after free.
Donald Sharp
2019-11-11
1
-3
/
+3
*
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-11
/
+11
*
ospfd: remove unnecessary housekeeping code when using linked lists
Renato Westphal
2018-09-24
1
-8
/
+0
*
ospfd: OSPF_[ERR|WARN] -> EC_OSPF
Quentin Young
2018-09-13
1
-39
/
+39
*
lib: Convert ospf_opaque.c to use the err-card system
Donald Sharp
2018-09-06
1
-91
/
+107
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-22
/
+7
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-22
/
+22
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-40
/
+37
*
ospfd: Fix ospfd crash
Olivier Dugeon
2018-02-09
1
-1
/
+35
*
OSPFd: Fix ospfd crash during CI
Olivier Dugeon
2018-02-03
1
-0
/
+9
*
OSPFd: Clean up Segment Routing patch
Olivier Dugeon
2018-01-30
1
-1
/
+1
*
Merge remote-tracking 'frr/master' into SR-Routing
Olivier Dugeon
2018-01-30
1
-24
/
+0
|
\
|
*
OSPFD: Solve Issue #1652
Olivier Dugeon
2018-01-23
1
-24
/
+0
*
|
OSPFd: Update Segment Routing PR following review
Olivier Dugeon
2018-01-29
1
-1
/
+0
*
|
OSPFD: Add Experimental Segment Routing support
Olivier Dugeon
2018-01-18
1
-3
/
+22
|
/
[next]