Adam Dunkels
|
2ba293a538
|
Bugfix: check the size of the outgoing packet to avoid overflowing the output buffer
|
2013-03-18 11:22:08 +01:00 |
|
Adam Dunkels
|
944537fccf
|
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
|
2012-10-26 15:54:49 +02:00 |
|
Nicholas J Humfrey
|
3fe55673d3
|
Converted deprecated uIP types in the network stack to standard C99 names (in stdint.h)
|
2012-02-17 22:45:13 +00:00 |
|
Adam Dunkels
|
81e098d2da
|
Added some defensive programming
|
2011-08-31 20:53:48 +02:00 |
|
adamdunkels
|
fb037e0afb
|
Added function for sending an UDP packet to a specified IP address and port number over an existing UDP connection
|
2009-10-18 22:02:01 +00:00 |
|
julienabeille
|
4f9bc05f90
|
ping-ipv6 example compiles on native cygwin
|
2008-10-14 13:39:12 +00:00 |
|
adamdunkels
|
1e1e44a3f8
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
|
matsutsuka
|
a6527b34d9
|
When UIP_UDP is off, turn off udp functions more accurately.
|
2007-09-29 03:54:18 +00:00 |
|
bg-
|
b2bc97ddba
|
* Constness, voidness.
|
2007-04-30 15:19:21 +00:00 |
|
adamdunkels
|
e117830406
|
Must reset uip_slen to zero after transmit to avoid confusing uIP if it is invoked after this function
|
2006-09-26 22:12:59 +00:00 |
|
adamdunkels
|
b8bf33f53f
|
Functions for sending individual UDP datagrams
|
2006-08-31 09:35:27 +00:00 |
|