Page 1 of 1

Where to find merge requests (espressif/esp-idf!26719) and bugfix-branches for this bugfix?

Posted: Mon Jan 26, 2026 1:48 pm
by timm_f
Hi,

to narrow down an issue with our BACnet-controller firmware, I'd like to get more information on the topics listed in the changelog.

In changelog to esp-idf v4.4.7, a fix is listed:
Fixed Wi-Fi station no response after m f null happened. (d665b47)
The referenced commit d665b47 states:
Merge branch 'bugfix/fix_wifi_no_response_after_m_f_null_v4.4' into 'release/v4.4'
fix(wifi): fix wifi station no response after m f null
See merge request espressif/esp-idf!26719

Where do I find the mentioned "merge request espressif/esp-idf!26719"?
Or the mentioned branch "bugfix/fix_wifi_no_response_after_m_f_null_v4.4' into 'release/v4.4"?

Thanks for any advice!

Re: Where to find merge requests (espressif/esp-idf!26719) and bugfix-branches for this bugfix?

Posted: Mon Jan 26, 2026 9:00 pm
by MicroController
I guess those merges come from Espressif-internal repos/branches and may not relate to any public issue/discussion.