Home
last modified time | relevance | path

Searched refs:unicast (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl51 # the IPv4 unicast address of a particular 6to4 Relay Router, if desired.
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties74 rh_no_uni = Dropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' because it was unicast from a for…
76 …ropping {0} ``0x{1}'''' from host:port ``{2}:{3}'''' on interface ``{4}'''' because it was unicast.
80 ad_preconfig_not_advert = Dropping nonDAAdvert received in response to unicast to preconfigured DA …
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6163 client are unicast. In the case where the client and server aren't
164 on the same subnet, a relay agent is used to get the unicast replies
455 Instead, a single unicast-bound IP socket on a link-local address
522 mechanism that allows the client to send unicast messages to the
524 First, the server sends the client a unicast address via an option.
528 SIOCGDSTINFO each time we try to send unicast. Next, the server may
530 and if we were actually using unicast in our messages to the server,
531 then we need to forget the unicast address, switch back to
H A Ddhcpagent.dfl175 # The default DHCPv6 parameter request list has preference (7), unicast (12),
H A DREADME336 to allow unicast DHCP traffic to be received on an interface during
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c103 typedef enum { unicast, bcast, mcast } dstaddr_t; enumerator
1026 case unicast: /* unicast */ in send_rdisc()
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example160 # unicast. Default is 3000,3000,3000. This example decreases the
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME266 - wpa_supplicant configures encryption keys for unicast and broadcast
509 4) IEEE 802.1X (i.e., no WPA) with dynamic WEP keys (require both unicast and
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt428 Called on the PF whenever the VF requests to configure a unicast
430 unicast configuration or not. Should return ECORE_SUCCESS if
H A Decore.tex347 …ecision whether a request is valid or not might be OS specific – as in the case of unicast filters.
876 …\item Configuration of the \myindex{Rx mode} -- This defines which datagrams [unicast, multicast, …
877 …\item Configuration of unicast / multicast filters -- defining filters for specific unicast / mult…
889 …ter\_ucast}{sp_eth_filter_ucast} -- configures either a unicast filter, vlan filter or a unicast/v…
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME446 6447914 e1000g should support setting of multiple unicast addresses
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME446 6447914 e1000g should support setting of multiple unicast addresses
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2952 4. Problem: VF can exhaust all unicast MAC filters in HW, preventing PF
3219 12. Problem: Unmatched unicast traffic may be classified to a wrong PF when
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c6643 mDNSlocal void SendSleepGoodbyes(mDNS *const m, mDNSBool AllInterfaces, mDNSBool unicast) in SendSleepGoodbyes() argument
6658 if (unicast) in SendSleepGoodbyes()