input_route
extern void input_route(in_addr_t, in_addr_t, struct rt_spare *,
input_route(RIP_DEFAULT, 0, &new, n, RS_NOPROPAGATE);
input_route(dst, mask, &new, n, rt_state);
input_route(dst, mask, &new, NULL, rt_newstate);