Hi all,
I patched ns233fhmip.tar.gz in ns-2.33. patching was successful, but on executing
ns fhmip_simula.tcl i am getting following error
num of nodes set
PHP Code:
Wrong Map agent!!!
int GPSRNeighbors::intersect(nsaddr_t theother, double sx, double sy, double dx, double dy){ //line 1 (x1,y1)--(x2,y2) is the segment //line 2 (x3,y3)--(x4,y4) is the xD struct gpsr_neighbor *other = getnb(theother); if(other==NULL){ printf("Wrong the other node\n"); exit(1); } **************** struct gpsr_neighbor* GPSRNeighbors::getnb(nsaddr_t nid){ struct gpsr_neighbor *temp = head_; while(temp){ if(temp->id_ == nid){ if((GPSR_CURRENT - temp->ts_) < DEFAULT_GPSR_TIMEOUT) return temp; else { delnb(temp); //if this entry expire, delete it and return NULL return NULL; } return temp; } temp = temp->next_; } return NULL; }
http://192.168.0.1/awstats/awstats.pl?config=mydomain.com ,
Not Found The requested URL /awstats/awstats.pl was not found on this server.
Forbidden You don't have permission to access /phpmyadmin on this server.
[authz_co error] [pid 2525] [client 192.1010.118.0:51878] AH01630: client denied by server configuration: /usr/share/phpMyAdmin