Deleted Added
full compact
dlcommon.c (145511) dlcommon.c (145519)
1/* $NetBSD$ */
1/* $FreeBSD: head/contrib/ipfilter/ipsend/dlcommon.c 145519 2005-04-25 18:20:15Z darrenr $ */
2
3/*
4 * Common (shared) DLPI test routines.
5 * Mostly pretty boring boilerplate sorta stuff.
6 * These can be split into individual library routines later
7 * but it's just convenient to keep them in a single file
8 * while they're being developed.
9 *

--- 1374 unchanged lines hidden ---
2
3/*
4 * Common (shared) DLPI test routines.
5 * Mostly pretty boring boilerplate sorta stuff.
6 * These can be split into individual library routines later
7 * but it's just convenient to keep them in a single file
8 * while they're being developed.
9 *

--- 1374 unchanged lines hidden ---