]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Assign Address-IP6 field to netmask instead of address
authorJeremy Visser <jeremy@visser.name>
Fri, 14 Feb 2014 12:32:47 +0000 (23:32 +1100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 14 Feb 2014 12:35:26 +0000 (12:35 +0000)
commita5dd38ec8549d28902ec4a2f7a57fa6c395de4e6
tree15699f0427e08f6faf61aafb936971a4e2508ee2
parentc7077b96b6dbf54781321bf9e811182960d11870
Assign Address-IP6 field to netmask instead of address

The Address-IP6 field combines the address and netmask into one line,
meaning it only makes sense in the netmask field.

Fixes an error rather not dissimilar to the following:

  Error: an inet prefix is expected rather than "<foo>/64/128"

Signed-off-by: Jeremy Visser <jeremy@visser.name>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
cstp.c