Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

man0lis/pcap2canlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

pcap2canlog

A small utility to convert pcap files of socketcan traffic to the canlog format used by can-utils

dependencies

  • libpcap

usage

Converting a pcap file

cargo build
cargo run <pcap file> > can.log

Injecting can traffic on local virtual can device

modprobe vcan
ip link add dev can0 type vcan
pcap2canlog <pcap file> | canplayer -v can0=can0

About

A small utility to convert pcap files of socketcan traffic to the canlog format used by can-utils

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /