index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
/
pbr_debug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
ospfd: Delete `q_space->vertex_list` on No Backup Path
Keelan10
1
-0
/
+1
2023-08-19
bgpd: Free memory in set_aspath_exclude_access_list
Keelan10
1
-1
/
+4
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c vrf_name
G. Paul Ziemba
1
-0
/
+1
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c pbrms
G. Paul Ziemba
1
-0
/
+12
2023-08-18
pbrd: address 230815 coverity: pbr_vty.c pend/strtoul
G. Paul Ziemba
1
-8
/
+8
2023-08-18
pbrd: address 230815 coverity: r.action.flags reordering
G. Paul Ziemba
1
-7
/
+2
2023-08-17
bgpd: Free memory in set_aspath_replace_access_list
Keelan10
1
-1
/
+4
2023-08-17
zebra: Fix crashes in interface change
Donald Sharp
5
-3
/
+48
2023-08-17
bgpd: Set ifindex to find the correct nexthop
Pooja Jagadeesh Doijode
1
-0
/
+8
2023-08-16
bgpd: Fix CLI descriptions for `bgp confederation identifier`
Donatas Abraitis
1
-4
/
+4
2023-08-15
bgpd: fix coverity issue in bgpd
Rajesh Varatharaj
1
-0
/
+1
2023-08-15
lib: Lower precedence for ASNUM_TKN when using together with IPV4/IPV6_TKN
Donatas Abraitis
1
-1
/
+1
2023-08-14
pimd: Add whether or not the rpf succeeded or not to the debug
Donald Sharp
1
-9
/
+9
2023-08-14
pimd: Intentionally rescan oil when RPF fails on upstream creation
Donald Sharp
1
-0
/
+1
2023-08-14
bgpd: Refactor bgp_static_set/bgp_static_set_safi
Donatas Abraitis
4
-276
/
+179
2023-08-12
pimd: Allow more immediate null registers to be sent in the vxlan code
Donald Sharp
3
-0
/
+62
2023-08-12
bgpd: Fix update message error handling for multiple same attributes
Samanvitha B Bhargav
1
-21
/
+39
2023-08-12
bgpd: Fix update message error handling for total attribute length
Samanvitha B Bhargav
1
-41
/
+59
2023-08-12
zebra: Delete the 'mbr_zifs' list in the if_zebra_delete_hook function
Keelan10
1
-0
/
+5
2023-08-12
pimd: Prevent vxlan from causing a S,G RPT Prune in some cases
Donald Sharp
1
-1
/
+26
2023-08-12
tests: Make bgp_evpn_mh a 3 level clos
Donald Sharp
17
-72
/
+242
2023-08-11
doc: Prohibit usage of `system()` calls in FRR
Donald Sharp
1
-0
/
+7
2023-08-11
vtysh: Print uniq lines when parsing `no service ...`
Donatas Abraitis
1
-8
/
+4
2023-08-11
zebra: Remove tag from zebra_rmap_obj
Donald Sharp
4
-16
/
+15
2023-08-11
zebra: Use the re->metric instead of 0 for zebra_rmap_obj
Donald Sharp
1
-4
/
+0
2023-08-11
zebra: Remove instance from zebra_rmap_obj data structure
Donald Sharp
4
-24
/
+14
2023-08-11
zebra: Replace source_protocol with just using re in route map object
Donald Sharp
4
-27
/
+31
2023-08-11
lib: Allow unsetting walltime-warning and cpu-warning
Donatas Abraitis
1
-18
/
+2
2023-08-11
zebra: Remove vrf_id from passed around object
Donald Sharp
1
-5
/
+1
2023-08-11
zebra: import table match against interface name could fail
Donald Sharp
3
-16
/
+11
2023-08-11
zebra: Rename `struct nh_rmap_obj` to `struct zebra_rmap_obj`
Donald Sharp
1
-67
/
+67
2023-08-11
bgpd: evpn code was not properly unlocking rd_dest
Donald Sharp
1
-1
/
+4
2023-08-11
bgpd: Assign explicit-null for default-originate according to the AFI
Donatas Abraitis
1
-7
/
+12
2023-08-11
tests: Check if labeled IPv6 unicast default route works too
Donatas Abraitis
5
-3
/
+48
2023-08-10
topotests: add static mpls routing test
Philippe Guibert
3
-0
/
+173
2023-08-10
doc: update mpls per interface command
Philippe Guibert
1
-4
/
+5
2023-08-10
zebra, yang: add an mpls leaf to interface
Philippe Guibert
5
-14
/
+66
2023-08-10
zebra: fix 'no mpls' command by using 'mpls disable' instead
Philippe Guibert
1
-5
/
+12
2023-08-09
bgpd: fix whitespace/indent in bgp_labelpool module
Mark Stapp
1
-10
/
+9
2023-08-09
libs: use XREALLOC in bitfield lib module
Mark Stapp
1
-2
/
+4
2023-08-09
tests: amalgamate check_ping
Quentin Young
7
-245
/
+167
2023-08-09
pbrd: add packet mangling actions (src/dst ip-addr/port, dscp, ecn)
G. Paul Ziemba
9
-13
/
+521
2023-08-09
pbrd: use flags to indicate active fields
G. Paul Ziemba
8
-384
/
+717
2023-08-09
doc: set as-path replace as-path-access-list
Francois Dumontet
1
-0
/
+8
2023-08-08
pbrd: add explicit 'family' field for rules
G. Paul Ziemba
4
-4
/
+14
2023-08-08
pbrd: PBR_FILTER_DSFIELD -> {PBR_FILTER_DSCP,PBR_FILTER_ECN}
G. Paul Ziemba
5
-7
/
+10
2023-08-08
pbrd: add nexthop drop type
G. Paul Ziemba
3
-41
/
+56
2023-08-08
bgpd: Fix RFC number in a comment
Donatas Abraitis
1
-1
/
+1
2023-08-08
bgpd: bgp_path_info_extra memory optimization
Valerian_He
19
-380
/
+330
2023-08-07
ospfd: Ensure listnode returns are usable
Donald Sharp
1
-1
/
+5
[next]