History log of /external/dnsmasq/src/dhcp.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
68cd69ecff2d0f533a45a4218386a416cb201b71 08-May-2017 Lorenzo Colitti <lorenzo@google.com> Allow passing in a mark to use for listen sockets.

The mark is applied to the DNS and DHCP listen sockets. Client
sockets used to talk to DNS forwarders were already marked.
Both bound and wildcard sockets are marked, even though we only
use bound sockets.

The mark is passed in at startup instead of on a per-interface
basis because there is only one DHCP socket and it is created
before any interfaces are added.

Bug: 37778642
Test: "adb shell ss -tneiopan" shows expected mark
Change-Id: I3b99aa5b77963745715d52065b2119f54df17e8b
/external/dnsmasq/src/dhcp.c
ffd68729961f7383f2e35494a03ccdef20f86c98 20-Jan-2010 San Mehat <san@google.com> dnsmasq: Direct import of version 2.51

Signed-off-by: San Mehat <san@google.com>
/external/dnsmasq/src/dhcp.c