Alexis La Goutte
changed
bug 8555
What |
Removed |
Added |
Status |
UNCONFIRMED
|
INCOMPLETE
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 2
on bug 8555
from Alexis La Goutte
Hi Jakab,
Look good !
but
+ /* EID */
+ proto_tree_add_text(lisp_mapping_tree, tvb, offset_rec, offset -
offset_rec,
+ "EID prefix: %s", prefix);
It is not possible to use proto_tree_add_string ? (the field will be
filterable)
Also there is some trailing whitespace in dissect_lisp_mapping function (after
TTL/Locator/EID field)
You are receiving this mail because:
- You are watching all bug changes.