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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 21 Apr 2008 03:10:21 +0200
From:	Enrique Gómez <egomezm@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: About IP options in UDP

Well, I am trying to find the place of the kernel, in which calculates 
the size of the IP Packets, taking into account the IP options that the 
packet could have.

I have found the answer of this question in *TCP*. In the file 
net/ipv4/tcp_output.c there is a function called "tcp_mtu_to_mss" where 
calculates the PMTU, taking into account IP options.

Now, I would like to know where *UDP* does this operation.

I would be very glad of receiving any answer.

Thanks.

Enrique.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ