代码搜索:Aodv 开发教程
找到约 10,000 项符合「Aodv 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/273219/10922541
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
www.eeworm.com/read/182249/9210323
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr
www.eeworm.com/read/363236/9964338
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr
www.eeworm.com/read/160349/10540031
makefile
# Makefile
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
k_route.c aodv_rreq.c aodv_rrep.c aodv_rerr.c nl.c
SR
www.eeworm.com/read/435213/7795406
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr
www.eeworm.com/read/399913/7822864
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr
www.eeworm.com/read/399913/7823091
makefile~
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr
www.eeworm.com/read/198278/7943269
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
k_route.c aodv_rreq.c aodv_rrep.c
www.eeworm.com/read/329609/12945132
makefile
# Makefile
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
k_route.c aodv_rreq.c aodv_rrep.c aodv_rerr.c packet_
www.eeworm.com/read/323159/13348437
makefile
# Makefile
AODVDIR=$(shell pwd)
SRC = main.c list.c debug.c timer_queue.c aodv_socket.c aodv_hello.c \
aodv_neighbor.c aodv_timeout.c routing_table.c seek_list.c \
aodv_rreq.c aodv_rrep.c aodv_rerr