Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!ASYLUM.SF.CA.US!romkey From: romkey@ASYLUM.SF.CA.US (John Romkey) Newsgroups: comp.protocols.tcp-ip Subject: re: Byte and bit order within packet headers Message-ID: <9104281733.AA15008@asylum.sf.ca.us> Date: 29 Apr 91 00:33:08 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: romkey@asylum.sf.ca.us Organization: The Internet Lines: 8 It's true. In the portable UDP stack which Epilogue sells, I originally had defined the header length and IP version numbers at bitfields but finally took them out because we found that that bitfield ordering was really compiler dependent instead of processor dependent. I replaced our bitfields with appropriate masking operations to avoid the problem. - john romkey Epilogue Technology USENET/UUCP/Internet: romkey@asylum.sf.ca.us voice/fax: 415 594-1141