=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/netstart,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/etc/netstart 1996/09/04 10:25:55 1.10 --- src/etc/netstart 1996/09/23 13:06:37 1.11 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: netstart,v 1.10 1996/09/04 10:25:55 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=-q --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: netstart,v 1.11 1996/09/23 13:06:37 deraadt Exp $ # set these to "NO" to turn them off. otherwise, they're used as flags routed_flags=-q *************** *** 31,36 **** --- 31,37 ---- amd_master=/etc/amd/master # AMD 'master' map ipfilter_rules=/etc/ipf.rules # Rules for IP packet filtering ipmon_flags=-s # To disable logging, use ipmon_flags=NO + rfc1323=YES # TCP RFC1323 extensions (disable if tcp is slow) # /etc/myname contains my symbolic name #