Skip to content

Pix-xiP/odin-libpcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

886964b · Jan 7, 2024

History

30 Commits
Nov 22, 2023
Nov 22, 2023
Jul 5, 2023
Jul 5, 2023
Nov 23, 2023
Jul 5, 2023
Jul 5, 2023
Jul 5, 2023
Jul 5, 2023
Jul 5, 2023
Jan 7, 2024
Jul 5, 2023
Jul 5, 2023
Jul 5, 2023

Repository files navigation

Odin Libpcap!


General bindings for using the libpcap library on Linux, Mac and theoretically NPcap on Windows (untested)

TL;DR Most of the basic functionality of the pcap.odin file has been tested, it can open, read, and process pcap files / streams from interfaces. As you get into more specific filtering or niche macro checks, I've not quite converted everything across, open to help! <3

Converted Files:


  • bluetooth.odin
  • fully tested
  • bpf.odin
  • fully tested
  • can_socketcan.odin
  • fully tested
  • dlt.odin
  • fully tested
  • ipnet.odin
  • fully tested
  • namedb.odin
  • fully tested
  • nflog.odin
  • fully tested
  • pcap.odin
  • fully tested
  • sll.odin
  • fully tested
  • usb.odin
  • fully tested
  • vlan.odin
  • fully tested

Tests inside tests/... will be expanded upon to clear everything as I get time..

About

Odin Bindings for the libpcap C library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages