summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-br
blob: 0eda3d87970e90dc400b0e52b54d97026c941273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_types.h work.new/skip/include/skip_types.h
--- skipsrc-1.0.orig/skip/include/skip_types.h	Fri Oct 25 13:12:45 1996
+++ work.new/skip/include/skip_types.h	Mon Mar  8 21:33:38 1999
@@ -142,6 +142,7 @@
 	unsigned char		flags;		/* ACL info for this system */
 	struct in_addr		mask;		/* network/host mask */
 	struct in_addr		tunnel_addr;	/* tunneling address */
+	unsigned long		source;		/* source address */
 } skip_param_t;
 
 /*