CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2018/09/09 04:09:06
Modified files: sys/net : if.c Log message: if_setrdomain: allow empty rtables to be turned into rdomains, not just nonexistant ones as before. nasty error handling with bluhm, feedback mpi as well. ok bluhm