issues
search
rusticata
/
pcap-parser
PCAP/PCAPNG file format parser written in pure Rust. Fast, zero-copy, safe.
Other
106
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): update pprof requirement from 0.13 to 0.14 in the crates-io group
#44
dependabot[bot]
opened
3 days ago
0
Fix typo
#43
gmacon
closed
1 month ago
1
Add helper functions to get PcapNG options from blocks as typed values
#42
chifflier
closed
2 months ago
0
crates.io version out of date
#41
0rphon
closed
2 months ago
1
ci: update cargo-check-external-types toolchain
#40
cpu
closed
3 months ago
1
Fix PcapNGOption 32 bits conversions
#39
zz85
closed
2 months ago
1
Replace Circular with Oval and add Miri tests
#38
Posnet
opened
6 months ago
1
Replace Circular and Add Miri tests
#37
Posnet
closed
6 months ago
0
Refactor code
#36
chifflier
closed
6 months ago
0
add support for PCAP "modified" format
#35
gcsbt
closed
7 months ago
1
Examples of printing out payload of a packet?
#34
spirrello
opened
7 months ago
3
project CI refresh
#33
cpu
closed
7 months ago
4
add sll2 support
#32
dibbitson
closed
8 months ago
1
Added const for LINUX_SLL2
#31
secretrobotron
closed
9 months ago
2
Early EOF even when the reader is not exhausted
#30
sunmy2019
closed
9 months ago
2
Infinite loop if capacity < frame size
#29
mhils
closed
9 months ago
4
Add PcapError::UnexpectedEof error type
#28
iczero
closed
9 months ago
6
Add support for Apple specific process information blocks
#27
jgamba-te
closed
9 months ago
1
Fix options correctly, add some more tests to serialization
#26
lf-
closed
1 year ago
2
fix: DSB serializer didn't account for options length
#25
lf-
closed
1 year ago
1
to_vec ignores if_tsresol field of InterfaceDescriptionBlock
#24
lf-
closed
9 months ago
2
Fixed incorrect length calculation for custom blocks.
#23
vrbhartiya
closed
1 year ago
1
`nom::Err::Incomplete` returns total bytes instead of additional bytes
#22
gerard-ryan-immersaview
closed
1 year ago
0
`if_tsoffset` is unsigned and should be signed
#21
gerard-ryan-immersaview
closed
9 months ago
0
Infinite loop happens when pcap files with truncated packet
#20
op8867555
closed
1 year ago
1
Fix broken internal links
#19
clint-white
closed
1 year ago
1
Streaming parser does return refill the buffer and returns Incomplete
#18
lbckmnn
closed
1 year ago
4
could not find `data` in `pcap_parser`
#17
allengrant
closed
2 years ago
3
The MSB of if_tsresol in pcapng::build_ts
#16
noriov
closed
2 years ago
3
pcap_parser::LegacyPcapReader handles short reads poorly.
#15
vi
closed
2 years ago
4
Dev/generic errors v0.1
#14
chifflier
closed
3 years ago
0
Streaming parser example: `error while reading: NomError(Eof)`
#13
kokostek
closed
3 years ago
8
Dev/improve perfs remove macros v0.1
#12
chifflier
closed
3 years ago
0
Rewrite parsers to functions
#11
chifflier
closed
3 years ago
0
Don't make trait PcapReadIterator generic over R
#10
asdfuser
closed
3 years ago
5
PcapReaderIterator::consume documentation vs PcapNGReader implementation
#9
kbleeke
closed
3 years ago
1
Support nanosecond-resolution PCAP file parsing
#8
robber-m
closed
4 years ago
4
How to parse epb.data from PcapBlockOwned::NG(Block::EnhancedPacket(epb))?
#7
xudesheng
closed
4 years ago
1
How to add fake pcap header before parsing
#5
mhristache
closed
4 years ago
2
Return EOF from PcapReader::next if last refill failed
#4
Mrmaxmeier
closed
4 years ago
2
Example usage can get stuck in a refill loop
#3
Mrmaxmeier
closed
4 years ago
0
avoid integer overflow in parse_name_record edge case
#2
Mrmaxmeier
closed
4 years ago
1
Upgrade to nom 5
#1
WildCryptoFox
closed
5 years ago
5