Skip to content

Introduces dnsmasq DNS forwarder/cache#107

Open
vTusharr wants to merge 1 commit into
unikraft:mainfrom
vTusharr:dnsmasq-port
Open

Introduces dnsmasq DNS forwarder/cache#107
vTusharr wants to merge 1 commit into
unikraft:mainfrom
vTusharr:dnsmasq-port

Conversation

@vTusharr

Copy link
Copy Markdown
Contributor

dnsmasq: DNS forwarder/cache app

Adds dnsmasq 2.91 as a catalog app — a DNS forwarder and cache , with DNSSEC validation on by default. DHCP/TFTP are intentionally disabled (they need PF_PACKET raw sockets, layer 2 things .

requirements

  • Unikraft ≥ 0.21.0 — uses netlink interface discovery (posix-netlink + the lwIP NETLINK_ROUTE driver) for iface_enumerate.

!-> requires unikraft/lib-dnsmasq#2 & unikraft/lib-nettle#2

@vTusharr

Copy link
Copy Markdown
Contributor Author

also .yml and test script will require changing git repo from mine to unikaft's one for nettle and lib dnsmasq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant