| To: | Craig Rodrigues <rodrigc@xxxxxxxxxxxx> |
|---|---|
| Subject: | Re: Does the Linux kernel support RFC 2292 Advanced Socket API? |
| From: | Guilhem Tardy <Guilhem.Tardy@xxxxxx> |
| Date: | Tue, 08 Feb 2000 10:47:25 -0500 |
| Cc: | netdev@xxxxxxxxxxx |
| Organization: | CRC |
| References: | <20000208000409.A21682@mediaone.net> |
| Sender: | owner-netdev@xxxxxxxxxxx |
>
> <netinet/in.h> IPV6_RTHDR
> <netinet/in.h> IPV6_RTHDR_LOOSE
> <netinet/in.h> IPV6_RTHDR_STRICT
> <netinet/in.h> IPV6_RTHDR_TYPE_0
>
> <netinet/ip6.h> struct ip6_hdr{};
> <netinet/ip6.h> struct ip6_rthdr{};
> <netinet/ip6.h> struct ip6_rthdr0{};
You'll find some of those in include/linux/ipv6.h :
IPV6_SRCRT_TYPE_0
struct ipv6_rt_hdr {};
struct rt0_hdr {};
struct ipv6hdr{};
--
Guilhem Tardy phone: (613) 993-8232
Network Systems and Technologies fax: (613) 998-9648
Communications Research Center email: Guilhem.Tardy@xxxxxx
3701 Carling Ave. #28/2B web: http://www.crc.ca/
Ottawa (Ontario) K2H 8S2
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Does the Linux kernel support RFC 2292 Advanced Socket API?, kuznet |
|---|---|
| Next by Date: | Re: RFC: PPP over X, jamal |
| Previous by Thread: | Re: Does the Linux kernel support RFC 2292 Advanced Socket API?, kuznet |
| Next by Thread: | Re: Does the Linux kernel support RFC 2292 Advanced Socket API?, Yuji Sekiya |
| Indexes: | [Date] [Thread] [Top] [All Lists] |