Date: Sun, 16 Mar 2008 21:33:13 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_l2tp.c Message-ID: <200803162133.m2GLXD0T064580@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-03-16 21:33:12 UTC FreeBSD src repository Modified files: sys/netgraph ng_l2tp.c Log: Add session ID hashing to speedup incoming packets dispatch in case of many connections working via the same tunnel. For example, in case of full "client <-> LAC <-> LNS" setup. Revision Changes Path 1.25 +47 -38 src/sys/netgraph/ng_l2tp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803162133.m2GLXD0T064580>