Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-13 | ndp: fixup route replication | Steven Barth | |
2015-07-07 | router: also send RAs to every known neighbor | Steven Barth | |
2015-07-07 | ndp: replay on-link routes instead of address assignments | Steven Barth | |
2015-06-30 | ra: keep alive neighbor entries so we can send unicast RAs in the future | Steven Barth | |
2015-03-30 | properly handle return codes | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-10-17 | ndp: more fixes | Steven Barth | |
2014-10-17 | ndp: fix proxying behavior | Steven Barth | |
2014-10-17 | ndp: fix proc-setting | Steven Barth | |
2014-10-16 | Begin rewrite of NDP-relay | Steven Barth | |
2014-07-22 | Revert "rewrite of NDP proxy" for now | Steven Barth | |
2014-07-17 | Fix compilation | Steven Barth | |
2014-07-17 | Add missing NDP sync features | Steven Barth | |
2014-07-16 | Initial rewrite of NDP proxy | Steven Barth | |
2014-07-14 | odhcpd: only enable packet socket if really needed | Steven Barth | |
2014-07-01 | DHCPv6 destination address check | Hans Dedecker | |
As described in RFC3315 §15 any solicit, confirm, rebind or information request message is discarded if the destination address is unicast Likewise any request (§18.2.1), renew (§18.2.3), release (§18.2.6) or decline (§18.2.7) message is discarded and the server replies with the status code use multicast. | |||
2014-03-20 | Don't segfault when there is no IPv6 support | Steven Barth | |
2014-02-25 | Fix parsing of static ndp entries | Hans Dedecker | |
2014-02-17 | Add support for (managed) prefixes of length 65-96 | Steven Barth | |
2014-01-17 | Don't enable relay master if no slaves are present | Steven Barth | |
2013-12-31 | ndp: Enable ping6 keep-alive | Steven Barth | |
2013-12-05 | Fix possible SEGFAULT conditions | Hans Dedecker | |
2013-10-14 | Initial commit | Steven Barth | |