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)
Updated by Alexander Gozman almost 9 years ago
Updated by Peter Manev almost 9 years ago
- Status changed from New to Closed
Works as expected and is already merged into master.
Thanks!
Updated by Victor Julien almost 9 years ago
- Assignee set to Alexander Gozman
- Target version set to 3.0RC2
Actions