K 10 svn:author V 5 maxim K 8 svn:date V 27 2002-11-13T11:31:44.000000Z K 7 svn:log V 295 Due to a memory alignment sizeof(struct ipfw_flow_id) is bigger than ipfw_flow_id structure actual size and bcmp(3) may fail to compare them properly. Compare members of these structures instead. PR: kern/44078 Submitted by: Oleg Bulyzhin Reviewed by: luigi MFC after: 2 weeks END