Closed armijnhemel closed 1 year ago
@armijnhemel:
Some new link types were added at https://www.tcpdump.org/linktypes.html
BTW, I wrote a simple JavaScript snippet to scrape this page and convert it to a KS-style enum some time ago: https://gist.github.com/generalmimon/02a16c288dfefde6ecd21addd6218819
On that page, you can paste it to the browser JS console and the "enum definition" should appear in the clipboard.
@armijnhemel:
Some new link types were added at https://www.tcpdump.org/linktypes.html
BTW, I wrote a simple JavaScript snippet to scrape this page and convert it to a KS-style enum some time ago: https://gist.github.com/generalmimon/02a16c288dfefde6ecd21addd6218819
On that page, you can paste it to the browser JS console and the "enum definition" should appear in the clipboard.
Oh, nice. Seems that a few others were missed as well. I will add these as well.
Some new link types were added at https://www.tcpdump.org/linktypes.html