android_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
Android.bp Add a libipchecksum that contains the C IP checksum code. 2020-07-09 16:35:47 +09:00
NOTICE
OWNERS
checksum.c
dhcpclient.c
dhcpmsg.c
dhcpmsg.h
dhcptool.c
ifc_utils.c
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