OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Claudio Jeker (claudiocvs.openbsd.org)
Date: Wed Jul 08 2009 - 10:01:50 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2009/07/08 09:01:50

Modified files:
        sys/net : if_atmsubr.c if_fddisubr.c if_ppp.c if_sl.c

Log message:
Add the same routing domain assignments and checks into the not so used
protocols as it is currently in if_ethersubr.c. OK reyk