++ todos
This commit is contained in:
parent
29ff9e2333
commit
3acbf88242
2 changed files with 2 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ class L2Controller(object):
|
|||
log.debug("o={}".format(orig_packet.__repr__()))
|
||||
|
||||
if cpu_header.task == self.task['DEBUG']:
|
||||
pass
|
||||
log.debug("Debug purpose only")
|
||||
elif cpu_header.task == self.task['ICMP6_NS']:
|
||||
log.debug("Doing neighbor solicitation")
|
||||
elif cpu_header.task == self.task['ICMP6_GENERAL']:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue