[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Dec 22 06:25:55 PST 2014


Issue #2748 has been updated by bycn82.


*OK, I will do it, *
*But is there anyway to test it without re-compile the kernel?*​


*Regards,*
*Bill Yuan*

On 22 December 2014 at 21:37, <bugtracker-admin at leaf.dragonflybsd.org>
wrote:

> Issue #2748 has been updated by swildner.
>
>
> In master, the dev hierarchy was added in commit
> 8e4d13764bdfc916c23fb22158c65e486dce631c, so we have it in master and the
> next release will have it too.
>
> Can you instead try this patch:
> http://87.78.98.243/tmp/0001-Add-dev.-sysctl-hierarchy-to-4.0.patch
>
> and report if the netmap sysctls work with it as "dev.netmap.*" ?
>
> Regards,
> Sascha
>
>
> ----------------------------------------
> Bug #2748: top level identifier "dev" is missing for netmap
> http://bugs.dragonflybsd.org/issues/2748#change-12356
>
> * Author: bycn82
> * Status: New
> * Priority: Low
> * Assignee:
> * Category: Kernel
> * Target version: 4.0.x
> ----------------------------------------
> it defines some sysctl node which starts with _dev in sys/net/netmap
> module.
> the top level identifier "dev" exists in FreeBSD, but Dfly is still
> lacking of it.
> so should we create a top level "dev" or  use net instead? ( personally I
> prefer to add a top level)
>
> this patch was generated when I was trying to verify whether it is working
> if we use top level id "net" instead of "dev".
>
> ---Files--------------------------------
> netmap.patch (1.9 KB)
>
>
> --
> You have received this notification because you have either subscribed to
> it, or are involved in it.
> To change your notification preferences, please click here:
> http://bugs.dragonflybsd.org/my/account
>

----------------------------------------
Bug #2748: top level identifier "dev" is missing for netmap
http://bugs.dragonflybsd.org/issues/2748#change-12358

* Author: bycn82
* Status: New
* Priority: Low
* Assignee: 
* Category: Kernel
* Target version: 4.0.x
----------------------------------------
it defines some sysctl node which starts with _dev in sys/net/netmap module. 
the top level identifier "dev" exists in FreeBSD, but Dfly is still lacking of it.
so should we create a top level "dev" or  use net instead? ( personally I prefer to add a top level)

this patch was generated when I was trying to verify whether it is working if we use top level id "net" instead of "dev".

---Files--------------------------------
netmap.patch (1.9 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account




More information about the Bugs mailing list