mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 11:20:59 +03:00
[PR #13493] [MERGED] Fix subnet contains check #13601
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/13493
Author: @gnattu
Created: 2/4/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @crobibero
Base:
master← Head:fix-subnet-check-master📝 Commits (3)
533ceeaFix subnet contains check9aec576Typocbca153More typos📊 Changes
2 files changed (+38 additions, -23 deletions)
View changed files
📝
MediaBrowser.Common/Net/NetworkUtils.cs(+19 -0)📝
src/Jellyfin.Networking/Manager/NetworkManager.cs(+19 -23)📄 Description
This is the master version of #13489, which includes ABI change to add the newly
SubNetContainsAddressmethod toNetworkUtilsChanges
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.