index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Add vrf name to debug functions in ospf_zebra.c
Donald Sharp
2024-09-18
1
-86
/
+102
*
ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interface
Acee Lindem
2024-04-18
1
-0
/
+14
*
*: add `zclient_options_sync`
David Lamparter
2023-11-23
1
-3
/
+1
*
ospfd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-19
/
+9
*
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-10-07
1
-24
/
+0
*
Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanup
Donatas Abraitis
2023-07-04
1
-9
/
+9
|
\
|
*
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-06-26
1
-9
/
+9
*
|
Merge pull request #13847 from opensourcerouting/fix/free_zclient_sync_on_des...
Donald Sharp
2023-07-01
1
-1
/
+1
|
\
\
|
*
|
ospfd: Stop and free synchronous Zebra client on OSPF termination
Donatas Abraitis
2023-06-26
1
-1
/
+1
|
|
/
*
/
isisd, ospfd: fix opaque zapi source parsing
Mark Stapp
2023-06-27
1
-3
/
+3
|
/
*
ospfd, ospf6d: log when GR messages are sent to zebra
Renato Westphal
2023-05-09
1
-0
/
+6
*
ospfd: add support for unplanned graceful restart
Renato Westphal
2023-05-09
1
-0
/
+10
*
ospfd: use rib metric as the base for set metric +/-
Jafar Al-Gharaibeh
2023-04-18
1
-6
/
+9
*
ospfd: implement Type-7 default routes for NSSA areas
Renato Westphal
2023-04-01
1
-0
/
+57
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-8
/
+7
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
ospfd: correctly update outbound filter-list once prefix-list is updated
Renato Westphal
2023-03-02
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
Revert "ospfd: rSPF calc and messaging for optimal route reflection"
Donatas Abraitis
2023-01-17
1
-7
/
+0
*
ospfd: rSPF calc and messaging for optimal route reflection
Madhuri Kuruganti
2022-10-12
1
-0
/
+7
*
ospfd: Fixup ospfd.h to declare variable names
Donald Sharp
2022-06-08
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
ospfd: fix ospf default route wrongly sent back
Francois Dumontet
2022-03-25
1
-1
/
+6
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-8
/
+4
*
ospfd: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-1
/
+1
*
lib, ospfd, ospf6d, zebra: add OSPF opaque route attributes
Renato Westphal
2022-01-15
1
-0
/
+36
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-14
/
+18
*
ospfd: remove unnecessary memory allocation
Igor Ryzhov
2021-07-21
1
-28
/
+8
*
Merge pull request #8767 from opensourcerouting/ospfd-gr
Russ White
2021-07-13
1
-0
/
+62
|
\
|
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
1
-0
/
+62
*
|
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-09
1
-7
/
+7
|
/
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
2021-06-28
1
-2
/
+3
*
Merge pull request #8634 from idryzhov/ospf-vrf-redist
Mark Stapp
2021-05-07
1
-34
/
+22
|
\
|
*
ospfd: fix redistribution config when vrf doesn't exist
Igor Ryzhov
2021-05-05
1
-34
/
+22
*
|
ospfd: Fix indentation in ospf_is_type_redistributed
Donald Sharp
2021-05-04
1
-4
/
+4
*
|
ospfd: Do not use `case default` for switches that have enum
Donald Sharp
2021-05-04
1
-1
/
+2
*
|
ospfd: Cleanup some awful deep indentation in ospf_zebra.c
Donald Sharp
2021-05-04
1
-223
/
+203
|
/
*
Merge pull request #8058 from rgirada/ospf-ecmp
Mark Stapp
2021-03-30
1
-1
/
+1
|
\
|
*
ospfd: Max multipath config support
rgirada
2021-03-30
1
-1
/
+1
*
|
ospfd: Add Link-State support
Olivier Dugeon
2021-03-23
1
-0
/
+8
|
/
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
ospfd: Correct Segment Routing prefix bugs
Olivier Dugeon
2021-03-09
1
-1
/
+1
*
ospfd: Debug race condition in Segment Routing
Olivier Dugeon
2021-02-11
1
-3
/
+12
*
ospfd: Fix backup path RIB handling
GalaxyGorilla
2021-01-19
1
-8
/
+19
[next]