There was an error fetching the commit references. Please try again later.
IPStack - Cleaned up unneeded malloc() calls
- Also added IPv6 support to TCP - Changed IPv4 checksum back to being byte-based
Showing
- Modules/IPStack/ipv4.c 9 additions, 7 deletionsModules/IPStack/ipv4.c
- Modules/IPStack/ipv4.h 1 addition, 1 deletionModules/IPStack/ipv4.h
- Modules/IPStack/ipv6.c 14 additions, 0 deletionsModules/IPStack/ipv6.c
- Modules/IPStack/ipv6.h 3 additions, 0 deletionsModules/IPStack/ipv6.h
- Modules/IPStack/main.c 1 addition, 1 deletionModules/IPStack/main.c
- Modules/IPStack/tcp.c 74 additions, 44 deletionsModules/IPStack/tcp.c
Please register or sign in to comment