K 10 svn:author V 5 luigi K 8 svn:date V 27 2009-12-02T08:52:06.376414Z K 7 svn:log V 322 change the type of the opcode from enum *:8 to u_int8_t so the size and alignment of the ipfw_insn is not compiler dependent. No changes in the code generated by gcc. There was only one instance of this kind in our entire source tree, so i suspect the old definition was a poor choice (which i made). MFC after: 3 days END