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
/
pbr_vty.c
Age
Commit message (
Expand
)
Author
2025-01-29
pbrd: initialize structs used in hash_lookup
David Lamparter
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
2023-12-05
pbrd: fix map seq installed flag in json
Chirag Shah
2023-10-27
pbrd: fix show pbr map detail json
Sindhu Parvathi Gopinathan
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-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: 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-21
pbrd: fix coverity issue
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-03-17
pbrd:fix mismatching in match src-dst
Chirag Shah
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-08
pbrd: fix large tableids displayed as negative
Wesley Coakley
2022-10-26
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-07
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-08-15
pbrd: VTY_GET_CONTEXT can fail
Donald Sharp
2022-06-27
zebra: expand pbr rule action for dataplane programming
Anuradha Karuppiah
2022-02-27
*: Add necessary new line for output of vty_out()
anlan_cs
2022-01-27
pbrd: pbr route maps get addr family of nhgs
Stephen Worley
2022-01-24
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2021-11-29
Merge pull request #10124 from ton31337/feature/vty_json
Igor Ryzhov
2021-11-27
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-25
pbrd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
*: Remove unused variables
Donatas Abraitis
2021-11-25
pbrd: Replace prefix2str for JSON to %pFX
Donatas Abraitis
2021-11-22
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-10-27
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-23
Merge pull request #9742 from elimbaum/add-vlan-actions
Jafar Al-Gharaibeh
2021-10-15
pbrd: fix "set nexthop" for netns
Igor Ryzhov
2021-10-14
pbrd: protect from a possible NULL dereference
Igor Ryzhov
2021-10-07
pbrd: add vlan actions to vty
Eli Baum
2021-08-27
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-26
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-23
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-07-29
*: cleanup interface node installation
Igor Ryzhov
2021-07-08
pbrd: Add `match ip-protocol [tcp|udp]`
Donald Sharp
2021-07-08
pbrd: Add ability to set/unset src and dest ports
Donald Sharp
[next]