Fix the ipv6 default route

Basically we need either one of this message from netlink_socket to
setup v6-rule, now it seems we always get (2) similar thing. so I add
codes to support both cases

(1) ip -6 route add default dev rmnet1 metric 1024            . before I
only listen for this
(2) Route ADD ::/0 Next Hop: fe80:0000:0000:0000:3013:d30f:9025:6704,
metric 1024, dev rmnet1    . now we also support this

Change-Id: I35af45dab73d5ebff80bf8cbc570ada21e9d267c
1 file changed
tree: c8fb6ac4b54ed7cc7b65ede0231b8f16f0fc5cd8
  1. ipacm/
  2. ipanat/
  3. configure.ac
  4. Makefile.am