]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/lwip/opt.h
sys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg.c, tcpip.c, sys.h, opt.h: Introduc...
[pes-rpp/rpp-lwip.git] / src / include / lwip / opt.h
2008-01-05 fbernonsys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg...
2008-01-04 fbernonrawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c...
2007-12-21 goldsimontcp.h, opt.h, api.h, api_msg.h, tcp.c, tcp_in.c, api_li...
2007-12-12 fbernonMinor change: move DNS_MSG_SIZE in opt.h, add comments.
2007-12-12 fbernondns.h, dns.c, opt.h: move DNS options to the "right...
2007-11-28 goldsimonIntroduced ETHARP_STATS
2007-11-21 goldsimonImplemented calculating the effective send-mss based...
2007-11-14 fbernonopt.h, init.c, tcpip.c, dhcp.c, dns.h, dns.c: add DNS...
2007-11-06 goldsimonPatch #6215: added ifAdminStatus write support (if...
2007-11-02 fbernonapi.h, api_lib.c, api_msg.c, sockets.c, opt.h: add...
2007-10-11 goldsimonAdded description for MEMP_NUM_REASSDATA and changed...
2007-10-08 fbernonMinor change (add a default value to tune for MEMP_NUM_...
2007-10-06 goldsimonChanged IP_REASSEMBLY to enqueue the received pbufs...
2007-09-22 fbernonMinor changes for debug (indent, and set LWIP_DBG_TYPES...
2007-09-21 fbernonMinor changes by Andrew Dennison: add sanity check...
2007-09-10 jgrubbDHCP_DOES_ARP_CHECK is set to 1 by default -- the compi...
2007-09-07 fbernonAdd some deprecated options from "task #7142 : Sanity...
2007-09-05 fbernonIntegrate "task #7272 : LWIP_ICMP option". The new...
2007-09-05 fbernonChange parameters list for sys_thread_new (see "task...
2007-09-05 fbernonMinor fix (add some parenthesis where macro expansion...
2007-09-04 fbernonReplace mem_malloc call by memp_malloc, and use a new...
2007-08-30 jgrubbPut back in SO_REUSE
2007-08-30 jgrubbMove deprecated options from opt.h to init.c
2007-08-29 fbernonAdd init.h, init.c, Change opt.h, tcpip.c: Task #7213...
2007-08-22 fbernonnetif.h, netif.c, opt.h: Rename LWIP_NETIF_CALLBACK...
2007-08-22 fbernontcpip.h, tcpip.c, ethernetif.c, opt.h: remove options...
2007-08-20 fbernonForce a build error if MEMP_NUM_TCPIP_MSG is always...
2007-08-20 fbernonReplace PBUF_LINK_HLEN before PBUF_POOL_BUFSIZE, restor...
2007-08-20 fbernonMinor change (fix comment)
2007-08-17 jgrubbTask #7143: Clean up opt.h. Made all the comment format...
2007-08-17 jgrubbTask #7136: Centralize mempool settings into new memp_s...
2007-08-17 fbernonFix comment
2007-08-17 marcbouPer Frederic's suggestion, renamed
2007-08-17 marcbouFixed misplaced #endif.
2007-08-16 marcbouProvide default value for MEMP_NUM_TCPIP_MSG_INPUT...
2007-08-16 marcbouAdded PPPoE support and various PPP improvements.
2007-08-09 fbernonstats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug...
2007-07-25 fbernonMinor Fix: remove obsolete MEMP_NUM_API_MSG define...
2007-07-13 fbernonopt.h, netif.h, netif.c, ethernetif.c: Add new configur...
2007-07-02 goldsimonAdded option LWIP_NETIF_HWADDRHINT (default=off) to...
2007-06-24 goldsimonCombined etharp_request with etharp_raw for both LWIP_A...
2007-06-21 goldsimonIntroduced the option MEM_USE_POOLS to use 4 pools...
2007-06-13 fbernonopt.h, mem.h, mem.c, memp.c, pbuf.c, ip_frag.c, vj...
2007-06-10 goldsimonIncluded switch LWIP_UDPLITE (enabled by default) to...
2007-06-09 fbernonContrib module by Dominik Spies: autoip.h, autoip.c...
2007-06-08 fbernonAdd LWIP_TCPIP_CORE_LOCKING option (0 as default value...
2007-06-08 fbernonFix typo and remove RAW_STATS (not used)
2007-06-07 fbernonMinor, fix an obsolete comment about LWIP_SO_RCVTIMEO
2007-06-05 goldsimonDefined IGMP_DEBUG defaulting to LWIP_DBG_OFF in opt.h
2007-06-03 goldsimonopt.h, ip_frag.c, ip_frag.h, ip.c: Added option IP_FRAG...
2007-05-18 goldsimonAddition to patch #5913: decrease size of memp_memory.
2007-05-16 goldsimonFinally removed all occurences of PBUF_STATS :-)
2007-05-16 goldsimonRemoved PBUF_STATS and related code from opt.h & msg_in.c
2007-05-13 goldsimontask #6831: removed the option PBUF_POOL_USES_MEMP...
2007-05-13 goldsimon(see task #6831): Included new option PBUF_POOL_USES_ME...
2007-05-10 goldsimonIncluded patch #5920: Create define to override C-libra...
2007-04-30 goldsimonPBUF_POOL_BUFSIZE: For the default length, alignment...
2007-04-23 goldsimonfix bug #2595: "loopif results
2007-04-12 fbernonopt.h: rename DBG_TYPES_ON & DBG_MIN_LEVEL with LWIP_...
2007-04-06 fbernonopt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New...
2007-03-30 fbernonmost of files: prefix all debug.h define with "LWIP_...
2007-03-28 kieranm 2007-03-28 Kieran Mansley
2007-03-28 fbernonopt.h, netif.h, dhcp.h, dhcp.c: New configuration optio...
2007-03-26 fbernonopt.h, tcpip.c: New configuration option LWIP_ARP allow...
2007-03-21 fbernonopt.h: Add LWIP_NETIF_CALLBACK (to avoid compiler warni...
2007-03-21 kieranm 2007-03-21 Kieran Mansley
2007-03-11 fbernonNew configuration option LWIP_IGMP to enable IGMP proce...
2007-03-11 fbernonKeepalive values can be configured at run time with...
2007-03-08 fbernonImplement LWIP_SO_RCVTIMEO configuration option to...
2007-03-06 fbernonopt.h, ip_frag.h, tcpip.h, tcpip.c, ethernetif.c: add...
2007-03-05 fbernonopt.h, sockets.h: add new configuration options (LWIP_P...
2007-03-04 goldsimonFix BUG#11400 - don't corrupt existing pbuf chain when...
2006-12-01 christiaansAdded MEM_LIBC_MALLOC option as workaround for failing...
2006-11-27 christiaansAccepted patch #5493 IP frag/reass config item tweak.
2006-09-20 christiaansMoved SNMP_CONCURRENT_REQUESTS to opt.h, babysteps...
2006-09-07 christiaansImproved TRAP interfacing. Varbinds maybe allocated...
2006-08-11 christiaansAdded SNMP counters, moved some defines.
2006-07-10 christiaansAdded SNMP debug options.
2006-06-19 christiaansPrepared some SNMP options.
2006-03-01 christiaansRemoved tabs, default LWIP_HAVE_LOOPIF to 0 to slim...
2005-11-25 christiaansIntroduced cc.h formatters and removed SO_REUSE from...
2004-12-27 likewiseRe-enabled ARP packet queueing. (Now that multi-packet...
2004-12-24 likewiseUpdate comment on ETHARP_QUEUEING. Defaulted to being...
2004-12-06 christiaanschristiaans: Fixed SO_REUSE default to 0. Actually...
2004-08-10 likewiseHave PBUF_LINK_HLEN default to 14 bytes (for Ethernet).
2004-05-07 likewiseFixed #if ETHARP_QUEUEING to #if ARP_QUEUEING.
2004-04-28 likewiseRemoved ETHARP_ALWAYS_INSERT. Whitespace cleanup.
2004-03-26 janiwarnign fixe for stat_display
2004-03-26 janifix up stats_display which was added in previous commit
2004-02-26 janiadd switch for MEMP_SANITY_CHECK defaulting to off
2004-02-23 janiadd default option for LWIP_RAW
2004-02-20 lukemAdded ability to disable checksum generation and checki...
2004-02-07 likewiseUpdated some copyright notices to include 2004 (a few...
2004-01-20 likewiseMerged from DEVEL to main. Two TCP fixes and two NULL...
2003-11-14 likewiseAn overriden merge from DEVEL to main was needed as...
2003-11-14 likewiseMerged from DEVEL into main tree.
2003-05-01 janiadd PPP_DEBUG option and align all options to teh same...
2003-04-22 likewiseEither first or last packet can be queued through ARP_Q...
2003-04-07 janiinitial PPP options
2003-03-25 likewiseAdded documentation and comments.
next