Logo
Explore Help
Sign In
scratch/lwip
1
0
Fork 0
You've already forked lwip
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0f87cb92b82b183d81175b2f5b58904157c92acb
lwip/src
History
Dirk Ziegelmeier 09547832ba Fix bug #49662: UDP layer should filter incoming multicast datagrams against the bound IP address
Change lwIP UDP API to match socket behavior. Multicast traffic is now only received on a UDP PCB (and therefore on a UDP socket/netconn) when the PCB is bound to IP_ADDR_ANY.
2016-11-23 12:46:35 +01:00
..
api
I decided to keep the "complexity" of handling IPv6 mapped IPv4 addresses out of netconn API.
2016-11-17 12:41:00 +01:00
apps
mdns: Use strlen to determine string length of strings contained in a struct - padding seems to be applied to these strings, and sizeof() returns the _padded_ size???
2016-11-16 21:01:15 +01:00
core
Fix bug #49662: UDP layer should filter incoming multicast datagrams against the bound IP address
2016-11-23 12:46:35 +01:00
include
Move ICMP6 protocol constants to include/lwip/prot/icmp6
2016-11-16 23:49:44 +01:00
netif
PPP, L2TP: fix PPPOL2TP_AUTH_SUPPORT == 0 support
2016-11-22 22:13:24 +01:00
Filelists.mk
task #14150: Add TFTP server from Logan Gunthorpe
2016-10-03 09:47:41 +02:00
FILES
update some FILES list files
2016-08-03 20:21:54 +02:00
Powered by Gitea Version: 1.24.5 Page: 82ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API