save_route
static void save_route(int argc, char **argv, int do_flush);
save_route(argc, argv, B_FALSE);
save_route(0, NULL, B_TRUE);