« Previous | Next » 

Revision 7295a6dc

ID7295a6dc8c41d91de161a883fb332727e77895b0
Parent 32933325
Child b3ad1889

Added by Hrvoje Ribicic over 10 years ago

Allow the NIC VLAN to be set to an empty string

The NIC VLAN has previously not been modified via Haskell, causing the
INicParams class not to be used. With the recent job queue
refactorings, a modification definition is recorded, and for an empty
string (which is a legal default value) a crash happens. This patch
fixes this by allowing VLANS to be empty strings on the Haskell side.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences