[Bug 266482] Linprocfs: /proc/net/route would be nice to have

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 22 Oct 2022 10:54:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266482

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4c9db9566e67779905c667c2719e5b1628c3af3d

commit 4c9db9566e67779905c667c2719e5b1628c3af3d
Author:     John Grafton <john.grafton@runbox.com>
AuthorDate: 2022-10-22 10:52:58 +0000
Commit:     Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2022-10-22 10:52:58 +0000

    linprocfs: Add net/route.

    PR:                     266482
    Reviewed by:            melifaro, me
    Differential revision:  https://reviews.freebsd.org/D36949
    MFC after:              1 week

 sys/compat/linprocfs/linprocfs.c | 79 ++++++++++++++++++++++++++++++++++++++++
 sys/modules/linprocfs/Makefile   |  2 +-
 2 files changed, 80 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.