mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 05:33:12 -04:00
I had to initialize the ifnet a bit earlier in attach so that the if_printf()'s in vr_reset() didn't explode with a page fault. - Use M_ZERO with contigmalloc() rather than an explicit bzero. |
||
|---|---|---|
| .. | ||
| if_vr.c | ||
| if_vrreg.h | ||