mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 04:20:17 +03:00
[peerdist] Add segment discovery mechanism
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -14,6 +14,9 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
/* Drop every N transmitted or received network packets */
|
||||
#define NETDEV_DISCARD_RATE 0
|
||||
|
||||
/* Drop every N transmitted or received PeerDist discovery packets */
|
||||
#define PEERDISC_DISCARD_RATE 0
|
||||
|
||||
#include <config/local/fault.h>
|
||||
|
||||
#endif /* CONFIG_FAULT_H */
|
||||
|
||||
Reference in New Issue
Block a user