Commit Graph

21 Commits (d69352a23722fc311cb972d67475aad6122ef4a8)

Author SHA1 Message Date
Oleg Hahm 2cb16c5ff4 dist: tunslip: fix cppcheck warnings 6 years ago
Joakim Nohlgård 9b8485f21e dist/tools/tunslip6: Do not accept null chars as printable 6 years ago
Joakim Nohlgård 1c5b26c038 dist/tools/tunslip6: Change len to size_t in is_sensible_string 6 years ago
Joakim Nohlgård 9dfd4ccf11 dist/tools/tunslip6: Fix off by one on index in is_sensible_string 6 years ago
Joakim Nohlgård fd3ff61747 dist/tools/tunslip6: Workaround for IPv6 packets mistaken as strings 6 years ago
Joakim Nohlgård e3a5e16ffb dist/tools/tunslip: Make tunslip and tapslip6 compile again 6 years ago
Joakim Nohlgård 437e38b672 dist/tools/tunslip: fix a bunch of uglies and compile with -std=c99 6 years ago
Joakim Nohlgård 51f5b774da dist/tools/tunslip: Add clean Makefile target 6 years ago
Joakim Nohlgård bb19a75e61 dist/tools/tunslip6: Add -Wall -Wextra -pedantic to CFLAGS 6 years ago
Joakim Nohlgård fd8645c86c dist/tools/tunslip6: Replace goto with while 6 years ago
Joakim Nohlgård bee918b361 Merge pull request #5821 from makomi/tunslip
dist/tools/tunslip: fix cppcheck warnings
7 years ago
smlng f9432cef4b minor typos in README corrected 7 years ago
Matthias Kolja Miehl 5456d6e2d2 dist/tools/tunslip: tapslip6: fix unusedVariable 7 years ago
Matthias Kolja Miehl 8cb5624655 dist/tools/tunslip: tapslip6: fix variableScope 7 years ago
Matthias Kolja Miehl eb39aec480 dist/tools/tunslip: tunslip6: fix invalidPrintfArgType_uint
Since the argument type is 'long', the printf
format string has to be '%li' instead of '%lu'.
7 years ago
Matthias Kolja Miehl 652f5ef8b9 dist/tools/tunslip: tunslip6: fix variableScope 7 years ago
Matthias Kolja Miehl c458f9958e dist/tools/tunslip: fix variableScope 7 years ago
Matthias Kolja Miehl c06bf1019d dist/tools/tunslip: add comment regarding missing break at the end of case 7 years ago
Oleg Hahm 2c555f748e dist: fix missing include of sys/time.h in tunslip 8 years ago
Martine Lenders 58ff31bfe9 gnrc: make all gnrc modules sub-modules of gnrc 8 years ago
Martine Lenders 1a146f7934 tools: import tunslip from contiki 8 years ago