lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 23 Oct 2007 16:33:28 +0200 From: Patrick McHardy <kaber@...sh.net> To: Timo Teräs <timo.teras@....fi> CC: davem@...emloft.net, netdev@...r.kernel.org, kuznet@....inr.ac.ru Subject: Re: [PATCH RESEND] ip_gre: sendto/recvfrom NBMA address Timo Teräs wrote: > When GRE tunnel is in NBMA mode, this patch allows an application to use > a PF_PACKET socket to: > - send a packet to specific NBMA address with sendto() > - use recvfrom() to receive packet and check which NBMA address it came > from > > Signed-off-by: Timo Teras <timo.teras@....fi> > > --- > > This is useful for implementing NHRP (and other low level protocols) over > NBMA GRE tunnels. > > Posted about a week ago, but got no reply. Could someone comment on this? > Or commit it? Thanks. Your mailer mangled tabs, it won't apply like this. Try sending to yourself for testing, then repost when it works properly. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists