ndrdump: Add the option --hex-input for hexdump parsing
authorCody Harrington <cody@harringtonca.com>
Sat, 27 Aug 2016 15:01:18 +0000 (03:01 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 14 Feb 2017 08:46:23 +0000 (09:46 +0100)
commit4940661658c604464609b0e9cf4bf353a265c2db
tree9d8cf43fe3ac011b861c1f6c0e2b4a1aa9689beb
parentefef15a521a2f9fd2db27f2c8fbc7e110aef2796
ndrdump: Add the option --hex-input for hexdump parsing

This allows the user to input a hexdump that has been generated by the dump option.

Signed-off-by: Cody Harrington <cody@harringtonca.com>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/samba_util.h
lib/util/util.c
librpc/tools/ndrdump.c