From 6819b2e1020411661dc0487ee3614f012d45b049 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Mon, 25 Nov 2024 11:46:33 +0100 Subject: conf, passt.1: Update --mac-addr default in usage() and man page Fixes: 90e83d50a9bd ("Don't take "our" MAC address from the host") Signed-off-by: Stefano Brivio Reviewed-by: David Gibson --- passt.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'passt.1') diff --git a/passt.1 b/passt.1 index 02a9bcc..059abd3 100644 --- a/passt.1 +++ b/passt.1 @@ -174,8 +174,7 @@ according to the CIDR block of the assigned address (RFC 4632). .BR \-M ", " \-\-mac-addr " " \fIaddr Use source MAC address \fIaddr\fR when communicating to the guest or to the target namespace. -Default is to use the MAC address of the interface with the first IPv4 default -route on the host. +Default is the locally administered MAC addresses 9a:55:9a:55:9a:55. .TP .BR \-g ", " \-\-gateway " " \fIaddr -- cgit v1.2.3