summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_base.c
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>2001-01-10 23:06:31 +0000
committerabial <abial@FreeBSD.org>2001-01-10 23:06:31 +0000
commit9f9ad5c48c0a3f5f71ec8d26cbf36d0617a9a1b7 (patch)
tree9be3847254b530ac050e3fe25639807812b7ecd7 /sys/netgraph/ng_base.c
parentd9b10e22484739c4060ebe44003ae96100c06210 (diff)
downloadFreeBSD-src-9f9ad5c48c0a3f5f71ec8d26cbf36d0617a9a1b7.zip
FreeBSD-src-9f9ad5c48c0a3f5f71ec8d26cbf36d0617a9a1b7.tar.gz
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 <Maxime.Soule@IPricot.com>
Diffstat (limited to 'sys/netgraph/ng_base.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud