Wireshark-bugs: [Wireshark-bugs] [Bug 13051] Extcap UI doesn't submit default values

Date: Wed, 26 Oct 2016 09:14:07 +0000

Comment # 3 on bug 13051 from
(In reply to Dario Lombardo from comment #2)
> How the utility is supposed to use empty values? 
> 
> Examples:
> 
> The ssh port has _always_ a value. Not to specify it means to use the
> default.
> 
> The filter can be empty, that means I don't want a filter. If I force
> sshdump to use the default when no filter is specified, the only way to use
> an empty filter is to use " " (space) that tells sshdump to use " " as
> filter. The point is required fields can have an implicit value, optional
> field can't.

Ok, so the issue would be, that default values should be omitted for optional
fields, but not for required ones?


You are receiving this mail because:
  • You are watching all bug changes.