* Thomas Graf <[EMAIL PROTECTED]> 2005-07-23 18:23 > Hold on, I'm working on a patch to introduce TC_CB() so we can > move some of the fields of tc_verd into the control buffer so > I can do the cleanup at the same time.
I tried but none of the bits can be moved into cb as-is except for TC_MUNGED which seems obsolete as it only triggers the enabling of TC_OK2MUNGE after the execution of an action. Anyways, tc_verd needs a serious cleanup, not just for the macros which we might want to replace with bitfields or at least have generic macros to generate the masks. I'll look into this once I'm back. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html