Historial de Commits

Autor SHA1 Mensaje Fecha
  Quentin Monnet 153995b3a3 Let cargo-clippy lint the code hace 2 años
  Jack May bb0e3a73ef copy OperandSize, cleanup extern/use hace 7 años
  Jack May 1a6f30fd9c fix clippy errors: cast to more stick alignment, warning: not consumed copy hace 7 años
  Quentin Monnet 53b0fce923 Add BPF_J{LT,LE,SLT,SLE} instructions hace 7 años
  Quentin Monnet c63bd3411a src: fix all warnings from clippy, one way or another hace 8 años
  Quentin Monnet dfd9a065c7 src/ebpf.rs: add `Insn.to_array()` and `Insn.to_vec()` methods hace 8 años
  Quentin Monnet e7af284d83 src/ebpf.rs: derive `Clone` trait for `Insn` hace 8 años
  Bruce Mitchener abd2d83793 Fix spelling error in comment. hace 8 años
  Quentin Monnet 9044596a7f src, tests, examples: replace vec. by slices in unit/doc tests and ex. hace 8 años
  Quentin Monnet 20bf842baf src: add some additional style fixes thanks to rust-clippy hace 8 años
  Jan-Erik Rediger 8d7042d5cc Avoid unnecessary references or vectors hace 8 años
  Jan-Erik Rediger b8eec6a49f Use slices everywhere instead of references to vectors hace 8 años
  Quentin Monnet 3b0f80da29 src/ebpf.rs: add `to_insn_vec()` function hace 8 años
  Quentin Monnet 0a90347fe2 src/ebpf.rs: add guard on idx in `get_insn()` function hace 8 años
  Quentin Monnet a4d1871576 src/ebpf.rs: document all constants about operation class, codes etc. hace 8 años
  Quentin Monnet 115c4a362b src: minor style and comments edit hace 8 años
  Quentin Monnet 8c7c26d471 src: document API (EbpfVmMbuff, ...FixedMbuff, helpers, parts of ebpf) hace 8 años
  Quentin Monnet 44c872d10f rbpf: initial commit, interpreter and JIT work hace 8 años