Actions
Feature #1605
closedmore descriptive err msg - getting MTU via ioctl
Effort:
Difficulty:
Label:
Description
With the current git (commit 019f85644251fc56ae12122ec0fc6279017d96b9) - when using af-packet and one interface does not exist - it helps if the err msg can be more descriptive -
29/11/2015 -- 10:19:15 - <Info> - Found an MTU of 1500 for 'eth0'
29/11/2015 -- 10:19:15 - <Warning> - [ERRCODE: SC_ERR_SYSCALL(50)] - Failure when trying to get MTU via ioctl: 19
in this case above there are two interfaces in the af-packet config section - eth0 and eth1 (eth1 does not exist)
Actions