]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/ipv4/lwip/ip.h
Changed initialization: many init functions are not needed any more since we now...
[pes-rpp/rpp-lwip.git] / src / include / ipv4 / lwip / ip.h
2007-10-09 goldsimonChanged initialization: many init functions are not...
2007-09-07 fbernonsockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb...
2007-09-07 fbernonMinor changes (but in lot of files): add #if/#endif...
2007-07-03 fbernonip.h, etharp.c: Fix warnings & errors about LWIP_NETIF_...
2007-07-03 goldsimon#ifdef LWIP_NETIF_HWADDRHINT around IP_PCB.addr_hint
2007-07-02 goldsimonAdded option LWIP_NETIF_HWADDRHINT (default=off) to...
2007-05-17 goldsimonAdded comments whether fields are host or network byte...
2007-05-10 goldsimonIncluded patch #5448: include '#ifdef __cplusplus ...
2006-11-17 christiaansReplaced tabs with space.
2006-10-25 christiaansCold case #9191 fixes for NC30 compiler for the M16...
2006-10-11 christiaansPartially accepted patch #5449 for ANSI C compatibility...
2004-10-29 christiaansRemoved struct netif; forward decl. is already included...
2004-07-27 softinsCorrected IPH_TOS() macro: returns a byte, so doesn...
2004-05-06 likewiseRe-instantiated the pack directives. Nested structs...
2004-05-05 likewiseRemoved all structure packing directives. Protocol...
2004-02-09 janiip_lookup and udp_lookup not use remove declarations
2004-02-07 likewiseUpdated some copyright notices to include 2004 (a few...
2003-11-14 likewiseMerged from DEVEL into main tree.
2003-06-09 likewiseReplaced all tabs with two spaces (regardless of indent...
2003-02-21 janibyte-order handling functions are in inet.c now and...
2003-02-20 janidhcp.h and ip.h declare struct netif and don't include...
2003-02-10 likewiseSNMP functions are now unconditionally called and defin...
2003-01-30 likewiseSome macro's were not surrounded by brackets. Was dange...
2003-01-08 likewiseUpdated lwIP module copyright years to include 2003...
2002-11-08 likewiseSurrounded all #include's for packed structs with ...
2002-11-08 proff_fsAdded includeds for bpstruct and epstruct.
2002-10-19 likewiseInitial revision