• 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
Re: configd and ppp
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configd and ppp


  • Subject: Re: configd and ppp
  • From: Quinn <email@hidden>
  • Date: Mon, 24 Feb 2003 09:14:44 +0000

At 13:20 -0500 21/2/03, Peter Lovell wrote:
I have a puzzle with regard to "configd" daemon and PPP. It works OK - no
problem there - but there's a puzzling piece I need to understand better.

When PPP is dialed-up (using standard Apple internal modem) there's a UDP
socket generated by configd once each second. I don't yet have details on
what data, if any, might be sent or received and I'm about to look into
that. But it creates and closes the socket once each second.

[...]

Any ideas, anyone??

Looking through the PPP source, one obvious place where this might be coming from is the PPP stats ioctl. If you issue a PPP_STATUS request to PPP, it gets the stats by opening a UDP socket and sending a SIOCGPPPSTATS ioctl to it. See the ppp_status function in the following file.

<http://www.opensource.apple.com/cgi-bin/registered/cvs/src/live/ppp/Controller/ppp_command.c?rev=1.21&content-type=text/x-cvsweb-markup>

S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re(2): configd and ppp
      • From: "Peter Lovell" <email@hidden>
References: 
 >configd and ppp (From: "Peter Lovell" <email@hidden>)

  • Prev by Date: URLAccessManager and SSL (Sandeep)
  • Next by Date: Re: InitOpentransportInContext
  • Previous by thread: Re: configd and ppp
  • Next by thread: Re(2): configd and ppp
  • Index(es):
    • Date
    • Thread