From owner-freebsd-net@FreeBSD.ORG Thu Apr 2 20:53:08 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D83E9CA7 for ; Thu, 2 Apr 2015 20:53:08 +0000 (UTC) Received: from mail.strugglingcoder.info (strugglingcoder.info [65.19.130.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C404E295 for ; Thu, 2 Apr 2015 20:53:08 +0000 (UTC) Received: from localhost (unknown [10.1.1.3]) (Authenticated sender: hiren@strugglingcoder.info) by mail.strugglingcoder.info (Postfix) with ESMTPSA id 5FDBD10BAF8 for ; Thu, 2 Apr 2015 13:53:07 -0700 (PDT) Date: Thu, 2 Apr 2015 13:53:07 -0700 From: hiren panchasara To: freebsd-net@freebsd.org Subject: Bring "netstat -R" to stable10 Message-ID: <20150402205307.GA72165@strugglingcoder.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2015 20:53:08 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I want to use netstat -R on stable10 and following 2 commits are needed to be MFC'd for that: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D266418 https://svnweb.freebsd.org/base?view=3Drevision&revision=3D266448 r266418 adds a field to 'struct inpcb' but it uses a spare field so I _think_ it's MFCable and doesn't break KBI/KPI?=20 Can someone please comment if that's not the case? Cheers, Hiren --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQF8BAEBCgBmBQJVHawyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4 QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lGg8H/RAnNgeu/y4h9rlBjOF8ZQ5I scrWul/e/nrjLLo60UeanuwR5kozlHBmxlJ6j6JcK13QWOq9HqOAeXccGYvOjGT3 EfiQxcpi0SHaLsgoUCjuy3V8+drYDbjQehxImGt633lI0x1CYQoNwLngeV+moOgS ALwfIvXq2YhiXm+i7QV2bZyKzzUWauRi9Z1XpMogS837IrtZaRAJ4MoH3FllVXgJ arJE7oj8lkwl0sQJ1sIj2M8UG79ciT9WdOkAF11GqI5NxxtD8eydv5gIkbn4TgdH GrXWsWh5AGfmF74EyJftePO3qgUIO3tww51Koi5oYXlkSUfv6Gs7szpEPX2r4Us= =lFWL -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--