mirror of
https://github.com/yarrick/iodine.git
synced 2025-08-24 20:17:49 +00:00
Set interface MTU to 1200.
1188 is the uncompressed DNS reply payload size that gets through unfragmented on Ethernet.
This commit is contained in:
@@ -15,7 +15,9 @@ CHANGES:
|
||||
- Added win32 code to read DNS server from system, fixes #45.
|
||||
- Disabled password echo on win32, fixes #44.
|
||||
- Fix encoding error making all autoprobing > 1024 bytes fail, #52.
|
||||
- Increase default interface MTU to 1500.
|
||||
- Increase default interface MTU to 1200.
|
||||
- Fix autoprobing error making every third probe fail, set IP flag
|
||||
Dont-Fragment where supported. Fixes #54.
|
||||
|
||||
2009-01-23: 0.5.0 "iPassed"
|
||||
- Fixed segfault in server when sending version reject.
|
||||
|
Reference in New Issue
Block a user