Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 11:26:21 -0700
From:      "matt" <matt-l@pacbell.net>
To:        "Yonatan Bokovza" <Yonatan@xpert.com>, <freebsd-net@freebsd.org>
Subject:   Re: IP layer API
Message-ID:  <004b01c10580$32d97770$6503c23f@XGforce.com>
References:  <EB513E68D3F5D41191CA00025558810150D4E1@mailserv.xpert.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Refer to kernel code of icmp. there're examples
regarding how to send packet with
ip_output().

======================================
WWW.XGFORCE.COM
The Next Generation Load Balance and
Fail Safe Server Clustering Software
for the Internet.
======================================
----- Original Message -----
From: Yonatan Bokovza <Yonatan@xpert.com>
To: <freebsd-net@freebsd.org>
Sent: Thursday, July 05, 2001 2:33 AM
Subject: IP layer API


> Hi,
> How can I send/receive packets at the IP layer?
> I read many sockets tutorials, including the
> one at the dev-handbook, but they only deal
> with higher level of protocols (TCP/UDP). I
> need to send out packet where I can control
> it's ip_checksum, ip_frag etc, and read back
> the reply.
> I prefer not to use libnet for that.
>
> TIA,
> Yonatan
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-net" in the body of the
message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01c10580$32d97770$6503c23f>