Home
last modified time | relevance | path

Searched refs:networks (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/usr.sbin/ypserv/
H A DMakefile.yp109 NETWORKS = $(YPSRCDIR)/networks
142 TARGETS= servers hosts networks protocols rpc services shells group
207 networks: networks.byaddr networks.byname
441 networks.byname: $(NETWORKS)
455 networks.byaddr: $(NETWORKS)
/freebsd/contrib/tcpdump/
H A Dprint-egp.c138 u_int gateways, distances, networks; in egpnr_print() local
202 networks = GET_U_1(cp); in egpnr_print()
205 while (networks != 0) { in egpnr_print()
228 networks--; in egpnr_print()
/freebsd/crypto/openssh/
H A DREADME.tun1 How to use OpenSSH-based virtual private networks
122 and ad hoc virtual private networks. Possible fields of application
123 could be wireless networks or administrative VPN tunnels.
128 interconnect corporate networks.
/freebsd/tools/build/options/
H A DWITHOUT_WIRELESS1 Do not build programs used for 802.11 wireless networks; especially
/freebsd/lib/libc/net/
H A Dnsswitch.conf8 networks: files
H A Dnetworks13 # Internet networks (from nic.ddn.mil)
H A Dgetnetnamadr.c343 networks, (void *)nss_lt_name, in getnetbyname_r()
375 networks, (void *)nss_lt_id, in getnetbyaddr_r()
H A DMakefile.inc4 CONFS+= net/hosts net/hosts.equiv net/networks net/nsswitch.conf net/protocols
/freebsd/usr.sbin/nscd/
H A Dnscd.conf11 enable-cache networks yes
/freebsd/share/examples/etc/
H A DREADME.examples40 networks - see networks(5)
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml32 Wireless networks do not require physical access to the network equipment
33 in the same way that wired networks do. This makes it easier for unauthorized
43 wireless networks. The original wireless LAN standard, IEEE 802.11,
45 be flawed in many areas and networks protected with WEP cannot be considered
50 a much improved mechanism for securing wireless networks. IEEE 802.11i
51 enabled networks that are using CCMP (an encryption mechanism based on the strong
659 <para>the configuration file describing all networks that the
686 <filename>/etc/wpa_supplicant.conf</filename>, that describes the networks
H A Dwpa_background.sgml21 most networks that require some kind of security. Task group I
38 algorithm for protecting wireless networks. WEP uses RC4 with
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr192 # In addition, for each one of the wireless networks we parse from $file,
194 # and ending in $count_var (zero means no networks). See WPA_NETWORK struct
686 # Initiate a scan for wireless networks. If wpa_supplicant(8) is not running
1041 # Set number of wireless networks that match config
1055 # Add number of matched networks to existing count
1136 # Set SSID and initialize number of networks found (1)
1152 # Increment number of networks found with this SSID
1210 # Display a list of wireless networks configured in wpa_supplicant.conf(5) and
1212 # wireless networks.
1231 # for new wireless networks from here.
[all …]
/freebsd/tools/tools/net80211/
H A DREADME7 stumbler view nearby networks using raw packet interface
/freebsd/usr.bin/getent/
H A Dgetent.c65 static int networks(int, char *[]);
88 { "networks", networks, },
341 networks(int argc, char *argv[]) in networks() function
/freebsd/share/man/man5/
H A DMakefile33 networks.5 \
/freebsd/contrib/sendmail/src/
H A Daliases6 # Mail, but WILL be visible over networks.
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig205 f_dialog_pause "Waiting 5 seconds to scan for wireless networks..." 5 ||
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS2031 work with multiple networks as an alternative to configuration of
115 # By default, all networks and credentials get the same priority group
200 # networks.
294 # selection purposes for home networks. If the AP does not advertise
304 # network connection. This policy is not used in home networks.
365 Remove configured networks and credentials:
450 The preferred credentials/networks can be indicated with the priority
H A DREADME-Windows.txt288 networks. Under each profile, there is a networks key that lists all
289 networks as a subkey. Each network has set of values in the same way as
293 HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\networks\0000
H A DChangeLog408 * started to ignore pmf=1/2 parameter for non-RSN networks
522 configured networks to be listed even with huge number of network
792 * remove duplicate networks if WPS provisioning is run multiple times
793 * remove duplicate networks when Interworking network selection uses the
1060 * re-enable the networks disabled during WPS operations
1174 - Add CONFIG_WPS_REG_DISABLE_OPEN=y option to disable open networks
1298 enabled networks
1311 * nl80211: added support for IBSS networks
1353 block; this can be used for open and WPA2-Personal networks
1561 initial channel for IBSS (adhoc) networks
[all …]
H A Dwpa_cli.c64 static DEFINE_DL_LIST(networks); /* struct cli_txt_entry */
1516 res = cli_txt_list_array(&networks); in wpa_cli_complete_network()
1536 return cli_txt_list_array(&networks); in wpa_cli_complete_network_id()
1568 res = cli_txt_list_array(&networks); in wpa_cli_complete_dup_network()
4839 cli_txt_list_flush(&networks); in update_networks()
4855 cli_txt_list_add_word(&networks, pos, '\t'); in update_networks()
4928 cli_txt_list_flush(&networks); in wpa_cli_interactive()
/freebsd/etc/mail/
H A Daliases2 # Mail, but WILL be visible over networks.
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr141 msg_forget_all_confirm="WARNING! Are you really sure you want to forget all known networks\nby re-i…
142 msg_forget_all_help="Reset wpa_supplicant(8) configuration, forgetting all known networks"
321 msg_rescan_wireless_help="Scan for new wireless networks"
351 msg_show_all_help="Show wireless networks without an SSID and all BSSIDs"
353 msg_show_configured_help="Show networks configured in wpa_supplicant.conf(5)"
/freebsd/contrib/wpa/hostapd/
H A DREADME-WPS19 While WPS can enable more home networks to use encryption in the
265 also be used to add additional networks if the Registrar is used to
266 configure credentials for multiple networks.

123