Versions in this module Expand all Collapse all v1 v1.0.0 Nov 24, 2015 GO-2022-0643 GO-2022-0643: Denial of service in github.com/elastic/beats Changes in this version + const DuplicateQueryMsg + const MaxDnsTupleRawSize + const NoResponse + const NonDnsPacketMsg + const OrphanedResponseMsg + const Query + const Response + const TransportTcp + const TransportUdp + var TransportNames = []string + type Dns struct + Include_additionals bool + Include_authorities bool + Ports []int + Send_request bool + Send_response bool + func (dns *Dns) GetPorts() []int + func (dns *Dns) Init(test_mode bool, results publisher.Client) error + func (dns *Dns) ParseUdp(pkt *protos.Packet) + type DnsMessage struct + CmdlineTuple *common.CmdlineTuple + Data *layers.DNS + Length int + Ts time.Time + Tuple common.IpPortTuple + type DnsStream struct + type DnsTransaction struct + Dst common.Endpoint + Notes []string + Request *DnsMessage + Response *DnsMessage + ResponseTime int32 + Src common.Endpoint + Transport Transport + type DnsTuple struct + Dst_ip net.IP + Dst_port uint16 + Id uint16 + Ip_length int + Src_ip net.IP + Src_port uint16 + Transport Transport + func DnsTupleFromIpPort(t *common.IpPortTuple, trans Transport, id uint16) DnsTuple + func (t *DnsTuple) ComputeHashebles() + func (t *DnsTuple) Hashable() HashableDnsTuple + func (t *DnsTuple) RevHashable() HashableDnsTuple + func (t *DnsTuple) String() string + func (t DnsTuple) Reverse() DnsTuple + type HashableDnsTuple [MaxDnsTupleRawSize]byte + type Transport uint8 + func (t Transport) String() string v1.0.0-rc2 Nov 17, 2015 GO-2022-0643 GO-2022-0643: Denial of service in github.com/elastic/beats v1.0.0-rc1 Nov 5, 2015 GO-2022-0643 GO-2022-0643: Denial of service in github.com/elastic/beats v1.0.0-beta4 Oct 22, 2015 GO-2022-0643 GO-2022-0643: Denial of service in github.com/elastic/beats v1.0.0-beta3 Sep 4, 2015 GO-2022-0643 GO-2022-0643: Denial of service in github.com/elastic/beats