Date: Sun, 27 Jul 2008 01:29:28 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net route.c Message-ID: <200807270129.m6R1Tgbi004635@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2008-07-27 01:29:28 UTC FreeBSD src repository Modified files: sys/net route.c Log: SVN rev 180840 on 2008-07-27 01:29:28Z by julian Add the ability to add new addresses for interfacesto just one FIB (Other more specific related options will follow) This allows one to set multiple p2p links to the same place and select which to use by having each in different FIBS. Revision Changes Path 1.132 +23 -3 src/sys/net/route.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807270129.m6R1Tgbi004635>