X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/9dc66a05cc4adb91b19bae0373afae7fac34ede8..4a18b982c5f6cd5889b9de595e7b82dae3ea4aad:/ifconfig.tproj/ifconfig.8?ds=sidebyside diff --git a/ifconfig.tproj/ifconfig.8 b/ifconfig.tproj/ifconfig.8 index 91a2926..9b06f04 100644 --- a/ifconfig.tproj/ifconfig.8 +++ b/ifconfig.tproj/ifconfig.8 @@ -558,6 +558,16 @@ Do not disable all IPv6 communication on the interface. Disable the processing of Secure Neighbor Discovery (SEND). .It Cm -insecure Do not disabled the processing of Secure Neighbor Discovery (SEND). +.It Cm dad +Perform duplicate address detection (DAD). +.It Cm -dad +Do not perform duplicate address detection (DAD). +.It Cm replicated +Modify duplicate address detection (DAD) protocol to expect that interface +configuration is replicated at a network sleep proxy. Ignores certain NA +messages and disables optimistic DAD. +.It Cm -replicated +Do not use modified duplicated address detection (DAD) protocol. .El .Pp The following parameters are specific to link aggregate interfaces: @@ -864,6 +874,13 @@ Set the maximum number of hosts allowed from an interface, packets with unknown source addresses are dropped until an existing host cache entry expires or is removed. Set to 0 to disable. +.It Cm hostfilter Ar interface Ar address +Configure the bridge to accept incoming packet on the interface +only if they match the given MAC address and IP address +-- use the command twice to set both type of addresses. +Other filtering restrictions apply. +.It Cm -hostfilter Ar interface +Allow traffic from any host on that interface. .El .Pp The following parameters are specific to vlan interfaces: