opcodes: Network parameter improvements and fixes
authorMichael Hanselmann <hansmi@google.com>
Wed, 21 Nov 2012 04:06:08 +0000 (05:06 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 21 Nov 2012 06:20:59 +0000 (07:20 +0100)
commit32e3d8b167446c113435eea61f3c6fa3c17104c8
treef5c3867ebd253d1801dca03389e189d53f91c917
parent1f84cca8e244ef0f622ef4091e6feaecc8acb530
opcodes: Network parameter improvements and fixes

- Use variables for checks for IP addresses (makes them more consistent,
  too)
- Fix checks to accept default values
- Small description improvements (e.g. s/IP/IP address/)

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/opcodes.py