Liking cljdoc? Tell your friends :D

paclo.parse


ETH-ARPclj

source

ETH-IPv4clj

source

ETH-IPv6clj

source

ETH-VLAN-8100clj

source

ETH-VLAN-88A8clj

source

ETH-VLAN-9100clj

source

ETH-VLAN-9200clj

source

packet->cljclj

(packet->clj bytes)

Decode bytes into a Clojure map.

  • Parses Ethernet and strips 0..N VLAN tags
  • Decodes minimal L3/L4 structures (IPv4/IPv6/ARP, TCP/UDP/ICMP)
  • Adds minimal DNS summary under :app for UDP/53 traffic
  • Adds :vlan-tags when tags exist
Decode bytes into a Clojure map.
- Parses Ethernet and strips 0..N VLAN tags
- Decodes minimal L3/L4 structures (IPv4/IPv6/ARP, TCP/UDP/ICMP)
- Adds minimal DNS summary under `:app` for UDP/53 traffic
- Adds `:vlan-tags` when tags exist
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close