Deleted Added
full compact
ip_auth.h (57096) ip_auth.h (57126)
1/*
2 * Copyright (C) 1997-1998 by Darren Reed & Guido Van Rooij.
3 *
4 * Redistribution and use in source and binary forms are permitted
5 * provided that this notice is preserved and due credit is given
6 * to the original author and the contributors.
7 *
8 * $Id: ip_auth.h,v 2.1 1999/08/04 17:29:54 darrenr Exp $
1/*
2 * Copyright (C) 1997-1998 by Darren Reed & Guido Van Rooij.
3 *
4 * Redistribution and use in source and binary forms are permitted
5 * provided that this notice is preserved and due credit is given
6 * to the original author and the contributors.
7 *
8 * $Id: ip_auth.h,v 2.1 1999/08/04 17:29:54 darrenr Exp $
9 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ip_auth.h 57126 2000-02-10 21:29:11Z guido $
9 *
10 */
11#ifndef __IP_AUTH_H__
12#define __IP_AUTH_H__
13
14#define FR_NUMAUTH 32
15
16typedef struct frauth {

--- 51 unchanged lines hidden ---
10 *
11 */
12#ifndef __IP_AUTH_H__
13#define __IP_AUTH_H__
14
15#define FR_NUMAUTH 32
16
17typedef struct frauth {

--- 51 unchanged lines hidden ---