From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3852C158042 for ; Fri, 8 Nov 2024 03:45:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E64CE0903; Fri, 8 Nov 2024 03:44:58 +0000 (UTC) Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D629E080E for ; Fri, 8 Nov 2024 03:44:58 +0000 (UTC) Received: by mail-pl1-x630.google.com with SMTP id d9443c01a7336-20cdb889222so18237415ad.3 for ; Thu, 07 Nov 2024 19:44:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1731037497; x=1731642297; darn=lists.gentoo.org; h=mime-version:message-id:date:in-reply-to:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=eMkmLznl5TYqvrnYFXSGtUt3NpNVgVpswZbcayv4Ly4=; b=lt6zIlrJZXxO1RbCkDz7iVcoigpFRc/BdP7MWDp8dIbRilamaxuk4eAhQ0va6D8UYr cDEpn0LkMgJ+dTtYaYMbT1/6H9h7QmrFd9cuvxVM9qKZNE+xlNbqRjPZXx765a2nyALK GMiWvf75M1k8GPmb7mNxIPsnnnaOl/C8uEsMYnZORY9h4oSeyAuHVlVUbJR/nbplRpAZ wDR9625F9VJQ/rTn26hAWldAZh7W1+mqfOaolc4sYNg9h56sdsx6NwU7Jj3NC/s8VJK/ XI8Gfffw+kUzonwkgPhVmZG75/PxKoINsaoDe4NQQBLBRJJRVzXBKwdR3cSNouwDGWqK //OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731037497; x=1731642297; h=mime-version:message-id:date:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eMkmLznl5TYqvrnYFXSGtUt3NpNVgVpswZbcayv4Ly4=; b=P4mVZ+ZSps34r6hX54DYJ4mjhxvYZ+n4ZEGE/03oaZDtqf6wmAVQXsSjz1B8iAN7cb 99hBSVPTM7cYUy6Tjljyun74wIpfY+Tp0uv+BU1wW4A8RisSZhS1Dsjf5abtgAmw09rh KzoIcQ2Fl1Udx/gB5Y4ahyWBLQofnoaB0gdHmjEN9sbbXFpanomTSOApCioTyP5Jg0HU WXDovtrYUSY/7qAZANkK7PeYtQmbHwH664LKeEbp7LFFSPraVSh08Dd3sTnqKbu0epyG FRsEiGSeJ6/oOw91RwfARrpE76frTfE4D8+VyzMSOaR5gxyjQGhZQK28EkolGoVxZXBb LzuQ== X-Gm-Message-State: AOJu0YzIuzurzIDUQzVY86ESe9oZU31JA/lubs8PO72A/pk1kb4gKT4H 1sFNy+i9tuwwFVmDpLDfLsBVE5pU4wixBZsaJQZbmq4Lz/bksk1Oy58xNQ== X-Google-Smtp-Source: AGHT+IEb/iAWVL3M95Lk4DF9qAF6R8p3C+NdEv4C6R7Q6bLrutAnoHQQ6V05VgPpxjTDEKRuoUmhhQ== X-Received: by 2002:a17:902:c942:b0:211:a6d:85dd with SMTP id d9443c01a7336-211835d9930mr17407475ad.47.1731037497059; Thu, 07 Nov 2024 19:44:57 -0800 (PST) Received: from localhost ([120.21.173.21]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-21177dca005sm20904415ad.37.2024.11.07.19.44.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Nov 2024 19:44:56 -0800 (PST) From: Alexis To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to generate broadcast TFTP read request? In-Reply-To: Date: Fri, 08 Nov 2024 14:44:54 +1100 Message-ID: <8734k2wfrd.fsf@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Archives-Salt: e0bb7cd1-63e3-4d6e-b9bb-bc25a9302351 X-Archives-Hash: 4747921782d9416e08a250e258c0af13 Grant Edwards writes: > I need to generate a broadcast UDP TFTP read request, and the > usual > TFTP client tools I use (atftp, tftpy) can't do that. Does > anybody > have a suggestion for an easy wat to generate such a request? > > All I need is to generate the initial request. I don't need to > handle > the actual data. Use the Python `socket` module? https://wiki.python.org/moin/UdpCommunication Alexis.