1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/shell/commands
Martine Lenders 539dd57154 ng_icmpv6_echo: fix unexpected parameter problem
Previously it could happen, that the pinging node had send more then one
packet before the reply was received. This would cause the sequence
number to be bigger than expected on receive.

This fixes this problem by introducing a window of expected echo sequence
numbers.
2015-07-08 01:45:57 +02:00
..
Makefile net: intial import of the ZEP protocol 2015-07-02 15:47:19 +02:00
sc_cc110x_legacy_csma.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_disk.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_fib.c sys/shell: added missing return values 2015-04-14 11:41:10 +02:00
sc_heap.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_icmpv6_echo.c ng_icmpv6_echo: fix unexpected parameter problem 2015-07-08 01:45:57 +02:00
sc_id.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_ipv6_nc.c ng_netif: adapt ng_netif_get for holey lists 2015-05-25 22:02:44 +02:00
sc_isl29020.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_l2_ping.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_l3g4200d.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_lps331ap.c style: replace tabs with spaces in source 2015-03-31 05:04:44 +02:00
sc_lsm303dlhc.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_ltc4150.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_mersenne.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_net_if.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_netif.c shell: fix netif output 2015-05-26 18:46:49 +02:00
sc_ps.c ps: thread_print_all() had the wrong module prefix 2015-04-19 16:36:05 +02:00
sc_rpl.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_rtc.c Merge pull request #2744 from authmillenon/shell/fix/rm-return 2015-03-31 09:22:24 +02:00
sc_sht11.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_sys.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_transceiver.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_x86_lspci.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_zep.c net: intial import of the ZEP protocol 2015-07-02 15:47:19 +02:00
shell_commands.c net: intial import of the ZEP protocol 2015-07-02 15:47:19 +02:00