CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 15:46:36
Modified files:
sys/net : if_enc.c
Log message:
Make enc_output() return EAFNOSUPPORT after dropping the packet,
instead of 0. Makes it consistent with other similar interfaces.
ok mpi@ vgross@
