index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Fix several problems with direct acknowledgments and improved delay acks.
Acee Lindem
2024-07-06
1
-14
/
+30
*
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-06-20
1
-0
/
+5
*
Merge pull request #15824 from opensourcerouting/fix/ospf_show_non_default
Donald Sharp
2024-04-29
1
-1
/
+2
|
\
|
*
vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...
Donatas Abraitis
2024-04-23
1
-1
/
+2
*
|
ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interface
Acee Lindem
2024-04-18
1
-1
/
+33
|
/
*
ospfd: Implement non-broadcast support for point-to-multipoint networks
Acee Lindem
2024-04-02
1
-9
/
+3
*
ospfd: Assure OSPF AS External routes are installed after link flap
Acee
2024-03-21
1
-18
/
+33
*
Merge pull request #14886 from LabNConsulting/aceelindem/ospf-link-local-fix
Donatas Abraitis
2023-11-29
1
-20
/
+2
|
\
|
*
ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption
Acee
2023-11-28
1
-20
/
+2
*
|
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-1
/
+1
|
/
*
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
1
-1
/
+1
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+1
*
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-09-16
1
-0
/
+3
*
ospfd: Implement OSPF prefix-suppression as specified in RFC 6860
Acee
2023-07-20
1
-0
/
+3
*
Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...
Russ White
2023-07-11
1
-13
/
+19
|
\
|
*
ospfd: Configurable interface-level 'capability opaque' support
Acee
2023-06-28
1
-13
/
+19
*
|
ospfd: fix per-interface sockets
Mark Stapp
2023-07-03
1
-1
/
+12
*
|
ospfd: fix interface param type update
Chirag Shah
2023-06-01
1
-4
/
+14
|
/
*
ospfd: OSPF P2MP Delayed Reflooding configuration
Acee
2023-05-22
1
-0
/
+1
*
Merge pull request #12949 from opensourcerouting/ospf-unplanned-gr
Russ White
2023-05-16
1
-0
/
+4
|
\
|
*
ospfd, ospf6d: introduce the "graceful-restart hello-delay" command
Renato Westphal
2023-05-09
1
-0
/
+4
*
|
ospfd: Respect loopback's cost that is set and set loopback costs to 0
Donald Sharp
2023-05-10
1
-0
/
+3
|
/
*
ospfd: support write socket per interface
Mark Stapp
2023-04-11
1
-4
/
+24
*
ospfd: Fix for vitual-link crash in signal handler
Pooja Jagadeesh Doijode
2023-03-27
1
-1
/
+0
*
*: 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
-4
/
+4
*
*: Convert thread_cancelXXX to event_cancelXXX
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
*
*: introduce function for sequence numbers
Rafael Zalamena
2023-01-20
1
-1
/
+2
*
ospfd: Allow unnumbered and numbered addresses to co-exist better
Donald Sharp
2022-10-12
1
-4
/
+7
*
ospfd: changes for code maintainability
sri-mohan1
2022-08-22
1
-21
/
+22
*
ospfd: Refactor fifo_flush for the interface
Donald Sharp
2022-08-11
1
-10
/
+15
*
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
2022-08-11
1
-10
/
+12
*
ospfd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-4
/
+4
*
*: Fix spelling of specifed
Donald Sharp
2022-04-19
1
-1
/
+1
*
ospfd: Core in ospf_if_down during shutdown.
Tomi Salminen
2022-02-04
1
-0
/
+2
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-12
/
+10
*
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-3
/
+3
*
Merge pull request #9981 from idryzhov/fix-vrf-delete
Donald Sharp
2021-11-12
1
-0
/
+3
|
\
|
*
lib: fix vrf deletion when the last interface is deleted
Igor Ryzhov
2021-11-11
1
-0
/
+3
*
|
ospfd: Prevent use after free on shutdown
Donald Sharp
2021-11-11
1
-2
/
+2
|
/
*
lib: allow to create interfaces in non-existing VRFs
Igor Ryzhov
2021-10-19
1
-2
/
+2
*
*: cleanup interface loopback/vrf check
Igor Ryzhov
2021-09-30
1
-3
/
+3
*
ospfd: fix coverity warning of one field initialization
anlan_cs
2021-08-05
1
-0
/
+1
*
ospfd: OSPF hello packets not sent with configured hello timer
rgirada
2021-07-22
1
-0
/
+52
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-6
/
+6
*
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
2021-06-28
1
-0
/
+7
*
ospfd: Fix quick interface down up event handling in ospf
Donald Sharp
2021-05-25
1
-0
/
+21
[next]