index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
staticd
/
static_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Fix up improper handling of nexthops for nexthop tracking
Donald Sharp
2024-10-15
1
-1
/
+1
*
zebra: fix missing static routes
anlan_cs
2024-07-12
1
-1
/
+2
*
Merge pull request #15285 from idryzhov/staticd-nexthop-refcounter
Donald Sharp
2024-02-08
1
-1
/
+1
|
\
|
*
staticd: don't send routes from disabled vrfs to zebra
Igor Ryzhov
2024-02-04
1
-1
/
+1
*
|
staticd: coverity fixes
Igor Ryzhov
2024-02-04
1
-1
/
+5
|
/
*
staticd: fix NB dependency hack
Igor Ryzhov
2024-02-01
1
-3
/
+4
*
staticd: replace `receive_notify` with request
David Lamparter
2023-11-23
1
-3
/
+2
*
staticd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-25
/
+17
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
staticd: zebra, modify nexthop to support multiple srv6 segs SIDs
Dmytro Shytyi
2023-09-20
1
-0
/
+15
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib: remove concurrent nexthop zapi (un)registration
Louis Scalbert
2023-01-24
1
-2
/
+0
*
lib: do not reopen a zclient socket for bfd
Louis Scalbert
2023-01-24
1
-0
/
+5
*
staticd: BFD integration northbound support
Rafael Zalamena
2023-01-13
1
-0
/
+4
*
lib, staticd: return values even after an assert
Donald Sharp
2022-12-16
1
-0
/
+1
*
staticd: redo VRF_DEFAULT NHT registers on connect
David Lamparter
2022-04-24
1
-0
/
+3
*
staticd: merge NHT register & update, reorganize
David Lamparter
2022-04-24
1
-51
/
+37
*
staticd: use double pointer for NHT decref
David Lamparter
2022-04-24
1
-18
/
+26
*
staticd: minor refactor NHT register code
David Lamparter
2022-04-24
1
-51
/
+39
*
*: Fix spelling of Inteface
Donald Sharp
2022-04-02
1
-1
/
+1
*
staticd: track nexthops per-SAFI
David Lamparter
2022-03-27
1
-13
/
+24
*
staticd: use inline prefix in NHT data
David Lamparter
2022-03-27
1
-14
/
+10
*
staticd: use typesafe static_nht_hash
David Lamparter
2022-03-27
1
-55
/
+76
*
*: add SAFI argument to zclient_send_rnh
David Lamparter
2022-03-27
1
-2
/
+2
*
*: When matching against a nexthop send and process what it matched against
Donald Sharp
2022-03-12
1
-7
/
+8
*
Merge pull request #10678 from donaldsharp/staticd_make_check_fix
Jafar Al-Gharaibeh
2022-02-28
1
-0
/
+1
|
\
|
*
staticd: Fix `make check` failures
Donald Sharp
2022-02-28
1
-0
/
+1
*
|
staticd: Don't register existing nexthop to zebra
Xiao Liang
2022-02-28
1
-6
/
+11
|
/
*
staticd: reject route config with too many nexthops
Mark Stapp
2022-02-17
1
-0
/
+4
*
staticd: capture zebra's advertised ECMP limit
Mark Stapp
2022-02-17
1
-0
/
+1
*
staticd: remove unnecessary function call
Igor Ryzhov
2021-11-23
1
-7
/
+0
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-2
/
+3
*
*: clean up ifp-by-local-address function(s)
David Lamparter
2021-11-17
1
-6
/
+2
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-5
/
+9
*
*: Add resolve via default flag
Donald Sharp
2021-09-27
1
-1
/
+1
*
staticd: simplify the northbound code
Igor Ryzhov
2021-07-09
1
-10
/
+11
*
tests: add grpc unit test
Christian Hopps
2021-06-06
1
-0
/
+10
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-1
/
+2
*
bgpd: Advertise FIB installed routes to bgp peers (Part 1)
Soman K S
2020-11-06
1
-1
/
+2
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-9
/
+6
*
Merge pull request #6882 from vishaldhingra/static
Donald Sharp
2020-10-03
1
-5
/
+4
|
\
|
*
staticd : Added the warning log for route when VRF is not ready.
vdhingra
2020-09-01
1
-5
/
+4
*
|
*: make failure to decode nht update an error
Quentin Young
2020-10-01
1
-1
/
+1
|
/
*
staticd: add support for SR Policies
Sebastien Merle
2020-08-12
1
-0
/
+4
*
staticd : Configuration northbound implementation
vdhingra
2020-07-16
1
-51
/
+91
*
staticd,zebra: use ALLOW_RECURSION for static routes
Mark Stapp
2020-07-07
1
-0
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-6
/
+6
*
*: revise zapi nexthop encoding
Mark Stapp
2019-12-06
1
-2
/
+3
[next]