]> git.ipfire.org Git - thirdparty/nftables.git/commit
datatype: generate name for concat types
authorPatrick McHardy <kaber@trash.net>
Sat, 13 Dec 2014 07:50:34 +0000 (07:50 +0000)
committerPatrick McHardy <kaber@trash.net>
Tue, 16 Dec 2014 17:20:54 +0000 (18:20 +0100)
commitcde2b8bac620caf3858ccab16e82005b3ef27bee
tree410f58e25b8dc87880ce070947d07948647b03fd
parentf8aa0c23dc864760bf4ab6420477546ba2ba683a
datatype: generate name for concat types

The name of a concat type is the names of the individual types concatenated
using a '.'.

Signed-off-by: Patrick McHardy <kaber@trash.net>
src/datatype.c