skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
51845ed4fd
|
Corrected warnings generated from splint.
|
2009-04-18 13:48:15 +00:00 |
|
skarg
|
e75e88c507
|
Corrected buffer overflow problem with the npdu decoder found by stress testing the stack. Thank you Cameron!
|
2008-12-08 20:17:53 +00:00 |
|
skarg
|
3a0f109d66
|
Added h_npdu to demo lib and example projects.
|
2008-09-07 04:23:44 +00:00 |
|
skarg
|
224d74f417
|
Moved npdu_handler from npdu.c to demo/handler/h_npdu.c file, since this will change for routers and gateways.
|
2008-09-07 04:13:58 +00:00 |
|
skarg
|
5c6f263a16
|
Added I-Am-Router-To-Network demo. Untested.
|
2008-08-20 22:17:43 +00:00 |
|
skarg
|
241e877d23
|
indented.
|
2008-07-20 13:22:15 +00:00 |
|
skarg
|
f0b4f826dd
|
Added check for DNET as part of address to make sure it is for us and not a network beyond us.
|
2008-06-23 00:19:59 +00:00 |
|
skarg
|
0cb7ad6d9c
|
Added check to make sure destination network address is zero, indicating a local destination (me) instead of a routed destination.
|
2008-06-20 17:38:51 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
e4ccba8310
|
Added debugging.
|
2008-01-21 03:03:43 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
a2506536ed
|
Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects.
|
2007-10-10 03:34:37 +00:00 |
|