Date: Sat, 28 May 2016 02:21:41 -0700 From: "K. Macy" <kmacy@freebsd.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: Gleb Smirnoff <glebius@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org> Subject: Re: svn commit: r300854 - in head/sys: netinet netinet6 Message-ID: <CAHM0Q_PzOwE3Htx8GQiYs9GacziJDVbOjA%2BNQ8evSfGT3SjO5A@mail.gmail.com> In-Reply-To: <1EF6F385-D12B-4956-B501-8CB8BD414E7E@lists.zabbadoz.net> References: <201605271731.u4RHV2oW071581@repo.freebsd.org> <CAJ-VmokZZM-akvT6ZH=MuFjA0RdqpRd3Vf79-ssRBpkKk5MLRw@mail.gmail.com> <20160528000259.GY58287@FreeBSD.org> <1EF6F385-D12B-4956-B501-8CB8BD414E7E@lists.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, May 27, 2016, Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> wrote: > > > On 28 May 2016, at 00:02 , Gleb Smirnoff <glebius@FreeBSD.org> wrote: > > > > On Fri, May 27, 2016 at 02:27:45PM -0700, Adrian Chadd wrote: > > A> Hm, doesnt this make sense to do as part of RO_RTFREE? > > > > I agree that it looks messy, but for now we just need to fix instapanic. > > > > I will either return to this, or may be melifaro's new routing will > > outperform FLOWTABLE and we can delete it. > > This statement makes no sense to me at this point anymore. > For local connections you have cached routes; no lookup will be faster. > > For forwarding flowtable should not be used anyway. > > Flowtable does, or at least did (I don't know how much the code has been handicapped in the meantime), stateful handling of flows. Neither inpcb caching nor melifaro's routing improvements apply. Perhaps obsolete as the band aid it was being used for. What you mean is that with L2 caching in the inPCB, flowtable will become > obsolete? > > /bz > _______________________________________________ > svn-src-head@freebsd.org <javascript:;> mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org > <javascript:;>" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHM0Q_PzOwE3Htx8GQiYs9GacziJDVbOjA%2BNQ8evSfGT3SjO5A>