Variable Message.additionals

RRs holding additional information

struct Message
{
  // ...
  ResourceRecord[] additionals ;
  // ...
}