Hi,

I have an element that pushes a variable length header (which is always 
amultiple of 4 bytes)
plus an ethernet header to every incoming IP (from a kerneltun element).

I've modified click-align.cc adding an AlignClass(name, new 
ShifterAligner(-14));
for my element.

However, if after the encapsulation I try to use the classifier element 
to filter
for example the source address in the mac header the match fails. The chain
is something like this:

Kerneltun->CheckIPHeader->MyElement->Classifier(6/112233445566)->Print()->Discard

Thanks for any hints



_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to