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: 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
*
Merge pull request #8153 from reubendowle/nhrp-multicast
Jafar Al-Gharaibeh
2021-04-13
1
-0
/
+2
|
\
|
*
ospfd: Support use of ospf with DMVPN
Amol Lad
2021-04-05
1
-0
/
+2
*
|
ospfd: fix crash on interface/vrf removal
Rafael Zalamena
2021-04-09
1
-1
/
+7
|
/
*
ospfd: fix counting of "ip ospf area" commands
Igor Ryzhov
2021-03-30
1
-26
/
+19
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-5
/
+7
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-4
/
+4
*
ospfd: Set Curr_mtu to when we get the mtu
Donald Sharp
2020-12-02
1
-4
/
+4
*
Merge pull request #7301 from idryzhov/ospf-fixes
Santosh P K
2020-10-28
1
-2
/
+38
|
\
|
*
ospfd: correctly process interface creation/destruction
Igor Ryzhov
2020-10-14
1
-0
/
+35
|
*
ospfd: fix missing initialization and check for if_area param
Igor Ryzhov
2020-10-13
1
-0
/
+2
|
*
ospfd: fix freeing of if_params struct
Igor Ryzhov
2020-10-13
1
-2
/
+1
*
|
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-17
/
+17
|
/
*
ospfd: GR helper exit scenarios
rgirada
2020-09-22
1
-0
/
+27
*
ospfd : Fix for ospf dead interval and hello due.
Kaushik
2020-09-19
1
-0
/
+1
*
Merge pull request #6789 from volta-networks/feat_ldp_igp_sync
Renato Westphal
2020-09-11
1
-0
/
+9
|
\
|
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+9
*
|
ospfd: introduce a 'dry run' into SPF code
GalaxyGorilla
2020-08-18
1
-10
/
+19
|
/
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
[next]