platform_system_core/libnetutils
Lorenzo Colitti 3b56a0226b Add a libipchecksum that contains the C IP checksum code.
This is useful for test code that wants to statically link the IP
checksum code. This is not currently possible because libnetutils
is vendor_available and making it available for static linking is
discouraged.

Test: m libnetutils libipchecksum
Change-Id: Ic7f1864902581b8a5e3626860565b78c168bdb7f
2020-07-09 16:35:47 +09:00
..
include/netutils add nodad argument to ifc_act_on_address() and add it to header file 2020-01-26 06:35:30 -08:00
Android.bp Add a libipchecksum that contains the C IP checksum code. 2020-07-09 16:35:47 +09:00
checksum.c Move checksum code from clatd to libnetutils. 2019-01-30 12:33:29 +09:00
dhcpclient.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
dhcpmsg.c
dhcpmsg.h
dhcptool.c libnetutils: Rename dhcptool to dhcpdbg 2017-05-17 10:47:28 -07:00
ifc_utils.c add nodad argument to ifc_act_on_address() and add it to header file 2020-01-26 06:35:30 -08:00
NOTICE
OWNERS Refactor OWNERS files for Android Core Networking 2019-02-12 13:25:13 +08:00
packet.c libnetutils/packet.c - create socket with close-on-exec 2020-05-08 22:34:37 -07:00
packet.h libnetutils/packet.c - fix a socket leak on bind error 2020-05-08 22:34:37 -07:00