This website requires JavaScript.
Explore
Help
Register
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2025-08-04 13:34:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
sg
8c7f513f4d
patch
#8358
: allow more combinations of listening PCB for IPv6
2016-04-05 22:04:19 +02:00
..
api
fixed bug# 43739 (Accept not reporting errors about aborted connections): netconn_accept() returns ERR_ABRT (sockets: ECONNABORTED) for aborted connections, ERR_CLSD (sockets: EINVAL) if the listening netconn is closed, which better seems to follow the standard
2016-04-05 21:42:10 +02:00
apps
snmpv3_dummy.c: Add newline at end of file
2016-04-05 13:18:54 +02:00
core
patch
#8358
: allow more combinations of listening PCB for IPv6
2016-04-05 22:04:19 +02:00
include
fixed bug# 43739 (Accept not reporting errors about aborted connections): netconn_accept() returns ERR_ABRT (sockets: ECONNABORTED) for aborted connections, ERR_CLSD (sockets: EINVAL) if the listening netconn is closed, which better seems to follow the standard
2016-04-05 21:42:10 +02:00
netif
ethernetif.c: implement SNMP counters, simplify input function: no need to check ethType, ethernet_input() already does this
2016-03-16 21:26:31 +01:00
Filelists.mk
Commit Elias Oenal's SNMPv3 work, with some restructuring:
2016-04-04 18:55:32 +02:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00