ryran / xsos

sosreport examiner - instantly summarize system info from a sosreport or a running system
337 stars 121 forks source link

ipaddr: fix address output on EL8 #253

Closed superjamie closed 3 years ago

superjamie commented 3 years ago

EL8 includes "minmtu" and "maxmtu" which cause additonal printing on the address lines. Change the grep to include the leading space, matching only on the actual MTU value.

Signed-off-by: Jamie Bainbridge jamie.bainbridge@gmail.com