Re: TCL and IPv6
sukarna@xxxxxxxxx wrote:
Since you mention its in Alpha, when will this be extension come out
of the alpha/beta phase?
When I stop messing with it! I don't know when that will be :)
[socket2] will take a new -protocol option soon to request/restrict what type of
socket. such as ipv6, ipv4, spx or irda and many others. I haven't finished it,
but will be added sometime in the future. A multi protocol name resolver is
another feature I'll add as well.
When things change in the interface, they won't change much.
--
Hobbes: What would you call the creation of the universe?
Calvin: The Horrendous Space Kablooie!
Attachment:
signature.asc
Description: OpenPGP digital signature
Relevant Pages
- HEADS UP: inpcb/inpcbinfo rwlocking: coming to a 7-STABLE branch near you
... This is an advance warning that, late next week, I will be merging a fairly large set of changes to the IPv4 and IPv6 protocols layered over the inpcb/inpcbinfo kernel infrastructure. ... These structures represent, respectively, particular sockets and the global socket lists for all socket types in IPv4 and IPv6 except for SCTP. ... This is possible because, in the common case, no connection or global state is modified during UDP/raw receive and transmit at the IP layer, so a read lock is sufficient to prevent data in those structures from unexpectedly changing. ... (freebsd-stable) - Re: HEADS UP: inpcb/inpcbinfo rwlocking: coming to a 7-STABLE branch near you
... To be specific, this affects TCP, UDP, and raw sockets on both IPv4 and IPv6. ... These structures represent, respectively, particular sockets and the global socket lists for all socket types in IPv4 and IPv6 except for SCTP. ... This is possible because, in the common case, no connection or global state is modified during UDP/raw receive and transmit at the IP layer, so a read lock is sufficient to prevent data in those structures from unexpectedly changing. ... (freebsd-stable) - Re: Has my router failed?
... higher level of the TCP/IP stack, i.e. at the socket and application level. ... Network packets are still IPv4 packets with IPv4 headers and addresses, and the IPv4 clients never know they are talking to an IPv6 socket. ... (comp.os.linux.networking) - Re: sockaddr_(in|in6) compatiblity
... HU> Why do you use IPv4-mapped IPv6 address for binding IPv4? ... HU> wish to bind to IPv4, just use AF_INET socket. ... field and do proper cast. ... (freebsd-stable) - Re: service listener for both IPv4 and IPv6
... you create a single IPv6 socket and it will accept ... both IPv4 and IPv6 traffice destined for that specific port. ... (comp.sys.sun.admin) |
|