OSDN Git Service

Restore ACT_UNREACHABLE
authorRobin Lee <rgl@google.com>
Mon, 2 May 2016 07:53:34 +0000 (08:53 +0100)
committerRobin Lee <rgl@google.com>
Mon, 2 May 2016 08:34:11 +0000 (09:34 +0100)
commitc125fe43c194128167db7a2a82b736b1357945d8
tree79507dd5a63ab758e74ffe74407fa0f0b79e7434
parent3a272070fc318ef1a7a5a04e500483f1a7c629a8
Restore ACT_UNREACHABLE

This got lost in between
  I7d9752e86fa1a4564c622152a5be6ce2c1eda150 and
  If23df0760c6eb0ad137fc26c5124e48edf23b722.

Which broke creating the UNREACHABLE network, also breaking the dummy
network which should be created after it.

Fix: 28304838
Change-Id: I31c4ca9c3f53d6162b50e5bc46e27cfcd1b6a314
server/RouteController.cpp