CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/07/18 15:58:06

Modified files:
        sys/net        : rtsock.c 

Log message:
NET_RT_DUMP is dumb and tries to iterates over all possible AF tables
of a given rtable if none is specified.  In this case do not return an
error if a table is missing for one of the ~30 funky AF defines we
have in <sys/socket.h>

Breakage found by and fix discussed with claudio@

Reply via email to