Add DNS code to libchrome |
||||
Issue descriptionarc-networkd is carrying a local copy of these files from net/dns: big_endian.cc big_endian.h dns_protocol.h dns_response.cc dns_response.h io_buffer.cc io_buffer.h net_export.h IsValidDNSDomain() from dns_util.cc would be useful for shill. Would it be possible to add these files into the next libchrome / libbase uprev?
,
Aug 3 2017
jcivelli@ is in the process of doing an uprev, so I'm not sure when the next one will be. I don't think you need an uprev for this, though (assuming r456626 is recent enough); you "just" need to add the files you want from the existing version. I think you'd need to: a) Check in the files you want to the AOSP external/libchrome repository. b) Update SConstruct to build a new libbase-net shared lib with those file.
,
Jan 30 2018
,
Aug 1
|
||||
►
Sign in to add a comment |
||||
Comment 1 by benchan@chromium.org
, Aug 3 2017