[Bug 266482] Linprocfs: /proc/net/route would be nice to have
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 266482] Linprocfs: /proc/net/route would be nice to have"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jan 2023 07:35:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266482 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=dab4775da30809c65df81837c74a9d634375a704 commit dab4775da30809c65df81837c74a9d634375a704 Author: John Grafton <john.grafton@runbox.com> AuthorDate: 2022-10-22 10:52:58 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2023-01-24 07:34:29 +0000 linprocfs: Add net/route. PR: 266482 Reviewed by: melifaro, me Differential revision: https://reviews.freebsd.org/D36949 MFC after: 1 week (cherry picked from commit 4c9db9566e67779905c667c2719e5b1628c3af3d) 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.