index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
bgpd: show ip bgp neighbors graceful-restart typo
Michal Ruprich
1
-1
/
+1
2022-10-04
fabricd: Turn off excessive logging when peering will not come up
Donald Sharp
1
-5
/
+9
2022-09-30
bgpd: Fix `show bgp nexthop A.B.C.D`
Donald Sharp
1
-1
/
+1
2022-09-30
bgpd: Ensure FRR has enough data to read 2 bytes in bgp_open_option_parse
Donald Sharp
1
-7
/
+28
2022-09-30
bgpd: Ensure FRR has enough data to read 2 bytes in peek_for_as4_capability
Donald Sharp
1
-6
/
+21
2022-09-28
pimd: Remove some unused defines in pimd.h
Donald Sharp
1
-2
/
+0
2022-09-28
pimd: Assign a vty port value for v6
Donald Sharp
2
-1
/
+2
2022-09-27
vtysh: Show allow-reserved-ranges once in config
Donatas Abraitis
1
-0
/
+2
2022-09-27
pimd: Allow v6 to do non-integrated configuration
Donald Sharp
1
-2
/
+0
2022-09-27
doc: Update setup.rst
Spoorthi K
1
-1
/
+1
2022-09-27
vtysh: Properly handle `service cputime-warning XX` in config
Donald Sharp
1
-1
/
+3
2022-09-27
vtysh: Properly handle `[no] service cputime-stats` in config
Donald Sharp
1
-1
/
+5
2022-09-27
pimd: IGMP Querier election is not correct in LAN scenario
Mobashshera Rasool
1
-3
/
+10
2022-09-26
pathd: change the vty output, when no ted is enabled on pathd
Philippe Guibert
1
-1
/
+1
2022-09-26
lib: Fix `show route-map NAME json` command and memory leak
Donatas Abraitis
1
-1
/
+0
2022-09-26
bgpd: Print hostname for peer as well when marking as stale for route-refresh
Donatas Abraitis
1
-5
/
+4
2022-09-26
pim6d: Adding last member query count field in "show ipv6 mld interface [ifna...
Abhishek N R
1
-0
/
+2
2022-09-25
doc: Add `neighbor PEER extended-optional-parameters` command
Donatas Abraitis
1
-0
/
+9
2022-09-25
doc: Update supported BGP RFC list
Donatas Abraitis
1
-19
/
+54
2022-09-25
bgpd: conditional advertise-map unset on peer fixing warning messages
Madhuri Kuruganti
1
-4
/
+11
2022-09-25
bgpd: conditional advertise-map unset on peer not re-advertising withdrawn ro...
Madhuri Kuruganti
2
-37
/
+105
2022-09-25
zebra: fix fpm crash
anlan_cs
3
-0
/
+33
2022-09-23
doc: Align docs to recommend integrated config
Donald Sharp
1
-5
/
+1
2022-09-23
ospfd: Remove deprecated command `graceful-restart helper-only`
Donatas Abraitis
1
-45
/
+0
2022-09-23
bgpd: Cleanup memory leaks associated with t_deferral_timer
Samanvitha B Bhargav
3
-0
/
+15
2022-09-23
zebra: changes for code maintainability
sri-mohan1
2
-6
/
+4
2022-09-22
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
15
-235
/
+111
2022-09-22
bgpd: Stop conditional advertisements thread when terminating
Donatas Abraitis
1
-0
/
+1
2022-09-21
bgpd: Drop out-of-date files
Donatas Abraitis
2
-245
/
+0
2022-09-21
bgpd: Stop LLGR thread when deleting a peer and/or GR flags changed
Donatas Abraitis
1
-1
/
+3
2022-09-21
bgpd: memory leak issue fix
Samanvitha B Bhargav
1
-0
/
+11
2022-09-21
bgpd: memory leak issue fix
Samanvitha B Bhargav
1
-1
/
+1
2022-09-21
bgpd: memory leak issue fix
Samanvitha B Bhargav
1
-3
/
+9
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
[next]