Re: [Ipsec] Issue on input process of Linux native IPsec

2005-03-10 Thread Park Lee
ay that ping replies (ICMP echo replies) were not associated with a socket? Is there any difference between the special purpose socket and the socket you mentioned above? Thank you. Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: [Ipsec] Issue on input process of Linux native IPsec

2005-03-10 Thread Park Lee
(ICMP echo replies) were not associated with a socket? Is there any difference between the special purpose socket and the socket you mentioned above? Thank you. Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam

What's the purpose of ip_route_output_flow()?

2005-02-25 Thread Park Lee
Hi, Would you please tell me what the purpose of ip_route_output_flow() is? and What the differences between it and ip_route_output_key() are? Thank you. = Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

Are there any explanation for struct flowi?

2005-02-25 Thread Park Lee
Hi, I'm now learning the net stack of Linux. Would you please tell whether there are any explanation for struct flowi? What it is used for? Thank you. = Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

Are there any explanation for struct flowi?

2005-02-25 Thread Park Lee
Hi, I'm now learning the net stack of Linux. Would you please tell whether there are any explanation for struct flowi? What it is used for? Thank you. = Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

What's the purpose of ip_route_output_flow()?

2005-02-25 Thread Park Lee
Hi, Would you please tell me what the purpose of ip_route_output_flow() is? and What the differences between it and ip_route_output_key() are? Thank you. = Best Regards, Park Lee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best

Re: [NET]: Add sock_create_kern()

2005-02-23 Thread Park Lee
nding to the packet. The icmp socket is used to send ICMP messages.Two initial SIDs were defined for these sockets, with the corresponding security context determined by the security server." Does the "local socket" here refer to the "user socket" as you mentione

Re: [NET]: Add sock_create_kern()

2005-02-23 Thread Park Lee
to send ICMP messages.Two initial SIDs were defined for these sockets, with the corresponding security context determined by the security server. Does the local socket here refer to the user socket as you mentioned above? Thank you very much. = Best Regards, Park Lee