Here are some of the more straightforward parts of my patches making various MTU related fixes. These ones improve how we validate the --mtu option. David Gibson (3): conf: More thorough error checking when parsing --mtu option conf: Use 0 instead of -1 as "unassigned" mtu value conf: Be more precise about minimum MTUs conf.c | 40 ++++++++++++++++++++++++++-------------- dhcp.c | 2 +- ip.h | 7 +++++++ ndp.c | 2 +- passt.h | 3 ++- pasta.c | 2 +- tcp.c | 2 +- util.h | 3 --- 8 files changed, 39 insertions(+), 22 deletions(-) -- 2.48.1