* IPV4 conformance and bit DF configuration
@ 2004-03-01 11:22 Gérard Guével
0 siblings, 0 replies; 2+ messages in thread
From: Gérard Guével @ 2004-03-01 11:22 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I work on a custom 8260 board with a 2.4.18 Linux kernel.
I have two questions about IPV4.
Where can I found, if it exists, a list of conformance between the IPV4 and
the RFCxxx.
I want to set the DF (Don't Fragment bit) in an UDP socket without accessing
the IP header.
I don't find a setsockopt function to do it like for TOS or TTL.
Any ideas about that ?
Thanks all
Gérard Guével
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: IPV4 conformance and bit DF configuration
@ 2004-03-04 20:09 Jean-Denis Boyer
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Denis Boyer @ 2004-03-04 20:09 UTC (permalink / raw)
To: Gérard Guével; +Cc: linuxppc-embedded
Gérard,
> I want to set the DF (Don't Fragment bit) in an UDP socket
> without accessing
> the IP header.
> I don't find a setsockopt function to do it like for TOS or TTL.
There is a socket option for this: IP_PMTU_DISCOVER.
Have a look at the manual page ip(7).
Salutations,
--------------------------------------------
Jean-Denis Boyer, Eng.
M5T Centre d'Excellence en Télécoms Inc.
4283 Garlock Street
Sherbrooke (Québec)
J1L 2C8 CANADA
(819)829-3972 x241
--------------------------------------------
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-04 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-01 11:22 IPV4 conformance and bit DF configuration Gérard Guével
-- strict thread matches above, loose matches on Subject: below --
2004-03-04 20:09 Jean-Denis Boyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).