• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
TCP Socket Filter and SSL problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TCP Socket Filter and SSL problem


  • Subject: TCP Socket Filter and SSL problem
  • From: Thorsten Kramp <email@hidden>
  • Date: Thu, 5 Jun 2008 16:43:37 +0200

Hello all,

I've written a TPC socket filter that I'm currently using only to pass all incoming data to the user space and back without any modifications. That is,

(1) the sf_data_in function copies the data from the mbufs (via mbuf_copydata) and enqueues them into the control socket,
(2) the user-level process reads the data from the control socket and simply writes them back,
(3) the ctl_send callback finally injects the data packet in new mbufs back into the TCP stack.


This seems to work fine most of the time but fails with some SSL (https) connections (even though it works fine with others). Can anyone imagine why? Any help would be highly appreciated -- thanks a lot in advance!

Best, Thorsten

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: TCP Socket Filter and SSL problem
      • From: Terry Lambert <email@hidden>
  • Prev by Date: RE: Kext dependent on another kext
  • Next by Date: Re: TCP Socket Filter and SSL problem
  • Previous by thread: Re: task_for_pid return dsChkErr
  • Next by thread: Re: TCP Socket Filter and SSL problem
  • Index(es):
    • Date
    • Thread