diff options
author | Daniel Mack <daniel@zonque.org> | 2015-12-09 12:01:08 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-12-10 10:20:54 +0100 |
commit | 9c491563837983385bf9fa244590e76e142f4fa3 (patch) | |
tree | 6f356f7750cb900957e475264697a2612507b513 /src/resolve/resolved-dns-scope.c | |
parent | dbfbb6e776d613cb9be76d13de076d08450c9d29 (diff) |
resolved: add support for linked packets
For mDNS, we need to support the TC bit in case the list of known answers
exceed the maximum packet size.
For this, add a 'more' pointer to DnsPacket for an additional packet.
When a packet is unref'ed, the ->more packet is also unrefed, so it
sufficient to only keep track of the 1st packet in a chain.
Diffstat (limited to 'src/resolve/resolved-dns-scope.c')
0 files changed, 0 insertions, 0 deletions