« Previous | Next » 

Revision 880b838c

ID880b838c29d35edd14b1ab155d3ca2fc21550a86
Parent a6620629
Child 2bc5ffe2

Added by Javi Fontan over 4 years ago

F #4770: convert empty values into nil

This enables using options without value for ip link add command, for
example:

sudo ip link add lxcbr0.260  type vxlan id 260 group 239.0.101.4 \
ttl 16 dev lxcbr0 udp6zerocsumrx tos 10 udpcsum

In this command the parameters udp6zerocsumrx and udpcsum don't
have a parameter

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences