comparison packages/net/tcpip/current/include/bootp.h @ 103:95f3e12a6327 ecos-sw-2000-06-23

Merge from eCos master repository on 2000-06-23-16:41:10-BST
author jlarmour
date Fri, 23 Jun 2000 17:06:31 +0000
parents c37d3a9e1b28
children ff3f181b64bd
comparison
equal deleted inserted replaced
102:6409b6d94dd7 103:95f3e12a6327
77 #ifndef _BOOTP_H_ 77 #ifndef _BOOTP_H_
78 #define _BOOTP_H_ 78 #define _BOOTP_H_
79 79
80 /* 80 /*
81 * Bootstrap Protocol (BOOTP). RFC951 and RFC1395. 81 * Bootstrap Protocol (BOOTP). RFC951 and RFC1395.
82 *
83 * $Id: bootp.h,v 1.3 2000/06/16 16:44:25 jlarmour Exp $
84 *
85 * 82 *
86 * This file specifies the "implementation-independent" BOOTP protocol 83 * This file specifies the "implementation-independent" BOOTP protocol
87 * information which is common to both client and server. 84 * information which is common to both client and server.
88 * 85 *
89 */ 86 */