Deleted Added
full compact
af.h (22997) af.h (50479)
1/*
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
4 *
5 * Copyright (c) 1995 John Hay. All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions

--- 22 unchanged lines hidden (view full) ---

31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 * SUCH DAMAGE.
34 *
35 * @(#)af.h 5.1 (Berkeley) 6/4/85 (routed/af.h)
36 *
37 * @(#)af.h 8.1 (Berkeley) 6/5/93
38 *
1/*
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
4 *
5 * Copyright (c) 1995 John Hay. All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions

--- 22 unchanged lines hidden (view full) ---

31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 * SUCH DAMAGE.
34 *
35 * @(#)af.h 5.1 (Berkeley) 6/4/85 (routed/af.h)
36 *
37 * @(#)af.h 8.1 (Berkeley) 6/5/93
38 *
39 * $Id$
39 * $FreeBSD: head/usr.sbin/IPXrouted/af.h 50479 1999-08-28 01:35:59Z peter $
40 */
41
42/*
43 * Routing table management daemon.
44 */
45
46/*
47 * Structure returned by af_hash routines.

--- 30 unchanged lines hidden ---
40 */
41
42/*
43 * Routing table management daemon.
44 */
45
46/*
47 * Structure returned by af_hash routines.

--- 30 unchanged lines hidden ---