CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/18 04:47:34
Modified files:
sys/net : if_spppsubr.c route.c route.h rtsock.c
sys/netinet : if_ether.c ip_carp.c
sys/netinet6 : nd6_rtr.c
share/man/man9 : Makefile rtable_add.9
Log message:
Rename rt_gettable() into rtable_get(), swap its arguments to be
coherent with the existing rtable_* functions and document it.
While here fix some other manpage glitches pointed out by jmc@.
