Commit Graph

  • 13337a460f Enabled SNMP debugging, new region of interest. christiaans 2006-08-29 11:21:24 +0000
  • 922405d4e9 Enabled LWIP_SNMP for development in the 'minimal' example. christiaans 2006-08-21 10:21:54 +0000
  • a40ebbcac3 Fixed missing netif->ts init. christiaans 2006-07-14 11:18:29 +0000
  • a062919acd Changed SNMP macro glue, passing netif arg. christiaans 2006-07-14 10:00:50 +0000
  • 13313485b2 Added stddef include for NULL macro for linux build. christiaans 2006-07-03 08:02:43 +0000
  • 14ec6680d2 Fixed missing malloc return value checks. christiaans 2006-07-03 07:23:05 +0000
  • 8facfb725a Added cmd line options for setting ip, netmask and gateway. christiaans 2006-07-03 07:21:43 +0000
  • 3ee29c973e Changed broken select() timeout based timers into setitimer() timers. christiaans 2006-07-03 07:16:48 +0000
  • 67ff807e63 Fixed cold case bug #1748, printing of mem_size_t and u16_t statistics. christiaans 2006-06-15 07:09:57 +0000
  • e89130bd80 Fixed inet_aton() struct in_addr warning and silenced debug output when not selected by --debug. christiaans 2006-05-26 07:28:31 +0000
  • d07438fffe Fixed rxtx_num size from u16_t to u32_t as reported by Uwe Roth. christiaans 2006-05-15 13:16:41 +0000
  • 1fb9e9d885 Disabled ARP table update on ingress IP packets. christiaans 2006-05-05 13:35:17 +0000
  • 3cc467e481 Added command line options for debug and ping output. christiaans 2006-04-19 07:30:02 +0000
  • bce92dd2f6 Fixed LWIP_STATS defined test to value test. christiaans 2006-04-19 07:19:38 +0000
  • 44e63bac05 Added LWIP_PLATFORM_BYTESWAP inlines. christiaans 2006-03-29 12:15:05 +0000
  • ba840c6756 More agressive speed optimalisation of cs8900_input(), reading 4 words per input loop iteration. christiaans 2006-03-29 12:12:13 +0000
  • 8bb26656a1 Added -pedantic switch. christiaans 2006-03-15 11:40:18 +0000
  • 482a2eacea cs8900_output() Moved 32bit sent_bytes addition outside output loop. christiaans 2006-03-07 15:33:58 +0000
  • ac8a138cd5 Added IP fragmentation and etharp_tmr service. christiaans 2006-03-02 16:28:49 +0000
  • 6f7ff08674 Added hint for linux device node. christiaans 2006-02-28 13:13:15 +0000
  • ca3b54ecb7 Undo of previous commit. Timers should be fixed in seq API instead. christiaans 2006-02-28 08:27:55 +0000
  • f01fa48eec Removed tabs, added netconn_close(). christiaans 2006-02-28 08:23:22 +0000
  • 171676162e Added tcp_tmr() and ip_reass_tmr(). Timers are required for correct operation. christiaans 2006-02-13 08:22:34 +0000
  • 05b95f0d2a Fixed missing MTU setting in netif initialisation. Related to bug #15659. christiaans 2006-02-10 08:17:41 +0000
  • e32c8ca65f Fixed packet buffer length to eth header plus payload. christiaans 2006-02-08 08:03:42 +0000
  • 332072de60 Small optimalization for cs8900_input(). christiaans 2006-01-03 10:09:07 +0000
  • 9700fe9b69 Removed comma at enumeration tail, avoiding warnings. christiaans 2005-12-20 12:54:19 +0000
  • 8de173efc8 Introduced cc.h formatters. christiaans 2005-12-08 08:20:07 +0000
  • b89160f34e Introduced cc.h formatters. christiaans 2005-11-25 12:04:21 +0000
  • d95d7cd960 Made util.h depend on openbsd, to fix linux build. christiaans 2005-11-08 12:36:17 +0000
  • 967f8aa38e A few small build fixes for unixsim. christiaans 2005-11-08 12:00:45 +0000
  • e17ac1ad2b Update the driver in "ti_c6711", using QDMA of C6000 DSP now, which is much faster. [2005.11.07 by Ming] ming 2005-11-07 00:50:49 +0000
  • 8b6c9a5035 Fixed pbuf leak, improved echo_send() throughput. christiaans 2005-10-31 08:21:39 +0000
  • 43e9947345 Disabled debug output, renamed executable. christiaans 2005-10-31 08:20:15 +0000
  • d81bc3571d Rewrite using raw API, not stable yet. christiaans 2005-10-27 07:15:32 +0000
  • 60022e1687 Increased availability by removing TCP active-close show-stopper. Leaving pbuf memory leak in for now. christiaans 2005-10-12 11:03:58 +0000
  • ca90f6fce9 Some build fixes for OpenBSD. christiaans 2005-10-10 07:25:35 +0000
  • e2e13d3e30 Updated STATS definitions to follow convention of "#if" rather than "#ifdef" kieranm 2005-06-29 20:39:49 +0000
  • 14261143e0 Add the arch files for "ti_c6711", that's a 32bit DSP. [2005.01.29 by Ming] ming 2005-01-29 15:19:20 +0000
  • 9474594fde don't append ecos copyrigh headers to files which already have BSD copyright jani 2004-11-09 12:49:07 +0000
  • ca61fd54af minor updates in CDL jani 2004-11-09 11:17:37 +0000
  • 786ac1d722 Fixed frame pad size and compiler warning. christiaans 2004-10-29 08:54:45 +0000
  • a2b51bf5f1 Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004 kieranm 2004-08-10 14:08:17 +0000
  • 9bae01c0b6 Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004 kieranm 2004-08-10 14:07:16 +0000
  • dd1265444f Kieran Mansley, kieranm@gtemail.net, 10th Aug 2004 kieranm 2004-08-10 14:06:19 +0000
  • ce67f2094f Kieran Mansley - kjm25@cam.ac.uk - 29th July 2004 kieranm 2004-07-29 09:37:46 +0000
  • c2c5ae818a Made compliant with API changes in CVS HEAD. likewise 2004-05-05 18:47:22 +0000
  • 5acf6d24d5 Made compliant with API changes in CVS HEAD. likewise 2004-05-05 18:47:21 +0000
  • 80bf73178b Added missing newline at end of file. likewise 2004-05-03 17:59:35 +0000
  • 33f6e1f9ce Added missing rototype for echo.c function in new header file echo.h. likewise 2004-04-29 21:52:25 +0000
  • a038205c64 Removed ETHARP_ALWAYS_INSERT. likewise 2004-04-28 23:24:43 +0000
  • 5dee3e2347 add network.h for compatib with ecos BSD stacks jani 2004-03-26 13:33:27 +0000
  • f0be87dca0 add sys_timeout test jani 2004-03-26 13:32:51 +0000
  • 6e1589ddca misc small warning fixes jani 2004-03-26 13:31:39 +0000
  • 17ec2ad379 slip set default route fix from Oyvind Harboe jani 2004-03-22 08:36:46 +0000
  • 22797a10a5 Added raw.c to Makefile likewise 2004-03-11 19:53:36 +0000
  • d510a9d4de update simhost so it builds. inet_ntoa and netif_add changed jani 2004-03-10 13:26:34 +0000
  • af2ea959ea Fix non-compiling code for frame padding. likewise 2004-03-04 16:28:51 +0000
  • 737bdc86d4 Removed #error TODO: on the minimal Ethernet frame size. likewise 2004-03-04 12:35:14 +0000
  • f606ec6bc1 fixed minor grammatical error. marcbou 2004-02-15 23:08:04 +0000
  • b2c8429c30 io eth patch no longer required jani 2004-01-19 11:46:10 +0000
  • 6990895759 define fix jani 2004-01-09 15:47:29 +0000
  • 9156646ce4 minor cleanup,use rign ifdef jani 2004-01-09 15:36:06 +0000
  • b4f277007f hopefully better defaults for some tunables jani 2004-01-09 14:50:40 +0000
  • 549f86f45f make ethernet optional, settable eth input thread priority jani 2004-01-09 09:16:02 +0000
  • 60e2d4bfbc silence some more warnings in the test apps jani 2004-01-06 18:45:51 +0000
  • ab392ac737 reduce stack size for tcpecho test to 4K jani 2004-01-05 15:33:22 +0000
  • 0f370aeabe prototype of diag_printf jani 2004-01-05 15:32:27 +0000
  • ef3519f98f fix ppp_trace() jani 2004-01-05 15:31:35 +0000
  • 97f1b8d8f1 add raw pcbs to statistics jani 2003-12-03 12:36:20 +0000
  • 373dd95fc5 make simrouter match new netif_add prototype jani 2003-11-24 15:34:29 +0000
  • 69a46d6e39 followup to unixlib and msvc updated wrt netif_add.declare a var not just the struct jani 2003-11-24 08:58:08 +0000
  • ae4801c910 unixlib and msvc updated wrt netif_add jani 2003-11-24 08:54:46 +0000
  • 724f2089d5 update ecos to netif_add, configurable loopif, and more cdl options jani 2003-11-24 08:31:04 +0000
  • 8c1d3a4f9f update unixsim to new netif_add jani 2003-11-24 08:26:26 +0000
  • 2cd6a0e106 update minimal to new netif_add jani 2003-11-24 08:24:55 +0000
  • fd5e3abadb fix stats defs jani 2003-11-24 08:11:32 +0000
  • 005622e17a set hw_addr_len in mintapif jani 2003-11-24 08:06:49 +0000
  • ca68dbbbae cs8900if_output() now returns error codes. likewise 2003-11-18 01:32:27 +0000
  • 85a773067b Added dhcp.c to the Makefile likewise 2003-11-17 23:44:54 +0000
  • d3e72d9ad5 Added a single comment. likewise 2003-11-15 00:51:37 +0000
  • a4d62b8fa5 Fixed bug #2171. Ethernet drivers open to buffer padding vulnerability. likewise 2003-11-14 10:10:05 +0000
  • 888c68106b fix some compilation warnings jani 2003-11-04 12:41:56 +0000
  • acbd02dde8 for ecos port: conditionally compile udp, add raw.c, fix warning in sys_arch jani 2003-11-04 12:32:25 +0000
  • af5cf38bea do not define all STAT opts they default to 1 if LWIP_STATS is 1 jani 2003-10-28 11:42:10 +0000
  • 52c01f0a10 fix compilation when LWIP_STATS is 0 jani 2003-10-28 10:28:02 +0000
  • 5a8fd52c3d Fixed a small typo, mainly to test commit email notification. likewise 2003-10-06 13:56:07 +0000
  • 0227d13f35 Made compilable with 0.6.4. likewise 2003-10-02 22:47:25 +0000
  • 46f5dc4176 Fixed bug #4988 (change return type of mintapif_init) kieranm 2003-09-20 15:08:38 +0000
  • 2a968d2b17 Mem corruption fix in cyg_arch_mbox_get from Claudio Leonel jani 2003-09-18 07:28:15 +0000
  • 48ec31d02c make PAP and CHAP optional jani 2003-09-16 14:33:52 +0000
  • 53969f830f Do not add ecos copyright text to PPP sources since the two licenses conflict jani 2003-09-16 14:13:16 +0000
  • 3b8a1def42 Add ecos copyright headers to sources jani 2003-09-16 13:26:44 +0000
  • 53ffbd1ff3 EFAULT not defined in ecos but used in sockets.c jani 2003-09-15 09:07:49 +0000
  • 97bece84c1 Add raw socket support to ecos port jani 2003-09-15 08:40:13 +0000
  • e0d4e1737d Changes from Patch #1871 (more Raw IP functionality) kieranm 2003-09-10 17:17:52 +0000
  • fe4ff6b8a4 Added patch #1756 (with a couple of modifications) to provide raw IP functionality kieranm 2003-08-20 16:47:31 +0000
  • 2b9f6756f4 Fixed snmp.h include path. Clearified comment. likewise 2003-08-15 08:35:05 +0000
  • b126da7b93 Enabled the loop that waits for hardware reset to finish. likewise 2003-08-15 08:14:56 +0000
  • 917ba3f006 Added missing pktdrv.c. proff_fs 2003-08-07 12:27:11 +0000