Issue #2748 has been updated by swildner.

I just tried it here with current 4.0 release branch and it works. If you have 
trouble upgrading or other issues with it, let me know.


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

* 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

Reply via email to