Releases: alliedtelesis/ndppd
Releases · alliedtelesis/ndppd
0.2.5.5
What's Changed
- Fix potential busy loop with abnormal poll by @thomasjwinter in #4
New Contributors
- @thomasjwinter made their first contribution in #4
Full Changelog: 0.2.5.4...0.2.5.5
0.2.5.4
Add functionality to reply to NS packets which are destined for a pro…
0.2.5.3: Make nd-proxy handle the interface being shutdown gracefully
Signed-off-by: Scott Parlane <[email protected]>
0.2.5.2
Implement RA/RS proxy
0.2.5.1: Send proxied NA to the correct destination address
We need to send the NA back to the All Nodes Multicast address rather than attempting to route to "::". Signed-off-by: Scott Parlane <[email protected]>