1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/security/skip/files/patch-cj
Julian Elischer b7d69e8bbb Submitted by: archie Cobbs (archie@whistle.com)
updates to make skip port work better, from the original porter.
1998-04-13 00:17:45 +00:00

14 lines
507 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/include/skip_types.h skipsrc-1.0/skip/include/skip_types.h
--- skipsrc-1.0.orig/skip/include/skip_types.h Fri Oct 25 13:12:45 1996
+++ skipsrc-1.0/skip/include/skip_types.h Sun Apr 12 15:29:53 1998
@@ -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;
/*