the even more rare case of you wanting to prevent PC19s being routed thru
your node, you can use unset/routepc19. THIS IS NOT A SUBSTITUTE FOR ROUTE
FILTERING!!!!! [translators: I have added wpc16s, wpc16u, wpc19s, wpc19u]
+
+BTW the first time you connect again you will notice a separate PC19 go out
+for each 'new' PC16 that the node sees. This is normal and will go away the
+second time the system needs to issue a PC19.
2. Alter the export_user command to remove users that have no useful info
and have not been seen for more than (default) 1 year.
17Jan03=======================================================================
# if there is a parent, proceed, otherwise if there is a latent PC19 in the PC19list,
# fix it up in the routing tables and issue it forth before the PC16
unless ($parent) {
- if (my $nl = $pc19list{$ncall}) {
+ if (my $nl = $pc19list{$ncall} && @field > 2) {
# this is a new (remembered) node, now attach it to me if it isn't in filtered
# and we haven't disallowed it