about summary refs log tree commit diff
path: root/docs/api/html/settings-802-3-ethernet.html
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-07-05 20:35:03 +0200
committerSebastien Bacher <seb128@ubuntu.com>2021-07-05 20:35:03 +0200
commit35779c6675728fa6f0fd0a21cefb904408509c23 (patch)
tree553e7239e0ba182b4f9b29b1e7a9d66a595d08bc /docs/api/html/settings-802-3-ethernet.html
parentd92aa7f298fe84d4cf686c5ad64b73438e00d377 (diff)
New upstream version 1.32.2
Diffstat (limited to 'docs/api/html/settings-802-3-ethernet.html')
-rw-r--r--docs/api/html/settings-802-3-ethernet.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/html/settings-802-3-ethernet.html b/docs/api/html/settings-802-3-ethernet.html
index fb828bf0..db24b5f8 100644
--- a/docs/api/html/settings-802-3-ethernet.html
+++ b/docs/api/html/settings-802-3-ethernet.html
@@ -54,6 +54,12 @@
 </tr></thead>
 <tbody>
 <tr>
+<td><pre class="screen">accept-all-mac-addresses</pre></td>
+<td><pre class="screen">NMTernary (int32)</pre></td>
+<td><pre class="screen"></pre></td>
+<td>When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.</td>
+</tr>
+<tr>
 <td><pre class="screen">assigned-mac-address</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>