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
/
bgpd
/
bgp_pbr.h
Age
Commit message (
Expand
)
Author
2025-04-08
bgpd: clean up variable-shadowing compiler warnings
Mark Stapp
2023-11-21
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2020-08-21
bgpd: fallback proto icmp/v6 to appropriate l3 filter
Philippe Guibert
2020-08-21
bgpd: support for flowspec interface list per address-family
Philippe Guibert
2020-08-21
bgp, zebra: add family attribute to ipset and iptable context
Philippe Guibert
2020-08-21
bgpd: support for redirect ipv6 simpson method
Philippe Guibert
2020-08-21
bgpd, lib: support for flow_label flowspec type
Philippe Guibert
2020-08-21
bgpd: ipv6 flowspec address decoding and validation
Philippe Guibert
2020-08-21
bgpd: flowspec code support for ipv6
Philippe Guibert
2020-06-23
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-03-24
bgpd: Rework code to use `const struct prefix`
Donald Sharp
2019-07-08
bgp, zebra, lib: add protocol support for iptables
Philippe Guibert
2019-05-14
lib: hashing functions should take const arguments
Quentin Young
2019-01-29
bgpd: display the list of iprules attached to a fs entry
Philippe Guibert
2019-01-29
bgpd: change priority of fs pbr rules
Philippe Guibert
2019-01-29
bgpd: notify callback when ip rule from/to rule has been configured
Philippe Guibert
2019-01-29
bgpd: an hash list of pbr iprule is created
Philippe Guibert
2019-01-29
bgpd: upon bgp fs study, determine if iprule can be used
Philippe Guibert
2019-01-29
bgpd: remove useless fields in bgp_pbr_entry_main
Philippe Guibert
2018-12-28
bgpd: flowspec redirect IP info is retrieved into nh tracking
Philippe Guibert
2018-10-19
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-09
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-07-07
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-06-28
bgpd: support for flowspec fragment list into policy routing
Philippe Guibert
2018-06-28
bgpd: align fragment flowspec decoding with tcpflags
Philippe Guibert
2018-06-28
*: add flowspec dscp handling
Philippe Guibert
2018-06-28
bgpd, lib: share flags values for iptable configuration
Philippe Guibert
2018-06-28
bgpd: support for flowspec tcp flags
Philippe Guibert
2018-06-28
bgpd: add support of bgp flowspec filtering per packet length
Philippe Guibert
2018-06-28
bgpd: handle ICMP type and code from flowspec
Philippe Guibert
2018-05-25
bgpd: add vty command to restrict FS policy routing to a defined interface
Philippe Guibert
2018-05-25
bgpd: display if FS entry is installed in PBR or not
Philippe Guibert
2018-05-25
bgpd: pbr support for port redirecting
Philippe Guibert
2018-05-25
bgpd: add 3 fields to ipset_entry : src,dst port, and proto
Philippe Guibert
2018-04-30
bgpd: handle bgp pbr hash list destroy upon BGP destroy
Philippe Guibert
2018-04-30
bgpd: hash lookup for iprule entries
Philippe Guibert
2018-04-30
bgpd: hash_lookup for iptables
Philippe Guibert
2018-04-30
bgpd: add function handling flowspec entries to pass to zebra
Philippe Guibert
2018-04-30
bgpd: add bgp_pbr_route structure
Philippe Guibert
2018-04-30
bgpd: initialise hash lists for pbr
Philippe Guibert
2018-04-30
bgpd: communication with zebra for ipset & iprule handling
Philippe Guibert
2018-04-30
bgpd: support for policy-routing context used with flowspec
Philippe Guibert