fixed bug #39225 udp.c uses netif_matches_ip6_addr() incorrectly; renamed function netif_matches_ip6_addr() to netif_get_ip6_addr_match()

This commit is contained in:
Simon Goldschmidt
2014-02-25 22:30:46 +01:00
parent 7b63878926
commit dceed2ea5c
4 changed files with 8 additions and 4 deletions

View File

@@ -96,6 +96,10 @@ HISTORY
++ Bugfixes:
2014-02-25: Simon Goldschmidt
* netif.c/.h, udp.c: fixed bug #39225 udp.c uses netif_matches_ip6_addr() incorrectly;
renamed function netif_matches_ip6_addr() to netif_get_ip6_addr_match()
2014-02-25: Simon Goldschmidt
* igmp.c: fixed bug #39145 IGMP membership report for 224.0.0.1