NetBSD/sys/netcan
ozaki-r 2fe451f206 Ensure to not turn on IFF_RUNNING of an interface until its initialization completes
And ensure to turn off it before destruction as per IFF_RUNNING's description
"resource allocated". (The description is a bit doubtful though, I believe the
change is still proper.)
2017-12-06 07:40:16 +00:00
..
Makefile
can.c
can.h
can_link.h
can_pcb.c Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
can_pcb.h
can_proto.c
can_var.h
files.netcan
if_canloop.c Ensure to not turn on IFF_RUNNING of an interface until its initialization completes 2017-12-06 07:40:16 +00:00