代码搜索结果
找到约 375 项符合
WiFi 的代码
setsrchecksum.hh
#ifndef SETSRCHECKSUM_HH
#define SETSRCHECKSUM_HH
/*
=c
SetSRChecksum()
=s Wifi, Wireless Routing
Set Checksum for Source Routed packet.
=d
Expects a SR MAC packet as input. Calculates the SR he
kconfig
config IWLWIFI
bool "Intel Wireless WiFi Link Drivers"
depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
select FW_LOADER
default n
---help---
Select to enable drivers based on the iwlw
linux.cs
using System.Diagnostics ;
using System;
using System.Collections;
using System.Text.RegularExpressions;
/// Inspired by wifi-radar...
public class Linux:OS {
public Regex essid_pattern, address_p
gen_config_roofnet.sh
#!/bin/sh
#
# generate a roofnet config file for click
# John Bicket
#
#
DEV="ath2"
GATEWAY="false"
if [ -f /tmp/is_gateway ]; then
GATEWAY="true"
fi
mac=$(/sbin/ifconfig wifi0 | sed -n 's/^.*
proberesponder.hh
#ifndef CLICK_PROBERESPONDER_HH
#define CLICK_PROBERESPONDER_HH
#include
#include
CLICK_DECLS
/*
=c
ProbeResponder([, I])
=s Wifi, Wireless AccessPoi
openauthrequester.hh
#ifndef CLICK_OPENAUTHREQUESTER_HH
#define CLICK_OPENAUTHREQUESTER_HH
#include
#include
CLICK_DECLS
/*
=c
OpenAuthRequeser
=s Wifi, Wireless Station
Sends 802
proberesponder.hh
#ifndef CLICK_PROBERESPONDER_HH
#define CLICK_PROBERESPONDER_HH
#include
#include
CLICK_DECLS
/*
=c
ProbeResponder([, I])
=s Wifi, Wireless AccessPoi
openauthrequester.hh
#ifndef CLICK_OPENAUTHREQUESTER_HH
#define CLICK_OPENAUTHREQUESTER_HH
#include
#include
CLICK_DECLS
/*
=c
OpenAuthRequeser
=s Wifi, Wireless Station
Sends 802
copyrxstats.hh
#ifndef CLICK_COPYRXSTATS_HH
#define CLICK_COPYRXSTATS_HH
#include
#include
CLICK_DECLS
/*
* =c
*
* CopyRXStats(OFFSET)
*
* =s Wifi
* Copies rate, signal an
stripsrheader.hh
#ifndef CLICK_STRIPSRHEADER_HH
#define CLICK_STRIPSRHEADER_HH
#include
CLICK_DECLS
/*
=c
StripSRHeader()
=s Wifi, Wireless Routing
Strips outermost SR header
=d
Removes the out