muccc / iridium-toolkit

A set of tools to parse Iridium frames
482 stars 112 forks source link

rudics & direct internet & dial up #96

Closed tianyasy closed 1 year ago

tianyasy commented 1 year ago

the ip data now kowned is ppp, but how to kown which type is rudics or direct internet, or dial up packets? thanks

Sec42 commented 1 year ago

All data traffic is (normally) in LCW==1 packets. Which get parsed into IIP/IIQ/IIR currently. Additionally there are some LCW==0 packets that also contain data, these are parsed into VDA currently.