On Fri, Jan 13, 2006 at 02:15:03PM +0100, Thomas Graf wrote: > * Michael Buesch <[email protected]> 2006-01-12 18:24 > > This is an attempt to rewrite the Wireless Extensions > > userspace API, using netlink sockets. > > There should also be a notification API, to inform > > userspace for changes (config changes, state changes, etc). > > It is not implemented, yet. > > I'll only comment on the netlink bits and leave the rest to > others. I'd highly recommend the use of attributes instead > of fixed message structures to allow the interface to be > flexible to extensions while staying binary compatible. I can only second Thomas' suggestion. The power and flexibility of the use of netlink is only really unveiled if you use attributes. This way you can easily extend your data structures later on without breaking compatibility, etc. -- - Harald Welte <[email protected]> http://gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6)
Attachment:
pgpiws7hW7J7e.pgp
Description: PGP signature
- References:
- WCONF, netlink based WE replacement.
- From: Michael Buesch <[email protected]>
- Re: WCONF, netlink based WE replacement.
- From: Thomas Graf <[email protected]>
- WCONF, netlink based WE replacement.
- Prev by Date: Re: Linux 2.6.16-rc1
- Next by Date: Re: License oddity in some m68k files
- Previous by thread: Re: WCONF, netlink based WE replacement.
- Next by thread: Re: WCONF, netlink based WE replacement.
- Index(es):