Issue 89 mtucheck
Created by: mortenjc
Issue reference / description
Added checks for MTU (ethernet packet sizes accepted by the link layer)
Default is now to expect 9000 bytes on all active interfaces on the server where EFU is run. This currently broke the "make runefu" target which has been modified. It will likely also break the integration test, but is easily fixed. Has been tested and works on CentOS and MacOS.
Not unit tests have been created - this relies on ioctl() and other system calls
Checklist for submitter
-
Check for conflict with integration test -
Unit tests pass
Nominate for Group Code Review (Anyone can nominate it)
Indicate if you think the code should be reviewed in a Thursday code review session.
-
Recommend for group code review
Also, nominate it on the code_review Slack channel.