Smart Home firewall
Profile-based Smart Home firewall
src Directory Reference
Directory dependency graph for src:
src/parsers/src

Directories

Files

file  coap.c
 CoAP message parser.
 
file  dhcp.c
 DHCP message parser.
 
file  dns_map.c
 Implementation of a DNS domain name to IP addresses mapping, using Joshua J Baker's hashmap.c (https://github.com/tidwall/hashmap.c)
 
file  header.c
 Parser for layer 3 and 4 headers (currently only IPv4, IPv6, UDP and TCP)
 
file  http.c
 HTTP message parser.
 
file  igmp.c
 IGMP message parser.
 
file  packet_utils.c
 Utilitaries for payload manipulation and display.
 
file  ssdp.c
 SSDP message parser.