index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: avoid the redundant timers
anlan_cs
8 days
1
-2
/
+1
*
ospfd: fix wrong check for two commands
anlan_cs
11 days
1
-4
/
+8
*
ospfd: Correct one word
anlan_cs
2025-01-03
6
-13
/
+13
*
ospfd: Correct invalid SR-MPLS output label
Olivier Dugeon
2024-11-23
1
-0
/
+6
*
ospfd: OSPF multi-instance default origination fixes
Acee Lindem
2024-11-17
6
-21
/
+96
*
Merge pull request #17346 from LabNConsulting/aceelindem/fix_ospf_refresh_int...
Jafar Al-Gharaibeh
2024-11-05
1
-2
/
+7
|
\
|
*
ospfd: Fix assert in LSA refresh interval setting
Acee
2024-11-05
1
-2
/
+7
*
|
Merge pull request #17319 from opensourcerouting/fix/no_ospf_router-id
Russ White
2024-11-05
2
-6
/
+8
|
\
\
|
|
/
|
/
|
|
*
ospfd: Use router_id what Zebra has if we remove a static router_id
Donatas Abraitis
2024-10-31
1
-6
/
+1
|
*
ospfd: Add a hidden command for old `no router-id`
Donatas Abraitis
2024-10-31
1
-0
/
+7
*
|
Merge pull request #17194 from LabNConsulting/aceelindem/ospf-ls-refresh-inte...
Russ White
2024-11-01
4
-78
/
+58
|
\
\
|
*
|
ospfd: Fix opaque LSA refresh interval and modify LSA cmds.
Acee Lindem
2024-10-25
4
-78
/
+58
*
|
|
Revert "ospfd: update ospf_asbr_status when using no_area_nssa command"
Donald Sharp
2024-11-01
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge pull request #17189 from Shbinging/fix_some_ospf_unset_commands_syntax
Donatas Abraitis
2024-10-29
1
-7
/
+7
|
\
\
|
*
|
ospfd:fix syntax of some no commands
Shbinging
2024-10-23
1
-7
/
+7
|
|
/
*
/
ospfd:fix the bug that the empty area was not free after no area range comman...
Shbinging
2024-10-22
1
-0
/
+2
|
/
*
Merge pull request #17134 from Shbinging/fix_no_area_nssa_command
Donatas Abraitis
2024-10-18
1
-0
/
+2
|
\
|
*
ospfd: update ospf_asbr_status when using no_area_nssa command
Shbinging
2024-10-17
1
-0
/
+2
*
|
Merge pull request #17065 from Shbinging/fix_some_ospf_commands
Donatas Abraitis
2024-10-17
1
-2
/
+3
|
\
\
|
*
|
ospfd: fix no area shortcut MODE command, MODE can be default
Shbinging
2024-10-16
1
-1
/
+2
|
*
|
ospfd: fix no_area_range_cost_NUM command, NUM can be omitted
Shbinging
2024-10-11
1
-1
/
+1
|
|
/
*
|
ospfd: Fixup ospf_lsa.[ch] to properly spell out parameters for functions
Donald Sharp
2024-10-16
2
-89
/
+77
*
|
ospfd:fix the bug that the empty area was not free after the command was exec...
Shbinging
2024-10-15
1
-0
/
+2
|
/
*
Merge pull request #16853 from Shbinging/no_ip_ospf_dead_interval_minimal
Russ White
2024-09-24
1
-2
/
+2
|
\
|
*
ospfd: fix no ospf abr-type syntax
Shbinging
2024-09-20
1
-1
/
+1
|
*
ospfd: fix no ip ospf dead-interval minimal hello-multiplier syntax
Shbinging
2024-09-18
1
-1
/
+1
*
|
Merge pull request #16851 from Shbinging/fix_timer_throttle_spf
Russ White
2024-09-24
1
-0
/
+4
|
\
\
|
*
|
ospfd: reset spf_hold_multiplier when current SPF delay state is changed
Shbinging
2024-09-23
1
-0
/
+4
|
|
/
*
|
ospfd: Interface 'ip ospf neighbor-filter' startup config not applied.
Acee Lindem
2024-09-20
1
-0
/
+9
*
|
ospfd: Fix heap corruption vulnerability when parsing SR-Algorithm TLV
Acee Lindem
2024-09-18
1
-1
/
+2
*
|
ospfd: Add vrf name to debug functions in ospf_zebra.c
Donald Sharp
2024-09-18
1
-86
/
+102
|
/
*
ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commands
Dmitrii Turlupov
2024-09-13
1
-0
/
+4
*
ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.
Acee Lindem
2024-09-12
1
-4
/
+12
*
Merge pull request #16759 from lsang6WIND/ospf_log
Russ White
2024-09-10
1
-3
/
+10
|
\
|
*
ospfd: logging behavior for area id mismatches
Loïc Sang
2024-09-09
1
-3
/
+10
*
|
ospfd: add assert to resolve SA warning
Mark Stapp
2024-09-06
1
-0
/
+10
|
/
*
*: Spelling issues
Donald Sharp
2024-08-18
1
-3
/
+2
*
ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.c
Acee
2024-08-16
2
-4
/
+3
*
Merge pull request #16590 from donaldsharp/spelling_in_master
Mark Stapp
2024-08-15
2
-6
/
+5
|
\
|
*
*: Fix spelling errors found
Donald Sharp
2024-08-15
2
-6
/
+5
*
|
ospfd: Remove deprecated router_info_area_id_cmd
Donatas Abraitis
2024-08-14
1
-11
/
+0
|
/
*
Merge pull request #16376 from c-po/ospfd-ldp-sync
Russ White
2024-07-23
1
-1
/
+1
|
\
|
*
ospfd: fix internal ldp-sync state flags when feature is disabled
Christian Breunig
2024-07-17
1
-1
/
+1
*
|
ospfd: fix state location mixup
David Lamparter
2024-07-10
1
-8
/
+22
|
/
*
ospfd: Fix several problems with direct acknowledgments and improved delay acks.
Acee Lindem
2024-07-06
7
-108
/
+264
*
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-06-20
14
-96
/
+414
*
ospfd: Fix memory leak after cleaning cleaning up interfaceIp JSON field
Donatas Abraitis
2024-06-12
1
-7
/
+1
*
ospfd: Drop `interfaceIp` from `show ip ospf neigh json`
Donatas Abraitis
2024-06-11
1
-166
/
+26
*
Merge pull request #16075 from anlancs/ospfd/fix-cmd-instance
Donald Sharp
2024-05-28
1
-1
/
+14
|
\
|
*
ospfd: add instance id for one command
anlan_cs
2024-05-25
1
-1
/
+14
[next]