Support of IPv6 extension headers

"Martin v. Löwis" martin at v.loewis.de
Thu Dec 21 01:10:34 EST 2006


cychong schrieb:
> BTW, is there any way to send the packet with the IPV6 extension header
> w/o using sendmsg?

That depends on your operating system. Find out whether your operating
system supports that; if it does, it is easy to tell whether that is
exposed in Python or not.

Regards,
Martin



More information about the Python-list mailing list