]> The Tcpdump Group git mirrors - tcpdump/history - ip.h
Update from current NetBSD version of ieee80211_radiotap.h.
[tcpdump] / ip.h
2004-09-27  hannesclean up the ip options printer:
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-11-09  itojunput __attribute__((packed)) to packet headers. s/u_sho...
2002-07-28  fennerCalculate UDP/TCP pseudo-checksum properly in the prese...
2000-10-03  guyC bitfields are no longer being used to extract bit...
2000-10-03  itojunfix mistake in bitfield conversion
2000-10-03  itojunalways use u_intXX_t for protocol format declaration...
2000-09-29  guyDeclare bitfields as "u_int", not "u_char"; ANSI C...
2000-09-29  guyGet rid of includes of <netinet/in_systm.h>, and replac...
2000-09-24  guyGet rid of some "__attribute__ ((packed))"s that I...
2000-09-23  guyAdd an "ip.h" header, to declare the IP stuff needed...