OpenBSD/src besNyPesys/net if_ethersubr.c

   allow ethernet interfaces to provide a custom if_output routine.

   this will be mostly useful for virtual interfaces like vlan and
   etherip, where they can bypass queueing on an ifq, and instead
   encapsulate in on multiple cpus concurrently and push the packet
   onto the next layer directly.

   ok visa@
VersionDeltaFile
1.255+3-2sys/net/if_ethersubr.c
+3-21 files

UnifiedSplitRaw