K 10 svn:author V 5 brian K 8 svn:date V 27 1998-05-10T09:26:21.000000Z K 7 svn:log V 333 Allow /nn specifications in the `add' command. Suggested by: Garrett Wollman It's now possible to add myaddr 127.0.0.1 (add myaddr 255.255.255.255 127.0.0.1) add hisaddr/24 hisaddr (add hisaddr 255.255.255.0 hisaddr) add 0 hisaddr (add 0 0 hisaddr) add default hisaddr (add 0 0 hisaddr) END