summaryrefslogtreecommitdiff
path: root/igrp.h
Commit message (Expand)AuthorAgeFilesLines
* Move stuff from igrp.h to print-igrp.c.Guy Harris2013-12-311-33/+0
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-3/+3
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-3/+3
* Give a bunch of files RCS and SCCS IDs.guy2000-12-171-0/+1
* corrected bitfield fix (careless char -> int rewrite broke struct foritojun2000-04-281-20/+16
* fixes to make ansi-pedantic compilers happier. no char types for bit fields ...assar1999-11-171-4/+4
* Initial revisionmcr1999-10-071-0/+36