1. 29 Sep, 2011 1 commit
    • Lorenzo Colitti's avatar
      Support adding, deleting, and clearing IPv6 addrs. · 47ddb515
      Lorenzo Colitti authored
      - 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
      47ddb515
  2. 15 Feb, 2011 1 commit
  3. 25 Jan, 2011 1 commit
  4. 25 Aug, 2010 1 commit
    • Szymon Jakubczak's avatar
      - creates proper ifc.h and dhcp.h headers for libnetutils · 8c85a00d
      Szymon Jakubczak authored
      - adds ifc_set_hwaddr
      - adds hwaddr command to netcfg
      - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing
      - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties
        (see related change to WifiStateTracker)
      - updated system/core/nexus to use new headers, although not sure if
      anybody still uses nexus
      
      Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
      8c85a00d
  5. 18 Aug, 2010 1 commit
  6. 09 Jun, 2010 1 commit
    • Szymon Jakubczak's avatar
      - creates proper ifc.h and dhcp.h headers for libnetutils · c88e09cb
      Szymon Jakubczak authored
      - adds ifc_set_hwaddr
      - adds hwaddr command to netcfg
      - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing
      - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties
        (see related change to WifiStateTracker)
      - updated system/core/nexus to use new headers, although not sure if
      anybody still uses nexus
      
      Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
      c88e09cb
  7. 04 Mar, 2009 2 commits
  8. 21 Oct, 2008 1 commit