Is there any more special purpose sockets in Linux kernel 2.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
  As we know, the Linux network component creates two
special purpose sockets for use by the AF_INET
protocol family. The tcp_socket is used to send resets
when a TCP packet is rejected, since there may be no
local socket corresponding to the packet. The
icmp_socket is used to send ICMP messages.

  Now, Is there still only the two special purpose
sockets (i.e. tcp_socket and icmp_socket) in Linux
kernel 2.6 for use by the AF_INET protocol family for
those packets that have no local socket corresponding
to them?
  Do all other packet (which is going to be sent out)
have a local socket corresponding to them
respectively, except those packets which use the above
special purpose sockets? 
  And, as for a packet which is received, Is there a
local socket corresponding to it on the receiving
machine?  

  Thanks in advance.


=====
Best Regards,
Park Lee


		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page ? Try My Yahoo!
http://my.yahoo.com 
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux