Removed unused netif flag for point to point connections

This commit is contained in:
Ivan Delamer
2015-02-19 16:19:29 -07:00
parent 02cf50063e
commit e312ebcb57
4 changed files with 4 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ HISTORY
++ New features:
2015-02-19: Ivan Delamer
* netif.h, slipif.c, ppp.c: Removed unused netif flag for point to point connections
2015-02-18: Simon Goldschmidt
* api_lib.c: fixed bug #37958 "netconn API doesn't handle correctly
connections half-closed by peer"