Date: Mon, 5 Apr 2004 15:12:49 +0200 From: "Sebastien Petit" <spetit@selectbourse.com> To: <freebsd-net@freebsd.org> Subject: SOCK_RAW sockets and IPPROTO_AH Message-ID: <003b01c41b0f$b1e4fc90$bc0a270a@bum.sub.fr.hsbc>
next in thread | raw e-mail | index | archive | help
Hi, Is there a way to receive AH packets in userland with a SOCK_RAW socket ? ie: socket(AF_INET, SOCK_RAW, IPPROTO_AH) ? I found that this socket call doesn't work under FreeBSD. On OpenBSD, it wo= rks but a recvfrom/read doesn't return any AH packets when it was received = on an interface. Is there another proper way to receive AH packets in Userland under FreeBSD= ? (bpf/pcap is not a solution because I want to have a socket opened for m= ulticast join) Any help will be appreciated. Regards, Sebastien. --=20 spetit@selectbourse.com spe@selectbourse.net FreeVRRPd project http://www.b0l.org/ Les informations contenues dans ce message sont confidentielles et peuvent = constituer des informations privilegiees. Si vous n etes pas le destinatair= e de ce message, il vous est interdit de le copier, de le faire suivre, de = le divulguer ou d en utiliser tout ou partie. Si vous avez recu ce message = par erreur, merci de le supprimer de votre systeme, ainsi que toutes ses co= pies, et d en avertir immediatement l expediteur par message de retour.. Il est impossible de garantir que les communications par messagerie electro= nique arrivent en temps utile, sont securisees ou denuees de toute erreur o= u virus. En consequence, l expediteur n accepte aucune responsabilite du fa= it des erreurs ou omissions qui pourraient en resulter. --- ----------------------------------------------------- --- The information contained in this e-mail is confidential. It may also be le= gally privileged. If you are not the addressee you may not copy, forward, d= isclose or use any part of it. If you have received this message in error, = please delete it and all copies from your system and notify the sender imme= diately by return e-mail. E-mail communications cannot be guaranteed to be timely secure, error or vi= rus-free. The sender does not accept liability for any errors or omissions = which arise as a result.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003b01c41b0f$b1e4fc90$bc0a270a>