index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
/
static_routes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
staticd: fix nht memory leak
Igor Ryzhov
2024-02-04
1
-35
/
+6
*
staticd: add a separate function for uninstalling nexthops
Igor Ryzhov
2024-02-04
1
-10
/
+12
*
staticd: fix NB dependency hack
Igor Ryzhov
2024-02-01
1
-112
/
+40
*
mgmtd: Enroll Staticd as a backend client for MGMTD
Christian Hopps
2023-03-22
1
-24
/
+0
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
staticd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-2
/
+4
*
staticd: fix bug on route reinstallation
Rafael Zalamena
2023-01-13
1
-0
/
+2
*
staticd: BFD integration northbound support
Rafael Zalamena
2023-01-13
1
-0
/
+4
*
staticd: merge NHT register & update, reorganize
David Lamparter
2022-04-24
1
-4
/
+2
*
staticd: small cleanup
anlan_cs
2022-01-31
1
-10
/
+1
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-4
/
+4
*
*: clean up ifp-by-local-address function(s)
David Lamparter
2021-11-17
1
-4
/
+4
*
staticd: convert typedef to enum
Igor Ryzhov
2021-08-31
1
-3
/
+4
*
staticd: replace NB checks with assert
Igor Ryzhov
2021-08-09
1
-2
/
+1
*
Merge pull request #9023 from idryzhov/static-nb
Donald Sharp
2021-08-05
1
-61
/
+50
|
\
|
*
staticd: simplify the northbound code
Igor Ryzhov
2021-07-09
1
-61
/
+50
*
|
staticd: fix late initialization of blackhole type
anlan_cs
2021-07-10
1
-3
/
+4
|
/
*
*: modify VRF_CONFIGURED flag only in VRF NB layer
Igor Ryzhov
2021-03-28
1
-9
/
+0
*
staticd: kill static_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-3
/
+62
*
staticd: fix vrf enabling
Igor Ryzhov
2021-02-17
1
-0
/
+2
*
staticd: fix nexthop creation and installation
Igor Ryzhov
2021-02-17
1
-30
/
+10
*
staticd: fix nexthop validation
Igor Ryzhov
2021-02-17
1
-3
/
+9
*
staticd: Backend cofiguration code to fix table-id problem
vdhingra
2021-01-12
1
-1
/
+3
*
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
Donald Sharp
2020-11-15
1
-29
/
+20
*
staticd: fixed memory leak on shudown
vdhingra
2020-10-30
1
-1
/
+1
*
staticd: To set the default value of blackhole type correctly
vdhingra
2020-10-09
1
-0
/
+1
*
staticd : Added the warning log for route when VRF is not ready.
vdhingra
2020-09-01
1
-3
/
+51
*
staticd: add support for SR Policies
Sebastien Merle
2020-08-12
1
-1
/
+2
*
staticd: Formatting changes
vdhingra
2020-07-16
1
-20
/
+28
*
staticd : Configuration northbound implementation
vdhingra
2020-07-16
1
-232
/
+394
*
staticd: check tuple (vrf, name) when interface events received
Philippe Guibert
2019-10-23
1
-0
/
+4
*
Merge pull request #4722 from ak503/static
Donald Sharp
2019-09-11
1
-1
/
+2
|
\
|
*
staticd: correct update static route when specify nexthop-vrf
Dmitrii Turlupov
2019-08-28
1
-1
/
+2
*
|
staticd: Fix blackhole routes being installed
Donald Sharp
2019-08-08
1
-3
/
+21
*
|
staticd: Setup nexthop tracking instead of installing route
Donald Sharp
2019-07-16
1
-1
/
+1
*
|
staticd: Fix static_nht_update to actually know route we are installing
Donald Sharp
2019-07-16
1
-2
/
+2
|
/
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-6
/
+6
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-2
/
+2
*
*: change if_lookup_by_name() api with vrf
Philippe Guibert
2019-06-12
1
-4
/
+4
*
staticd: strcpy -> strlcpy
Quentin Young
2019-05-29
1
-1
/
+1
*
staticd: Allow reinstall of static nexthops on vrf restart
Donald Sharp
2019-04-04
1
-0
/
+1
*
staticd: remove stale header info in static_fixup_intf_nh
Don Slice
2018-11-12
1
-1
/
+0
*
staticd: install static routes in a vrf when next-hop interface comes up
Don Slice
2018-11-12
1
-0
/
+61
*
staticd: add ability to create onlink static route
Quentin Young
2018-10-16
1
-3
/
+4
*
staticd: Fix crash with NULL si
Donald Sharp
2018-07-29
1
-13
/
+4
*
staticd: Allow daemon to have backup static routes
Donald Sharp
2018-07-29
1
-13
/
+15
*
staticd: Code review comments fixes
Donald Sharp
2018-07-29
1
-9
/
+9
*
staticd: Start the addition of a staticd
Donald Sharp
2018-07-29
1
-0
/
+513