April 10, 2013
8:42 a.m.
Hello All, There is a field in sk_buff structure name clone which tell whether the sk_buff structure has been cloned or not? I want to know at which layer does this clonning happen at L2,L3 or L4. Thanks