Linux bluetooth development
 help / color / mirror / Atom feed
From: "Maksim (Max) Krasnyanskiy" <maxk@qualcomm.com>
To: bluez-devel@lists.sourceforge.net
Cc: david LIBAULT <david.libault@inventel.fr>
Subject: [Bluez-devel] PPP IP address from DHCP
Date: Fri, 20 Sep 2002 16:01:06 -0700	[thread overview]
Message-ID: <5.1.0.14.2.20020920105722.07b85a80@mail1.qualcomm.com> (raw)

Hi Folks,

I thought a bit about how to implement IP address assignment in dund and 
want to share some
ideas. We could come up with some ugly hack just like other people did. But 
I think we can
have a better solution.

New ISC DHCP server (http://www.isc.org/products/DHCP/dhcp-v3.html) 
provides so called OMAPI interface. That interface allows external app to 
connect to the running server, client and
relay daemons and modify their's parameters, alter database, etc on the fly.
For example you can create new host or subnet over OMAPI. So 'dund' could 
use OMAPI to request
a new lease from DHCP server.
Unfortunately lease creation over OMAPI is no yet implemented :(. They 
implemented everything but
the lease (darn it). But, OMAPI it's the right way to go if we want robust 
and clean interface to
DHCP.

We should talk to DHCP guys and see what their plans are. I looked at the 
latest CVS version
but did see any omapi/lease related changes. I personally don't have time 
for this stuff
and was hopping that someone on the list could work on it.

Any volunteers ?



Max

http://bluez.sf.net
http://vtun.sf.net



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

                 reply	other threads:[~2002-09-20 23:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.2.20020920105722.07b85a80@mail1.qualcomm.com \
    --to=maxk@qualcomm.com \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=david.libault@inventel.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox