K 10 svn:author V 5 abial K 8 svn:date V 27 2001-01-10T23:06:31.000000Z K 7 svn:log V 313 Fix so that the netmask is displayed correctly when it does not consist of contiguous bits in little endian format. Before the fix the netmask of 0xfffffff0 (0xf0ffffff in little endian format) was displayed /24 instead of /28. Also, add a missing include. Submitted by: Maxime Soule END