#include "mphlr.h"


int overlay_get_nexthop(overlay_payload *p,unsigned char *nexthop,int *nexthoplen)
{
  return WHY("Not implemented");
}