]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - CHANGELOG
Added support for static ARP table entries (added option ETHARP_SUPPORT_STATIC_ENTRIE...
[pes-rpp/rpp-lwip.git] / CHANGELOG
index e4aad1c1d4b78dad32f224b5fa1d61d0c84b7156..3f0cbb638fc873009c6711f970e418438d7da006 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,9 @@ HISTORY
 
   ++ New features:
 
+  2010-03-20: Simon Goldschmidt
+  * opt.h, etharp.c/.h: Added support for static ARP table entries
+
   2010-03-14: Simon Goldschmidt
   * tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
     when creating TCP segments, not when (re-)transmitting them.