--- iproute2-2.6.18-061002/ip/ipaddress.c.orig +++ iproute2-2.6.18-061002/ip/ipaddress.c @@ -97,6 +97,8 @@ _PF(PORTSEL); _PF(NOTRAILERS); _PF(UP); + _PF(LOWER_UP); + _PF(DORMANT); #undef _PF if (flags) fprintf(fp, "%x", flags);