2021-12-21 06:48:27 -05:00
2021-12-20 14:53:42 -05:00
2021-12-21 06:42:30 -05:00
2021-12-20 14:53:42 -05:00
2021-12-20 14:53:42 -05:00
2021-12-21 06:43:44 -05:00
2021-12-21 06:00:28 -05:00
2021-12-21 06:00:28 -05:00
2021-12-21 06:42:30 -05:00
2021-12-21 06:42:30 -05:00
2021-12-21 06:48:27 -05:00
2021-12-21 06:42:30 -05:00

PNDPD - NDP Responder

Features

  • Efficiently process incoming packets using bpf (which runs in the kernel)
  • Respond to all NDP solicitations on an interface
  • Respond to NDP solicitations for whitelisted addresses on an interface
  • Proxy NDP between interfaces
  • Permissions required: root or CAP_NET_RAW

Usage

pndpd readconfig <path to file>
pndpd respond <interface> <optional whitelist of CIDRs separated with a semicolon>
pndpd proxy <interface1> <interface2>
Description
No description provided
Readme 147 KiB
Languages
Go 97.8%
Makefile 2.2%