/[qemu]/qemu/slirp/bootp.h
ViewVC logotype

Diff of /qemu/slirp/bootp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by bellard, Thu Apr 22 00:10:47 2004 UTC revision 1.2 by bellard, Sun Jun 5 17:11:42 2005 UTC
# Line 97  struct bootp_t { Line 97  struct bootp_t {
97      uint8_t bp_htype;      uint8_t bp_htype;
98      uint8_t bp_hlen;      uint8_t bp_hlen;
99      uint8_t bp_hops;      uint8_t bp_hops;
100      unsigned long bp_xid;      uint32_t bp_xid;
101      unsigned short bp_secs;      uint16_t bp_secs;
102      unsigned short unused;      uint16_t unused;
103      struct in_addr bp_ciaddr;      struct in_addr bp_ciaddr;
104      struct in_addr bp_yiaddr;      struct in_addr bp_yiaddr;
105      struct in_addr bp_siaddr;      struct in_addr bp_siaddr;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26