Commit Graph

12 Commits (7b90fcd0531e1fd414df404b58f2f05b0641be01)

Author SHA1 Message Date
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
2 years ago
Shadowghost a492082f4e Apply review suggestions and fix build
2 years ago
Shadowghost 64ffd5fd95 Move subnet parser to NetworkExtensions
2 years ago
Shadowghost 066db8ac7f Migrate NetworkManager and Tests to native .NET IP objects
2 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