lwip/src
Sylvain Rochet f31160a6cb PPP, PPPoL2TP: properly ack receipt of duplicate packets
Managed to find the spirit behind the RFC. Looks like we need to send
a ZLB packet with counters as is to the packet (ZLB or not) we
previously sent to ack the message. Luckily we don't need more than
received NS/NR counters to forge the resent ack.

Signed-off-by: Sylvain Rochet <gradator@gradator.net>
2018-06-15 17:29:50 +02:00
..
api fix compiling sockets.c for SYS_LIGHTWEIGHT_PROT==0 2018-04-19 08:23:10 +02:00
apps httpd: fix missing null termination when searching for a default file in file system folder 2018-06-12 20:14:04 +02:00
core tcp_out: Fix trivial build error 2018-06-14 22:47:28 +08:00
include PPP, PPPoL2TP: use expected peer NS instead of current peer NS 2018-06-15 14:08:03 +02:00
netif PPP, PPPoL2TP: properly ack receipt of duplicate packets 2018-06-15 17:29:50 +02:00
Filelists.cmake Cleanups in CMake files 2018-04-30 22:29:07 +02:00
Filelists.mk Revert Filelists.mk to original state - it is not really useful to generate it from Filelists.cmake 2018-05-02 09:40:36 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00