From owner-freebsd-hackers@freebsd.org Wed Feb 17 18:13:42 2021 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 963F954ED53 for ; Wed, 17 Feb 2021 18:13:42 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from rainpuddle.neelc.org (rainpuddle.neelc.org [66.42.69.219]) (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) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DgmDj5qxDz4btL; Wed, 17 Feb 2021 18:13:40 +0000 (UTC) (envelope-from nc@freebsd.org) Received: from mail.neelc.org (rainpuddle.neelc.org [IPv6:2001:19f0:8001:fed:5400:2ff:fe73:c622]) by rainpuddle.neelc.org (Postfix) with ESMTPSA id 1AEFDEB2A5; Wed, 17 Feb 2021 10:13:34 -0800 (PST) MIME-Version: 1.0 Date: Wed, 17 Feb 2021 10:13:33 -0800 From: Neel Chauhan To: Kristof Provost Cc: freebsd-hackers@freebsd.org Subject: Re: MFCing a src commit if I forgot the MFC tags In-Reply-To: <503F17CD-B7CD-4F37-9422-13D6A79C552C@FreeBSD.org> References: <7b466cd67933ddef2d4eb9b6bdd466e1@freebsd.org> <503F17CD-B7CD-4F37-9422-13D6A79C552C@FreeBSD.org> User-Agent: Roundcube Webmail/1.4.9 Message-ID: <80a016431aa4f49c134c33f293708e15@freebsd.org> X-Sender: nc@freebsd.org Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=_0ea0e587b14418d8dea450ffd054c23f"; micalg=pgp-sha256 X-Rspamd-Queue-Id: 4DgmDj5qxDz4btL X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Technical discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2021 18:13:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --=_0ea0e587b14418d8dea450ffd054c23f Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8; format=flowed Hi Kristof, Thanks for the response! I will MFC this patch. -Neel On 2021-02-17 09:58, Kristof Provost wrote: > On 17 Feb 2021, at 18:46, Neel Chauhan wrote: >> I have this commit: >> https://cgit.freebsd.org/src/commit/?id=a08cdb6cfb1c84b80b5337d46c574b55d0e15c63 >> >> This commit enables IPFW NAT to NAT a certain port range on the >> outside, much like a Carrier Grade NAT setup. >> >> When I committed this, I forgot to add the MFC tags. However, I would >> like to MFC this commit. >> >> Can I just commit this on my own to stable/12 and stable/1, or is >> there something special I need to do? >> > MFC tags are indicative, not mandatory. I sometimes end up not MFCing > things I’d tagged with an ‘MFC after’ after all. > It’s perfectly okay to MFC things that don’t have a tag. (Although if > it’s not your commit it may be a good idea to ask the author why it > wasn’t tagged.) > > This commit has been in main long enough to be an MFC candidate, so > you can merge it to stable/13 and stable/12 at any time. > > Best regards, > Kristof > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" --=_0ea0e587b14418d8dea450ffd054c23f Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc; size=488 Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEFpeUj+sDItoNIly9vzSRBRPfYX0FAmAtXM4ACgkQvzSRBRPf YX0sqwf/bPptQeRo6sBGLrS5VrAhD/SLDBCRmmqLYMrTcPNs4ZrnSlaYPeIQ3dHL 5tQbbX8yHEXTWMM4UitNjVg7FDl+tmnsNzGAonGpZLVz2uylwTC+/C+lOmCqS4/E MmOcPZJMxu6PCV9F9Ke2k6YQc+pdVnrgfV4qV+TjU0e/yy9hlvg+VGSuaRk/3Kcw qbdFOrlOCer2YRO/Qv+3J6RzP0W1HCuUUi9jAJZfqWLSAFck8lS/RUulojk/Kqzr DZvHErMtYbWPXz68g7YJx/LnoplS3K/UriaqWjUX8vqibHsuc/SRcIO/GAUkTYLB LHatyogSKh6y21v3B6DlCzZGNosmaA== =lK8r -----END PGP SIGNATURE----- --=_0ea0e587b14418d8dea450ffd054c23f--