index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dir-locals.el
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
tests: nhid is interfering with pattern match
Donald Sharp
1
-0
/
+1
2022-10-08
bgpd: cosmetic function address
anlan_cs
1
-1
/
+1
2022-10-07
bgpd: Remove unnecessary check for pi and setting type and sub-type
Donald Sharp
1
-10
/
+3
2022-10-06
bgpd: Use %pI6 to print SRv6 VPN SIDs
Carmine Scarpitta
1
-17
/
+4
2022-10-06
tests: make hash collision test collide harder
David Lamparter
1
-1
/
+1
2022-10-06
lib: fix typesafe hash add with hash collision
Francois Dumontet
1
-3
/
+6
2022-10-06
bgpd: conditional advertisement code cleanup
Madhuri Kuruganti
4
-166
/
+177
2022-10-06
bgpd: adding debug command for conditional advertisement
Madhuri Kuruganti
5
-23
/
+72
2022-10-05
bgpd: improve 'show bgp nexthop' command
Philippe Guibert
1
-6
/
+10
2022-10-05
debian, redhat: Update changelog for new release (8.5)
Donatas Abraitis
2
-0
/
+8
2022-10-04
zebra: Allow tunneldump data to work properly on non-supported kernels
Donald Sharp
1
-4
/
+18
2022-10-04
build: FRR 8.5 development version
frr-8.5-dev
Donatas Abraitis
1
-1
/
+1
2022-10-04
zebra: ignore unspec RetransTimer in RA validation
Trey Aspelund
1
-1
/
+2
2022-10-04
zebra: show local/rx values in RA mismatch debugs
Trey Aspelund
1
-10
/
+19
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-10-04
bgpd: Show why the prefix is inaccessible in show commands
Donatas Abraitis
1
-3
/
+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-30
pimd, pim6d: send secondary address in PIM hello packet
Sarita Patra
3
-9
/
+21
2022-09-30
tests: Check if the routes in the kernel are retained for GR as well
Donatas Abraitis
4
-13
/
+20
2022-09-30
bgpd: Do not send Deconfig/Shutdown message when restarting
Donatas Abraitis
7
-8
/
+181
2022-09-30
bgpd: BGP does not update next-hop when global V6 address is configured
Pdoijode
2
-2
/
+241
2022-09-29
tests: Check if BGP works correctly when using local-as == remote-as
Donatas Abraitis
8
-0
/
+178
2022-09-29
bgpd: Allow using remote-as the same as local-as
Donatas Abraitis
3
-45
/
+16
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
tools: Configure systemd to always restart FRR, regardless of exit code
Brian Rak
2
-2
/
+2
2022-09-26
pathd: change the vty output, when no ted is enabled on pathd
Philippe Guibert
1
-1
/
+1
2022-09-26
doc: Updated the document for mld debug commands
Sai Gomathi N
1
-0
/
+16
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-26
pimd,pim6d: Change the show running commands based on address family
Sai Gomathi N
2
-4
/
+6
2022-09-26
pim6d: Add 'debug mld trace detail'
Sai Gomathi N
1
-0
/
+19
2022-09-26
pim6d: Add 'debug mld trace'
Sai Gomathi N
1
-0
/
+18
2022-09-26
pim6d: Add 'debug mld packets'
Sai Gomathi N
1
-0
/
+18
2022-09-26
pim6d: Add 'debug mld events'
Sai Gomathi N
1
-0
/
+18
2022-09-26
pim6d: Add 'debug mld'
Sai Gomathi N
1
-0
/
+22
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
[next]