platform_system_core/include/netutils
Lorenzo Colitti 47ddb515b7 Support adding, deleting, and clearing IPv6 addrs.
- Provide a function to add and delete IPv4/IPv6 addresses
  using netlink.
- Provide a function that clears all IP addresses on an
  interface that can be used by netd.

Also, a couple of cleanups:

- Update the header file to match reality, and include the
  header file in the implementation. Also fix a caller that
  has an incorrect method signature.
- Fix whitespace in Android.mk.

Change-Id: Ifba9d60cdfffb0b7e5c3b9c6ab328f5f77d259c4
2011-09-28 17:12:13 -07:00
..
dhcp.h Change our dhcp interface to be IPv6 compat. 2011-01-25 11:21:04 -08:00
ifc.h Support adding, deleting, and clearing IPv6 addrs. 2011-09-28 17:12:13 -07:00