index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound_grpc.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
mgmtd: Ensure map is NULL
Donald Sharp
1
-0
/
+2
2024-08-28
lib: Add a helper function to dump Lua stack
Donatas Abraitis
3
-7
/
+84
2024-08-28
lib: Start from 1, not 0 when creating Lua tables for nexthops
Donatas Abraitis
1
-1
/
+1
2024-08-27
isisd: fix crash at flex-algo without mpls-te
Louis Scalbert
1
-0
/
+4
2024-08-27
bgpd: Respect BLACKHOLE community for internal BGP peering also
Donatas Abraitis
2
-16
/
+15
2024-08-26
tests: Fix frequent ospfv3 basic functionality test failure
Jafar Al-Gharaibeh
1
-23
/
+42
2024-08-26
tests: Allow convergence before adding multicast routes
Donald Sharp
1
-0
/
+64
2024-08-26
bgpd: fix labels static-analyser
Louis Scalbert
16
-50
/
+40
2024-08-25
bgpd: Set encap attribute if received and parsed
Donatas Abraitis
1
-0
/
+2
2024-08-25
bgpd: Allow filtering Encap attribute
Donatas Abraitis
1
-1
/
+9
2024-08-25
bgpd: Allow filtering PMSI Tunnel attribute
Donatas Abraitis
1
-0
/
+8
2024-08-25
bgpd: Allow filtering Prefix-SID attribute
Donatas Abraitis
1
-0
/
+8
2024-08-24
bgpd: Free epvn_overlay memory on error
Donatas Abraitis
4
-1
/
+9
2024-08-23
pimd: Fix crash in pimd
Corey Siltala
1
-1
/
+4
2024-08-23
nhrpd: fix sending /32 shortcut
Louis Scalbert
1
-0
/
+4
2024-08-23
bgpd: add json support for BGP L3NHG values
Philippe Guibert
1
-20
/
+56
2024-08-22
zebra: Mimic GNU basename() API for non-glibc library e.g. musl
Khem Raj
1
-0
/
+4
2024-08-22
config: fix missing case when reporting version 'configured with'
Jafar Al-Gharaibeh
2
-2
/
+5
2024-08-22
tools, ospfclient: add a config option to skip installing python scripts
Jafar Al-Gharaibeh
3
-3
/
+17
2024-08-22
lib: Ensure SA that root cannot be NULL
Donald Sharp
1
-1
/
+3
2024-08-22
bgpd: global_gr_mode does not need to be set twice
Donald Sharp
1
-1
/
+1
2024-08-22
zebra: Create Singleton nhg's without weights
Donald Sharp
1
-5
/
+43
2024-08-22
lib, zebra: Modify nexthop_cmp to allow you to use weight or not
Donald Sharp
2
-8
/
+24
2024-08-22
Revert "Merge pull request #15368 from louis-6wind/fix-6pe"
Jafar Al-Gharaibeh
17
-1016
/
+5
2024-08-22
babeld: Do not remove route when replacing
Donald Sharp
1
-6
/
+2
2024-08-22
babeld: Send the route's metric down to zebra.
Donald Sharp
1
-1
/
+1
2024-08-22
tests: dont print sys.path when running grpc-query.py
Christian Hopps
1
-1
/
+0
2024-08-22
tests: update munet to 0.14.10
Christian Hopps
2
-18
/
+42
2024-08-22
doc: update sphinx configs for RTD changes
Quentin Young
2
-0
/
+17
2024-08-21
Revert "Merge pull request #15614 from louis-6wind/fix-6pe-address"
Jafar Al-Gharaibeh
64
-2095
/
+99
2024-08-21
Revert "Merge pull request #16439 from louis-6wind/fix-ipv4-mapped-ipv6"
Jafar Al-Gharaibeh
4
-45
/
+5
2024-08-21
zebra, tests: Connected and Local routes should have a weight of 1
Donald Sharp
50
-300
/
+478
2024-08-21
zebra: Ensure we cannot send invalid range to kernel
Donald Sharp
1
-1
/
+1
2024-08-21
topotest: test_bgp_snmp_bgpv4v2_notification
Dmytro Shytyi
6
-0
/
+180
2024-08-21
bgpd: fix, do not access peer->notify.data when it is null
Dmytro Shytyi
1
-1
/
+2
2024-08-21
bgpd: fix crash at no rpki
Louis Scalbert
1
-1
/
+3
2024-08-18
bgpd: Actually ensure the hash works
Donald Sharp
1
-1
/
+1
2024-08-18
zebra: Do not assign time and then never use it
Donald Sharp
1
-1
/
+1
2024-08-18
*: Spelling issues
Donald Sharp
3
-10
/
+7
2024-08-18
zebra: Fix compilation warning
Carmine Scarpitta
1
-1
/
+1
2024-08-18
lib: Fix compilation warning
Carmine Scarpitta
1
-6
/
+5
2024-08-18
mgmtd: fix a couple compilation warnings.
Christian Hopps
2
-3
/
+2
2024-08-16
ospfd: Fix SA warnings in ospf_packet.c and ospf_vty.c
Acee
2
-4
/
+3
2024-08-16
pimd: fix missing checking the return value for igmp command
anlan_cs
1
-1
/
+4
2024-08-16
zebra: fix loading kernel routs without netlink
Kristof Provost
3
-0
/
+6
2024-08-15
tests: Added new topotest for pim igmp static groups
Nathan Bahr
3
-0
/
+1264
2024-08-15
doc: Add PIM docs for join-group and static-group
Nathan Bahr
1
-2
/
+10
2024-08-15
pimd, yang: Implement igmp static-group command
Nathan Bahr
12
-117
/
+597
2024-08-15
*: Fix spelling errors found
Donald Sharp
10
-16
/
+15
2024-08-14
ospfd: Remove deprecated router_info_area_id_cmd
Donatas Abraitis
1
-11
/
+0
[next]