summaryrefslogtreecommitdiff
path: root/packages/ndppd
AgeCommit message (Collapse)Author
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2022-11-23gitignore: cleanup double rules from individual packagesChristian Poessinger
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped.
2022-06-09ndppd: add .gitignoreChristian Poessinger
2022-01-20ndppd: T4172: fix upstream version tagChristian Poessinger
2022-01-11ndppd: T4172: Backport upstream fix for ndppdHenning Surmeier
Backports a fix to not read the full ipv6 route table if there is no need to do so. Which is the case when no auto prefixes are configured.