rtems_dhcp.c preprocessor defs/data types

Chris Johns chrisj at rtems.org
Thu Jul 14 23:11:58 UTC 2005


Krystian Lewandowski wrote:
> 
> In
> /libnetworking/rtems/rtems_dhcp.c
> file i found definitions and data types, which i must use in my
> application.
> 
> Is there any possibility to move this entries to "rtems/dhcp.h" (which
> is included in rtems_dhcp.c) and make it available to user apps (include
> this header file in RTEMS /include/)?
> 
> Of course i can write definitions from scratch, but maybe it's not good
> idea to double it.
> 
> Interesting entries are:
> DHCP flags,
> DHCP Op Codes,
> DHCP Messages,
> DHCP Options,
> struct dhcp_packet.
> 

The header file should be installed into 'include/rtems'.

Is this not happening ?

-- 
  Chris Johns



More information about the users mailing list