Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/hermit-os/kernel.git. Pull mirroring updated .
  1. Apr 30, 2023
  2. Apr 29, 2023
  3. Apr 27, 2023
  4. Apr 26, 2023
  5. Apr 25, 2023
  6. Apr 24, 2023
  7. Apr 21, 2023
    • bors[bot]'s avatar
      Merge #716 · 72678252
      bors[bot] authored
      
      716: virtio-net: Replace AsSliceU8 trait with zerocopy::AsBytes. r=mkroening a=joannejchen
      
      Changed VirtioNetHdr to derive from AsBytes instead of AsSliceU8 and changed related functions as necessary.
      
      
      Co-authored-by: default avatarJoanne Chen <joannejc@cs.utexas.edu>
      72678252
Loading