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
*
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
*
ospfd: Restoring the original tag in external lsas
rgirada
2020-05-18
1
-0
/
+3
*
ospfd: Route-tag is not set to external lsas when applying with rmap
rgirada
2020-05-18
1
-1
/
+7
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-2
/
+2
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-2
/
+2
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-7
/
+5
*
ospfd: Cleanup set but unused variables
Donald Sharp
2020-02-27
1
-2
/
+1
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-3
/
+3
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-2
/
+2
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-33
/
+0
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-25
/
+0
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-69
/
+0
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-43
/
+2
*
ospfd: add redist message detail to debug
Mark Stapp
2019-08-14
1
-1
/
+2
*
ospfd: clean up default route logic
David Lamparter
2019-08-02
1
-89
/
+38
[next]