Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Hemminger
Date: Tuesday, April 8, 2008 - 12:04 pm

Looking at the kernel/user interface: wimax-tools-1.1/lib/op-open.c

This API is repeating the mistake of the old Linux Wireless API. It is putting version
checks between kernel and library and this is a maintenance nightmare. Linux
API's are not COM. Versioning is a mistake.  Use a TLA api like netlink so it
can be extensible without version handshake.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Inaky Perez-Gonzalez, (Tue Apr 1, 11:07 am)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Stephen Hemminger, (Tue Apr 1, 11:18 am)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Inaky Perez-Gonzalez, (Tue Apr 1, 11:33 am)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Stephen Hemminger, (Tue Apr 8, 8:13 am)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Stephen Hemminger, (Tue Apr 8, 11:56 am)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Stephen Hemminger, (Tue Apr 8, 12:04 pm)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Marcel Holtmann, (Tue Apr 8, 12:44 pm)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Inaky Perez-Gonzalez, (Tue Apr 8, 1:59 pm)
Re: [ANN] WiMAX stack and drivers for Intel WiMAX Link 5050, Inaky Perez-Gonzalez, (Wed Apr 9, 11:09 am)