Commit Graph

10 Commits

Author SHA1 Message Date
Jiri Pirko
11af90a535 1.7 release
libndp: apply filter to raw socket to only accept ND messages
libndp: move ndp_sock_{open,close}() after msg parsing functions
ndptool: Fix compilation on musl libc
2018-06-08 11:43:16 +02:00
Jiri Pirko
fda173d7b9 Update to 1.6
- libndb: reject redirect and router advertisements from non-link-local
- libndp: validate the IPv6 hop limit
- libndp: revert API change for ndp_msg_send() and add ndp_msg_send_with_flags()
- libndp: fix type of field "na" in "struct ndp_msgna"
- ndptool: add option to send messages types
- libndp: add option flags to send messages
- Add SubmittingPatches howto
2016-05-17 12:54:44 +02:00
Jiri Pirko
ee0f95859b Update to 1.5
- ndptool: use conventional signal handlers instead of signalfd
2015-04-02 12:38:32 +02:00
Jiri Pirko
33d2c69f60 Update to 1.4
- libndp: fix buffer overflow in ndp_msg_opt_dnssl_domain()
2014-07-29 15:23:32 +02:00
Jiri Pirko
c84026accb Update to 1.3
- Add missing <stdarg.h> include for va_list
2014-06-26 11:28:21 +02:00
Jiri Pirko
562fae8121 Update to 1.2
- libndp: silently ignore packets with optlen 0
- libndp: fix processing for larger options
- libndp: do not fail on receiving non-ndp packets
2013-10-15 14:39:45 +02:00
Jiri Pirko
0555a02a9c Update to 1.0 2013-08-08 10:53:44 +02:00
Jiri Pirko
4283d5adfc Update to git 39e1f53 2013-06-07 09:02:12 +02:00
Jiri Pirko
3465085c08 Initial build 2013-05-10 08:38:46 +02:00
Fedora Release Engineering
8afe80bf0c Initial setup of the repo 2013-05-06 12:42:58 +00:00