work on new packet
This commit is contained in:
parent
f93cddc5f0
commit
6ce2f3f3c6
@ -81,11 +81,11 @@ cdef class CPacket:
|
||||
|
||||
self._mark = nfq_get_nfmark(nfa)
|
||||
|
||||
return self._mark
|
||||
|
||||
# splitting packet by tcp/ip layers
|
||||
self._parse()
|
||||
|
||||
return self._mark
|
||||
|
||||
# if (self.continue_condition):
|
||||
# self._before_exit()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user