pidl: Introduce new dirrective: relative_short
authorMatthieu Patou <mat@matws.net>
Thu, 10 Dec 2009 07:04:48 +0000 (10:04 +0300)
committerStefan Metzmacher <metze@samba.org>
Sat, 12 Dec 2009 09:26:05 +0000 (10:26 +0100)
commit678f2ca14b97c2bf0d5ef8fd0f0313425803c9ea
tree4ecbbb5cc8268f8dd7abbadc9e47f1c1387c810f
parentf0054da041b961bde25f63791d3b33cc834bd365
pidl: Introduce new dirrective: relative_short

relative_short is like relative but instead of having the offset coded on 4 bytes
it's coded on 2 bytes. Such things happen in GET_DFS_REFERAL messages.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
pidl/lib/Parse/Pidl/Compat.pm
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm