Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
netacct
net-acct_0.71.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File net-acct_0.71.dif of Package netacct
--- src/capture-linux.c +++ src/capture-linux.c @@ -9,6 +9,7 @@ #include <sys/wait.h> #include "netacct.h" +#include <string.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> --- src/daemon.c +++ src/daemon.c @@ -4,6 +4,7 @@ * (C) 1994 Ulrich Callmeier */ +#include <string.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> --- src/naccttab.sample +++ src/naccttab.sample @@ -79,12 +79,12 @@ # For dynamic slip/ppp -dynamicip /var/run # where files for dynamic ip are stored -dynamicnet 202.36.94.0 255.255.255.0 # on which network are all the +#dynamicip /var/run # where files for dynamic ip are stored +#dynamicnet 202.36.94.0 255.255.255.0 # on which network are all the # dynamically assigned adresses -exclude-name-lookup 202.36.94.1 255.255.255.255 -exclude-name-lookup 202.36.94.253 255.255.255.255 +#exclude-name-lookup 202.36.94.1 255.255.255.255 +#exclude-name-lookup 202.36.94.253 255.255.255.255 # hostlimit 12.34.56.78 # log only packets to/from this host # hostlimit 34.56.78.12 # and this one too
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor