| /src/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_supplicant.conf | 1768 network={ 1776 network={ 1784 network={ 1795 network={ 1807 network={ 1824 network={ 1838 network={ 1851 network={ 1864 network={ 1882 network={ [all …]
|
| H A D | README-HS20 | 22 The core Interworking functionality (network selection, GAS/ANQP) were 27 wpa_supplicant network selection 32 network blocks (e.g., per-SSID parameters). When requested to perform 33 network selection, wpa_supplicant picks the highest priority enabled 34 network block or credential. If a credential is picked (based on ANQP 35 information from APs), a temporary network block is created 36 automatically for the matching network. This temporary network block is 37 used similarly to the network blocks that can be configured by the user, 42 By default, wpa_supplicant is not using automatic network selection 44 can be changed with the auto_interworking=1 parameter to perform network [all …]
|
| H A D | README | 384 /etc/wpa_supplicant.conf, with network configuration for the networks 517 Configuration file can include one or more network blocks, e.g., one 519 network based on the order of network blocks in the configuration 520 file, network security level (WPA/WPA2 is preferred), and signal 525 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work 526 network 532 # home network; allow all valid ciphers 533 network={ 540 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers 541 network={ [all …]
|
| H A D | README-WPS | 14 wireless network. It allows automated generation of random keys (WPA 21 wireless network, it should be noted that the use of the PIN and 24 environments that require secure network access without chance for 28 in the network setup: 30 - Registrar: a device that control a network and can authorize 34 - Enrollee: a device that is being authorized to use the network 49 an Enrollee to enroll new network credential or as a Registrar to 82 The network configuration blocks needed for WPS are added 86 WPS registration will generate new network blocks for the acquired 99 network. wpa_supplicant uses the control interface as an input channel [all …]
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | Kconfig | 45 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter" 53 802.11ax PCIe wireless network (Wi-Fi 6) adapter 56 tristate "Realtek 8851BU USB wireless network (Wi-Fi 6) adapter" 64 802.11ax USB wireless network (Wi-Fi 6) adapter 67 tristate "Realtek 8852AE PCI wireless network (Wi-Fi 6) adapter" 75 802.11ax PCIe wireless network (Wi-Fi 6) adapter 78 tristate "Realtek 8852AU USB wireless network (Wi-Fi 6) adapter" 86 802.11ax USB wireless network (Wi-Fi 6) adapter 89 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter" 98 802.11ax PCIe wireless network (Wi-Fi 6) adapter [all …]
|
| /src/contrib/sendmail/contrib/ |
| H A D | cidrexpand | 110 my ($prefix, $network, $len, $right); 142 if (($prefix, $network, $len, $right) = 145 print_expanded_v4network($network, $len, $prefix, $right); 147 elsif ((($prefix, $network, $len, $right) = 150 defined(cidrvalidate($network))) 152 print_expanded_v6network($network, $len // 128, $prefix, $right); 167 my ($network, $len, $prefix, $suffix) = @_; 172 foreach my $nl ($len == 0 ? (0..255) : cidr2octets("$network/$len")) 186 my ($network, $len, $prefix, $suffix) = @_; 198 foreach my $nl (cidr2octets("$network/$len"))
|
| /src/libexec/nuageinit/ |
| H A D | nuageinit | 400 -- Set network configuration from user_data 402 if obj.network == nil then return end 404 local network = open_config("network") 410 for i, v in pairs(obj.network.ethernets) do 443 network:write("ifconfig_" .. interface .. '_name=' .. v["set-name"] .. '\n') 448 network:write("ifconfig_" .. interface .. '="DHCP"' .. extra_opts .. '\n') 452 network:write("ifconfig_" .. interface .. '="inet ' .. a .. extra_opts .. '"\n') 454 network:write("ifconfig_" .. interface .. '_ipv6="inet6 ' .. a .. extra_opts .. '"\n') 479 network:write('ipv6_network_interfaces="') 480 network:write(table.concat(ipv6, " ") .. '"\n') [all …]
|
| /src/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_supplicant.conf.sgml | 35 <para>Configuration file can include one or more network blocks, 37 select the best network based on the order of network blocks in 38 the configuration file, network security level (WPA/WPA2 is 48 <para>WPA-Personal (PSK) as home network and WPA-Enterprise with 49 EAP-TLS as work network.</para> 55 # home network; allow all valid ciphers 56 network={ 63 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers 64 network={ 87 network={ [all …]
|
| /src/sbin/pfctl/tests/files/ |
| H A D | pf0049.in | 1 #test :broadcast and :network modifiers 2 pass in on lo0 from lo0:network to any keep state 3 pass out on lo0 inet from lo0:network to any 4 pass in on lo0 inet6 from lo0:network to any keep state
|
| /src/contrib/ntp/sntp/tests/ |
| H A D | utilities.c | 178 l_fp network; in test_LfpOutputBinaryFormat() local 179 HTONL_FP(&test, &network); in test_LfpOutputBinaryFormat() 181 l_fp_output_bin(&network, outputFile); in test_LfpOutputBinaryFormat() 196 l_fp network; in test_LfpOutputDecimalFormat() local 197 HTONL_FP(&test, &network); in test_LfpOutputDecimalFormat() 199 l_fp_output_dec(&network, outputFile); in test_LfpOutputDecimalFormat()
|
| /src/usr.sbin/bsdconfig/share/media/ |
| H A D | network.subr | 32 f_dprintf "%s: loading includes..." media/network.subr 47 # Initialize a network device (such as `fxp0', `em0', etc.). Returns success if 49 # from the FreeBSD install media) then assume that the network has already been 52 # The variables (from variable.subr) used to initialize the network are as 57 # defines the ifconfig(8) properties specific to a chosen network 62 # IPv6 configuration for the given network interface device. 74 f_dprintf "Init routine called for network device \`%s'." "$dev" 141 # Shuts down the configured network device (e.g., `fxp0', `em0', etc.) and 150 f_dprintf "Shutdown called for network device %s" "$dev" 179 f_dprintf "%s: Successfully loaded." media/network.subr
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_get_rpoll_descriptor.pod | 7 network I/O can be performed 22 perform useful network I/O, so that an application using a QUIC connection SSL 30 from the network and/or writing data to the network respectively. 31 If an SSL object is not interested in reading data from the network at the 33 not interested in writing data to the network at the current time, 37 these calls, in conjunction with L<SSL_get_event_timeout(3)> to wait for network
|
| H A D | BIO_s_datagram.pod | 33 BIO_s_datagram() is a BIO implementation designed for use with network sockets 53 This BIO can be used with either a connected or unconnected network socket. A 54 connected socket is a network socket which has had L<BIO_connect(3)> or a 68 Use of BIO_s_datagram() with an unconnected network socket is hazardous hecause 73 calls BIO_read(), any host on the network may cause future datagrams written to 142 Warning: When used with an unconnected network socket, the value set may be 144 hazardous when used with unconnected network sockets; see above. 177 The value returned by this call depends on the network layer protocol being 181 higher in atypical network configurations, for example where IPv6 extension 186 If I<num> is nonzero, configures the underlying network socket to enable Don't [all …]
|
| /src/tools/tools/net80211/w00t/ |
| H A D | README | 13 prga Gives ability to transmit on a WEP network. 14 redir Gives ability to decrypt in real-time on a WEP network, via Internet. 15 expand Gives ability to decrypt locally on a WEP network. 26 Acts as a wifi client. It will associate to a network and bind a 49 Sniff a packet on a WEP network and obtain a keystream. It binds 50 to a tap interface which may be used to TX packets on that network.
|
| /src/contrib/wpa/wpa_supplicant/examples/ |
| H A D | wpas-dbus-new-signals.py | 105 def networkAdded(network, properties): argument 106 print("NetworkAdded(%s)" % (network)) 108 def networkRemoved(network): argument 109 print("NetworkRemoved(%s)" % (network)) 111 def networkSelected(network): argument 112 print("NetworkSelected(%s)" % (network))
|
| /src/tests/sys/audit/ |
| H A D | Makefile | 12 ATF_TESTS_C+= network 36 SRCS.network+= network.c 37 SRCS.network+= utils.c
|
| /src/contrib/unbound/contrib/ |
| H A D | unbound.service.in | 41 ; - With /etc/systemd/network/*.network a setting to make sure the network 42 ; is not considered online too early, can reduce network unreachable 50 After=network-online.target 51 Wants=network-online.target
|
| /src/sys/contrib/device-tree/src/powerpc/ |
| H A D | mpc885ads.dts | 97 device_type = "network"; 105 linux,network-index = <0>; 109 device_type = "network"; 117 linux,network-index = <1>; 200 device_type = "network"; 209 linux,network-index = <2>;
|
| H A D | mgcoge.dts | 147 device_type = "network"; 154 linux,network-index = <0>; 189 device_type = "network"; 196 linux,network-index = <1>; 202 device_type = "network"; 209 linux,network-index = <2>;
|
| /src/lib/libc/net/ |
| H A D | hosts | 15 # Imaginary network. 27 # real official assigned numbers. Do not try to invent your own network 28 # numbers but instead get one from your network provider (if any) or
|
| /src/contrib/tcpdump/ |
| H A D | print-olsr.c | 127 nd_ipv4 network; member 132 nd_ipv6 network; member 546 i, GET_IP6ADDR_STRING(hna6->network), in olsr_print() 564 if (!ptr.hna->network[0] && !ptr.hna->network[1] && in olsr_print() 565 !ptr.hna->network[2] && !ptr.hna->network[3] && in olsr_print() 600 GET_IPADDR_STRING(ptr.hna->network), in olsr_print()
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-io-arch.md | 21 APIs; using custom network interaction BIOs in order to get the best 22 performance at a network level as well as OS interactions (IO handling, thread 37 - We want to support custom BIOs on the network side and to the extent 39 in use on the network side. More generally, the integrity of the BIO 45 Note that implementation of QUIC will require that the underlying network BIO 48 over TCP. This will require applications using custom BIOs on the network side 54 events as well as the circumstances where a network socket becomes readable or 62 network. This is independent of and orthogonal to the application interface to 69 used for the calls to the underlying network BIOs. To illustrate this point, we 70 first consider how QUIC might be implemented using blocking network I/O [all …]
|
| /src/tests/sys/net/routing/ |
| H A D | test_routing_l3.py | 40 px = [r for r in routes if r["destination"] == str(first_addr.network)][0] 47 px = [r for r in routes if r["destination"] == str(first_addr.network)][0] 75 px = [r for r in routes if r["destination"] == str(first_addr.network)][0] 82 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
|
| /src/usr.bin/netstat/ |
| H A D | if.c | 297 int *max_addr_len, bool *network, bool *link) in process_ifa_addr() argument 333 if (network != NULL) in process_ifa_addr() 334 *network = true; in process_ifa_addr() 459 bool network = false, link = false; in intpr() local 502 &network, &link); in intpr() 505 IFA_STAT(ipackets), link|network, 1); in intpr() 512 IFA_STAT(ibytes), link|network, 0); in intpr() 514 link|network, 1); in intpr() 519 IFA_STAT(obytes), link|network, 0); in intpr()
|
| /src/tests/sys/netlink/ |
| H A D | test_rtnl_ifaddr.py | 210 msg.base_hdr.ifa_prefixlen = ifa.network.prefixlen 247 ifa_brd = ifa.network.broadcast_address 260 assert rx_msg.base_hdr.ifa_prefixlen == ifa.network.prefixlen 295 assert rx_msg.base_hdr.ifa_prefixlen == ifa.network.prefixlen 316 assert rx_msg_gu.base_hdr.ifa_prefixlen == ifa.network.prefixlen 322 ifa_brd = ifa.network.broadcast_address 340 assert rx_msg.base_hdr.ifa_prefixlen == ifa.network.prefixlen 368 assert rx_msg_gu.base_hdr.ifa_prefixlen == ifa.network.prefixlen 461 ifa_brd = ifa.network.broadcast_address 475 ifa_brd = ifa.network.broadcast_address [all …]
|