代码搜索:Aodv 开发教程
找到约 10,000 项符合「Aodv 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/204746/15334204
h aodv_rreq.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University and Ericsson AB.
*
* This program is free software; you can redistribute it
www.eeworm.com/read/204746/15334207
h aodv_socket.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/204746/15334212
c aodv_rerr.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/204746/15334215
c aodv_rrep.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/201673/15398857
m aodv.pk.m
www.eeworm.com/read/200911/15420138
prj nist_aodv.prj
www.eeworm.com/read/329609/12945169
readme
Introduction
============
This is an AODV implementation developed at Uppsala University,
Sweden, with some funding from Ericsson AB. It has been developed
mainly for use in the APE testbed, http://a
www.eeworm.com/read/378588/9222878
txt readme.txt
Kernel AODV
Created by Luke Klein-Berndt
National Institute of Standards and Technology
http://w3.antd.nist.gov/wctg/aodv_kernel/
---------------------------------
Kernel AODV is a loadable kernel m
www.eeworm.com/read/273219/10922577
txt readme.txt
Kernel AODV
Created by Luke Klein-Berndt
National Institute of Standards and Technology
http://w3.antd.nist.gov/wctg/aodv_kernel/
---------------------------------
Kernel AODV is a loadable kernel m
www.eeworm.com/read/378588/9222826
sh start_gateway.sh
#!/bin/sh
GWVER=2.0
echo -e "\n\nLoading AODV Gateway version $GWVER...\n"
IPTABLES=/sbin/iptables
KERNEL_AODV=/home/adhoc/kernel-aodv/kernel_aodv.o
EXTIF="eth0" #interface to use for gatewaying
I