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: 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
*
ospfd: Add TI-LFA Prefix-SID Protection
GalaxyGorilla
2021-01-19
1
-0
/
+31
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-24
/
+60
*
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
2020-12-09
1
-5
/
+0
*
isisd, ospfd: IGPs detect LDP down via zapi client close message
Karen Schoener
2020-12-09
1
-0
/
+16
*
Merge pull request #7478 from donaldsharp/buffer
Mark Stapp
2020-11-18
1
-1
/
+1
|
\
|
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-1
/
+1
*
|
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
1
-4
/
+2
|
/
*
ospfd: OSPF external summarisation scenarios
rgirada
2020-11-02
1
-53
/
+192
*
ospfd: ospf summarisation core handlers
rgirada
2020-11-02
1
-4
/
+6
*
*: Correct spelling stuff
Donald Sharp
2020-10-29
1
-1
/
+1
*
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-13
/
+12
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-66
/
+31
*
ospfd : Resolving conflict in distribute-list update during MaxAge LSA.
Kaushik
2020-09-12
1
-10
/
+20
*
Merge pull request #6789 from volta-networks/feat_ldp_igp_sync
Renato Westphal
2020-09-11
1
-0
/
+42
|
\
|
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+42
*
|
ospfd : Fix in lsa refresh when redist is done with route-map using access-list.
Kaushik
2020-09-02
1
-5
/
+12
*
|
ospfd: Add Label Manager for Segment Routing
Olivier Dugeon
2020-08-20
1
-0
/
+119
|
/
*
ospfd: send ARP requests using zebra
Jakub UrbaĆczyk
2020-08-12
1
-0
/
+5
*
ospfd: Fix Zebra route add message truncation issue
Aaron LI
2020-07-30
1
-1
/
+1
*
Merge pull request #6731 from opensourcerouting/style-string-prep
Donald Sharp
2020-07-16
1
-4
/
+2
|
\
|
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
*
|
ospf: Default-information originate with routemap
Santosh P K
2020-07-07
1
-0
/
+249
|
/
*
ospfd: Move Segment Routing Zebra functions
Olivier Dugeon
2020-06-03
1
-0
/
+114
*
ospfd: OSPF Segment Routing improvement
Olivier Dugeon
2020-06-03
1
-0
/
+1
[next]