Commit Graph

13 Commits

Author SHA1 Message Date
Jiri Pirko
6312c1c8c2 1.8 release
libndp,ndptool: use poll() instead of select()
libndp: avoid static buffer for debug string in ndp_sock_recv()
ndptool: avoid static buffer for string in ndptool
libndp: use thread local variables for static return arguments
ndptool: don't use static variable for local context in msgrcv_handler_func()
ndptool: fix printing dnssl lifetime in ndptool
ndptool: fix potential memory leak caused by strdup
ndptool: add -D dest support
libndp: fix nd_msg typo when setting target address
libndp: close sockfd after using to avoid handle leak
ndptool: fix target parameter typo
ndptool: add -T target support
2021-05-20 11:54:46 +02:00
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
4d90d8a4bd Update to 1.1 2013-10-04 14:30:17 +02:00
Jiri Pirko
0555a02a9c Update to 1.0 2013-08-08 10:53:44 +02:00
Dan Williams
b7019b590c Update to git 873037a 2013-07-24 12:31:44 -05: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