-
### Question
Hi, when I used pcpp (v24.09) to parse a RawPacket read from a CAIDA trace of link-type C_HDLC (Cisco HDLC), it failed to get any layer but recognized the whole packet as payload. Will p…
-
The transfer of the frame is done primitively, for the serial device will not do !!! We need to introduce something like HDLC.
edbek updated
7 years ago
-
During the golden age of Packet Radio the radio interface consisted of a modem connected to a Z80-SIO, as in [TNC2](https://www.qsl.net/yt2fsg/old.html), or the same type of modem connected to a Z8530…
-
`tx data format.
0x7e
0xaa
0x33
0xff
0x0
0x55
0xf
0xc0
0x7e
`
`
rx data.
0xaa
0x33
0xff
0x0
0x55`
Hello , I did a little change to the code to transmit hex data.
This already work…
-
When I send Signaling channels to HDLC library, it returns HDLC Frame is Ok but the `s->buffer` which should have the HDLC frame gives segmentation fault whenever I try to access it in the` frame_hand…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…
-
The default timeout is 10 seconds, but it will wait forever
-
Here are the problems I stumbled into, trying to implement a real world example: HDLC.
For those who need a refresher what HDLC is, see [Wikipedia](https://en.wikipedia.org/wiki/High-Level_Data_Link_…
-
Linux 5.17 commits [adeef3e32146 ("net: constify netdev->dev_addr")](https://github.com/torvalds/linux/commit/adeef3e32146) and [d07b26f5bbea ("dev_addr: add a modification check")](https://github.co…
-
Hi!
Recently purchased a SlimmeLezer+ v1.2 for my Aidon 6534 electricity meter.
Using the [sample config](https://github.com/psvanstrom/esphome-p1reader/blob/main/samples/slimmelezer.yaml) for th…