Wi5 / odin-wi5

Odin framework: Patches + Wiki (Instructions)
8 stars 17 forks source link

Alignment unknown #25

Closed hrchhangte closed 7 years ago

hrchhangte commented 8 years ago

Hi,

Got this whenever we run the agent (click_26) even running with the click-al

a_new_7.cli:37: While configuring 'fhcl :: Classifier': warning: alignment unknown, but machine is sensitive to alignment (Classifier must be told how its input packets are aligned in memory. Fix this error either by passing your configuration through click-align, or by providing explicit AlignmentInfo. I am assuming the equivalent of 'AlignmentInfo(fhcl 4 0)'.) a_new_7.cli:88: While configuring 'arp_c :: Classifier': warning: alignment unknown, but machine is sensitive to alignment [Odinagent.cc] bssid mask: FF:FF:FF:FF:FF:FF

Thanks. Zela

josemariasaldana commented 8 years ago

No problem. It works anyway.

Jose

De: hrchhangte [mailto:notifications@github.com] Enviado el: miércoles, 10 de agosto de 2016 8:19 Para: Wi5/odin-wi5 odin-wi5@noreply.github.com Asunto: [Wi5/odin-wi5] Alignment unknown (#25)

Hi,

Got this whenever we run the agent (click_26) even running with the click-al

a_new_7.cli:37: While configuring 'fhcl :: Classifier': warning: alignment unknown, but machine is sensitive to alignment (Classifier must be told how its input packets are aligned in memory. Fix this error either by passing your configuration through click-align, or by providing explicit AlignmentInfo. I am assuming the equivalent of 'AlignmentInfo(fhcl 4 0)'.) a_new_7.cli:88: While configuring 'arp_c :: Classifier': warning: alignment unknown, but machine is sensitive to alignment [Odinagent.cc] bssid mask: FF:FF:FF:FF:FF:FF

Thanks. Zela

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Wi5/odin-wi5/issues/25 , or mute the thread https://github.com/notifications/unsubscribe-auth/AJIXGPm8F9buG3ua-v2Bj5-CRnR-EXewks5qeW1pgaJpZM4JgzX6 . https://github.com/notifications/beacon/AJIXGAikL8aGXI2sA8719M9Uzr_hmnB4ks5qeW1pgaJpZM4JgzX6.gif

hrchhangte commented 8 years ago

Thanks.