summaryrefslogtreecommitdiffstats
path: root/src/net/ndp.c
Commit message (Expand)AuthorAgeFilesLines
* Kill off some warnings-problematic debug statements in ndp.c; the codeMichael Brown2007-12-071-4/+2Star
* Various warnings fixups for OpenBSD with gcc-3.3.5.Michael Brown2007-12-071-3/+3
* make add_ndp_entry staticHolger Lubitz2007-07-271-2/+3
* pkbuff->iobuf changeoverMichael Brown2007-05-191-6/+6
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-2/+3
* IP6 supportNikhil Chandru Rao2006-08-191-0/+181