index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pbrd
Age
Commit message (
Expand
)
Author
2025-04-08
pbrd,staticd,vrrpd: clean up variable-shadow warnings
Mark Stapp
2025-02-13
pbr: Add tableid to some debugs
Donald Sharp
2025-01-29
pbrd: initialize structs used in hash_lookup
David Lamparter
2024-12-09
pbrd: fix vrf_unchanged which may depend on other seqs
Wesley Coakley
2024-08-27
lib: common debug status output
Igor Ryzhov
2024-08-27
lib: common debug config output
Igor Ryzhov
2024-08-27
lib: rework debug init
Igor Ryzhov
2024-08-13
pbrd: Call vrf_terminate on shutdown
Donald Sharp
2024-02-01
*: create a single registry of daemons' default port values
Mark Stapp
2024-01-27
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-23
pbrd: Fix PBR handling for last rule deletion
Rajesh Varatharaj
2023-12-05
pbrd: fix map seq installed flag in json
Chirag Shah
2023-11-23
pbrd: replace `receive_notify` with request
David Lamparter
2023-11-22
Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHER
Donatas Abraitis
2023-11-21
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-20
pbrd: use `zclient->nexthop_update`
David Lamparter
2023-11-13
pbrd: Cleanup zclient on shutdown
Donald Sharp
2023-11-02
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-10-27
pbrd: fix show pbr map detail json
Sindhu Parvathi Gopinathan
2023-10-12
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-10
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-07
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-09-18
lib: register bgp link-state afi/safi
Louis Scalbert
2023-09-05
pbrd: Free Memory in pbr_map_delete
Keelan10
2023-08-29
Merge pull request #14252 from LabNConsulting/ziemba-pbr-bugfix-match-dscp-nu...
Russ White
2023-08-22
Merge pull request #14217 from LabNConsulting/ziemba-pbr-action-drop
Russ White
2023-08-21
pbrd: fix dscp field value computation
G. Paul Ziemba
2023-08-20
Merge pull request #14226 from Keelan10/fix-pbrd-leak
Donatas Abraitis
2023-08-20
pbrd: Correct Handling of Sequence Deletion
Keelan10
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c vrf_name
G. Paul Ziemba
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c pbrms
G. Paul Ziemba
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c pend/strtoul
G. Paul Ziemba
2023-08-18
pbrd: address 230815 coverity: r.action.flags reordering
G. Paul Ziemba
2023-08-16
pbrd: add advisory flag PBR_ACTION_DROP
G. Paul Ziemba
2023-08-09
pbrd: add packet mangling actions (src/dst ip-addr/port, dscp, ecn)
G. Paul Ziemba
2023-08-09
pbrd: use flags to indicate active fields
G. Paul Ziemba
2023-08-08
pbrd: add explicit 'family' field for rules
G. Paul Ziemba
2023-08-08
pbrd: PBR_FILTER_DSFIELD -> {PBR_FILTER_DSCP,PBR_FILTER_ECN}
G. Paul Ziemba
2023-08-08
pbrd: add nexthop drop type
G. Paul Ziemba
2023-08-07
pbrd: pbr_vty.c organize/style
G. Paul Ziemba
2023-07-25
lib,pbrd: clean up style issues
Mark Stapp
2023-07-25
Merge pull request #14050 from LabNConsulting/ziemba-pbr-zapi-common
Russ White
2023-07-21
pbrd: fix coverity issue
G. Paul Ziemba
2023-07-20
lib: zapi PBR common encode/decode
G. Paul Ziemba
2023-07-19
pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zapi)
G. Paul Ziemba
2023-07-19
pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (pbr feature)
G. Paul Ziemba
2023-06-28
pbrd: fix crash with match command
anlan_cs
2023-06-12
pbrd, zebra: fix zapi and netlink rule encoding
Mark Stapp
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
[next]