mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 18:30:55 -05: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 | ||