git: 3aae74aae97d - stable/13 - routing: add tests/sys/net/routing to mtree
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 21:25:22 UTC
The branch stable/13 has been updated by melifaro:
URL: https://cgit.FreeBSD.org/src/commit/?id=3aae74aae97dc4a3c2e067a6cff5eb277639b473
commit 3aae74aae97dc4a3c2e067a6cff5eb277639b473
Author: Alexander V. Chernikov <melifaro@FreeBSD.org>
AuthorDate: 2022-06-25 21:13:48 +0000
Commit: Alexander V. Chernikov <melifaro@FreeBSD.org>
CommitDate: 2023-01-13 21:24:10 +0000
routing: add tests/sys/net/routing to mtree
MFC after: 2 weeks
(cherry picked from commit 9a75209d2bdcdc040a865c48d555f95740568373)
---
etc/mtree/BSD.tests.dist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist
index b4050937dfc3..7195b6566636 100644
--- a/etc/mtree/BSD.tests.dist
+++ b/etc/mtree/BSD.tests.dist
@@ -803,6 +803,8 @@
mqueue
..
net
+ routing
+ ..
..
netgraph
..