An address mask can be defined for a network address. The mask can be
defined in dotted decimal notation using the mask
keyword or as a numeric prefix length using the
masklen keyword. The address masks mask
255.255.0.0 and masklen 16 are
equivalent. If no address mask is specified, the natural mask is
used. Specifying an address in the martians
statement adds the address to the martians list. The
allow keyword is used to remove an address from
the martians list. When an address is removed from the martians list,
it then becomes a valid address for routing.