Hi,
I am using the authenticator module.
I registered to the flow in event : self.register_handler(Flow_in_event.static_get_name(),self.flow_in_call_back) When I try to get the EtherType of a flow through calling this parameter: type = event.flow.dl_type I get EtherType equal to "25480" which is "0x6388", however I am expecting to get a PPP type "34915 (0x8863)".
Does any one have an idea about this, could it be a bug ?
Thanks a lot for the help,
Karim
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to