Commit Graph

16 Commits (b725fbe51af22ca270912eeb4929a8ee2a3b37a4)

Author SHA1 Message Date
Shadowghost 3f6354cdb8 Fix .NET 7 compatibility
2 years ago
Shadowghost f6d6f0367b Properly handle IPs with subnetmasks
2 years ago
Shadowghost 87d0158a4a Fix autodiscovery
2 years ago
Shadowghost 4aec41752f Apply review suggestions
2 years ago
Shadowghost 7b90fcd053 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Shadowghost 2281b8c997 Move away from using Collection, simplify code, add proper ordering
3 years ago
Shadowghost a492082f4e Apply review suggestions and fix build
3 years ago
Shadowghost 64ffd5fd95 Move subnet parser to NetworkExtensions
3 years ago
Shadowghost 066db8ac7f Migrate NetworkManager and Tests to native .NET IP objects
3 years ago
BaronGreenback 0b774eac12
Enables the ability to bind to loopback address. (#5773)
4 years ago
BaronGreenback 6087831aa6 Fixed selection of correct interface ip
4 years ago
BaronGreenback b1f0c5eb49
Update NetworkExtensions.cs
4 years ago
BaronGreenback a031f7e410 Fix for multiple ip's in the same subnet per interface.
4 years ago
Bond_009 eba859e33e Minor improvements
4 years ago
BaronGreenback 124bd4c2c0
Networking: 1 - Network Manager (#4124)
4 years ago