Date: Sat, 4 May 2024 20:40:13 +0100 From: Lexi Winter <lexi@le-fay.org> To: Kelly Hays <j.kelly.hays@gmail.com> Cc: Warner Losh <imp@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: cb808de400c7 - main - rc.conf.5: modernise network_interfaces Message-ID: <ZjaPHb7bm22TmOPS@ilythia.eden.le-fay.org> In-Reply-To: <CA%2BSWn32AWaov2TMvBDPEupdoymG3byxokk6ijoef79-y91DEcw@mail.gmail.com> References: <202405041645.444Gjn2b099621@gitrepo.freebsd.org> <CA%2BSWn32AWaov2TMvBDPEupdoymG3byxokk6ijoef79-y91DEcw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--qy5wJe5MEtY6RSm3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Kelly Hays: > On Sat, May 4, 2024 at 11:45=E2=80=AFAM Warner Losh <imp@freebsd.org> wro= te: > > @@ -2045,9 +2062,9 @@ interfaces with: > > .Bd -literal > > gif_interfaces=3D"gif0 gif1" > > gifconfig_gif0=3D"100.64.0.1 100.64.0.2" > > -ifconfig_gif0=3D"inet 10.0.0.1 10.0.0.2 netmask 255.255.255.252" > > +ifconfig_gif0=3D"inet 10.0.0.1/32 10.0.0.2" > > gifconfig_gif1=3D"inet6 2a00::1 2a01::1" > > -ifconfig_gif1=3D"inet 10.1.0.1 10.1.0.2 netmask 255.255.255.252" > > +ifconfig_gif1=3D"inet 10.1.0.1/32 10.1.0.2" >=20 > In the last example above the CIDR notation for the netmask of > 255.255.255.252 would be /30 not /32. yes, this is wrong. imp: can you fix this or do you want a new PR? --qy5wJe5MEtY6RSm3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEuwt6MaPcv/+Mo+ftDHqbqZ41x5kFAmY2jxoACgkQDHqbqZ41 x5mOGgv+M2EY9wPU+zdZCkWwGZofKhVK+txrMhkdbPoecu5SMSbnkoDBWg6Zocyh K1iUW6Uw/UUPVU7UYNzAOcex2/exs9fM7VnsmAftchtoCLC6vJphj7rzB2qsV3rr xV8tJyDuLRR4Pl4NNbbECnEmDWgT2VUZX9QEahLtdBrcqU/SBsEBvwzVHuzEGVos X5d/+HV9Hii31h3eU13IxTy27FM+DnffBFSGU+fq9AUBaPsdH4PLjiKjXmr9Ipp/ QtVuGahVkbW0Tcsq4fdNjGf4c/NFYbBGmxG4mQXNoQsNArobFIk7q/VO2eletqSr +aUc6dXPK+lbP5ilL2BDX1bGrHDBiuXVL+o1cOKbqq+oFaekHCA6l7MoQUnn+Tvd V4uezViRm8rKGrCxEAoJAbSeDDld0JzTcKra6j3IO3JVo6R7B5guXGxppFWZLEhg tQTITIyGZnz3uCnxzZeS0cdfbv6CxhXuULVZ1Zwv2r7k51wlzFvgZN18HSU1qvQQ DvICnBY0 =K9NT -----END PGP SIGNATURE----- --qy5wJe5MEtY6RSm3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZjaPHb7bm22TmOPS>