index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mlag.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
bgpd: Drop out-of-date files
Donatas Abraitis
2
-245
/
+0
2022-09-20
docker: Keep and copy .apk files after they are built
Donatas Abraitis
2
-25
/
+13
2022-09-20
isisd: Fix memory leak on shutdown with prefix lists
Donald Sharp
3
-2
/
+7
2022-09-20
pathd: 'no mpls-te on' command was not working
Philippe Guibert
1
-1
/
+1
2022-09-20
bgpd: Use route_map_result_t for route_map_apply() as return type
Donatas Abraitis
2
-1
/
+16
2022-09-19
pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim local-membership" ...
Abhishek N R
1
-14
/
+26
2022-09-19
pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim neighbor" command ...
Abhishek N R
1
-5
/
+19
2022-09-19
pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim join" command output
Abhishek N R
1
-8
/
+24
2022-09-19
pimd, pim6d: Changing IGMP to GM in few macro's.
Abhishek N R
4
-25
/
+31
2022-09-16
bgpd: Don't forget bgp_dest_unlock_node before return
Donatas Abraitis
1
-0
/
+2
2022-09-16
bgpd: Handle route-refresh request received before EoR
Xiao Liang
2
-0
/
+32
2022-09-16
pim6d: Fixing coverity issues for pim6_mld.c
Mobashshera Rasool
1
-1
/
+1
2022-09-16
bgpd: Free ecommunity before returning on warning/error
Donatas Abraitis
1
-0
/
+4
2022-09-16
pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim state" command out...
Abhishek N R
1
-60
/
+77
2022-09-16
pim6d: (*,G) mroutes not learnt after pim6d daemon restart
Abhishek N R
1
-1
/
+1
2022-09-16
pim6d: fix clear ipv6 mroute crash
Sarita Patra
1
-48
/
+37
2022-09-16
include: clean up some white spaces
anlan_cs
1
-6
/
+6
2022-09-15
zebra: changes for code maintainability
sri-mohan1
3
-6
/
+6
2022-09-14
lib: Fix skip of every other plist deletion
Donald Sharp
1
-1
/
+0
2022-09-14
pimd: Fix memleak in bfd profile
Mobashshera Rasool
1
-0
/
+3
2022-09-14
pimd, pim6d: Changing IGMP to GM in debug macros.
Abhishek N R
8
-60
/
+60
2022-09-14
pim6d: fix "show ipv6 mld interface" command
Sarita Patra
1
-2
/
+2
2022-09-12
eigrpd: changes for code maintainability
sri-mohan1
3
-7
/
+8
2022-09-12
bgpd: Thread is already done, drop useless assignment t_rmap_update to NULL
Donatas Abraitis
1
-2
/
+0
2022-09-12
lib: Replace route_map_clear_updated to void
Donatas Abraitis
1
-5
/
+1
2022-09-10
bgpd: Fix memory leak for `conf_copy()` - SoO ecommunity
Donatas Abraitis
3
-10
/
+2
2022-09-10
bgpd: Fix memory leak for `as-override`
Donatas Abraitis
1
-3
/
+13
2022-09-10
tests: Validate the routes using polling for bgp_remove_private_as
Donatas Abraitis
1
-13
/
+6
2022-09-10
bgpd: Fix memory leak for `set as-path replace` route-map command
Donatas Abraitis
1
-0
/
+2
2022-09-08
bgpd: avoid notify race between io and main pthreads
Mark Stapp
3
-13
/
+38
2022-09-08
zebra: fix broken evpn
anlan_cs
1
-6
/
+12
2022-09-07
bgpd: Fix aggregate-address summary-only matching-MED-only
Donatas Abraitis
9
-22
/
+223
2022-09-07
zebra: Reconfiguring netns for vrf is not a failure
Xiao Liang
1
-1
/
+1
2022-09-07
lib: replace one path with macro
anlan_cs
1
-6
/
+4
2022-09-06
topotests: ignore env for pytest --collect-only
David Lamparter
1
-0
/
+3
2022-09-06
bgpd: release rcu lock in bgp keepalive pthread
Mark Stapp
1
-0
/
+9
2022-09-06
ospfd: Adding SUPPORT_OSPF_API define in ospf_spf.c
Michal Ruprich
1
-0
/
+5
2022-09-06
bgpd: Unlock bgp_dest after bgp_table_subtree_lookup()
Donatas Abraitis
1
-3
/
+7
2022-09-06
bgpd: Drop unused functions
Donatas Abraitis
1
-75
/
+0
2022-09-06
bgpd: Unlock bgp_dest for some more cases
Donatas Abraitis
1
-0
/
+2
2022-09-06
bgpd: Reuse prep_for_rmap_apply() when applying route-map for show cmd
Donatas Abraitis
1
-3
/
+4
2022-09-06
bgpd: Do not forget to unlock bgp_dest from update_advertise_vni_routes
Donatas Abraitis
1
-1
/
+3
2022-09-06
pimd: Fixing alignment
Sai Gomathi N
1
-4
/
+4
2022-09-06
pimd, pim6d: Changing IGMP to GM in debug macros
Sai Gomathi N
4
-44
/
+41
2022-09-06
pim6d: Adding additional details for "show ipv6 mld interface [ifname] json" ...
Abhishek N R
1
-0
/
+9
2022-09-05
bgpd: associate appropriate family for redistributed connected addresses
Philippe Guibert
3
-4
/
+15
2022-09-05
topotests: add bgp_vpnv4_ebgp test with 'mpls bgp forwarding'
Philippe Guibert
8
-0
/
+339
2022-09-05
bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering
Philippe Guibert
11
-2
/
+181
2022-09-05
topotests: add bgp vpnv4 over gre test
Philippe Guibert
8
-0
/
+355
2022-09-05
bgpd: add resolution for l3vpn traffic over gre interfaces
Philippe Guibert
11
-13
/
+240
[next]