CVS commit: src/external/bsd/ipf/dist/tools

2021-04-11 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Mon Apr 12 04:09:26 UTC 2021

Modified Files:
src/external/bsd/ipf/dist/tools: ipnat.c

Log Message:
avoid common symbols.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipnat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2014-06-29 Thread Darren Reed
Module Name:src
Committed By:   darrenr
Date:   Sun Jun 29 08:58:01 UTC 2014

Modified Files:
src/external/bsd/ipf/dist/tools: ipnat_y.y

Log Message:
#552 destination port not zero after parsing nat rule
3561691 gethost never returns an ipv6 address


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/tools/ipnat_y.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2014-06-29 Thread Darren Reed
Module Name:src
Committed By:   darrenr
Date:   Sun Jun 29 08:53:08 UTC 2014

Modified Files:
src/external/bsd/ipf/dist/tools: ipf_y.y

Log Message:
#551 ipf.conf address structure not properly zero filled


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ipf/dist/tools/ipf_y.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2014-06-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Jun 16 12:37:58 UTC 2014

Modified Files:
src/external/bsd/ipf/dist/tools: ipfstat.c

Log Message:
>From Darren Reed: #548 ipfstat hits a bus error on netbsd/sparc64


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/tools/ipfstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2012-10-27 Thread Takeshi Nakayama
Module Name:src
Committed By:   nakayama
Date:   Sat Oct 27 20:07:12 UTC 2012

Modified Files:
src/external/bsd/ipf/dist/tools: ipmon.c

Log Message:
Remove ipl overwrite.  Which was missed in previous.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ipf/dist/tools/ipmon.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2012-10-26 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Oct 26 23:05:15 UTC 2012

Modified Files:
src/external/bsd/ipf/dist/tools: ipmon.c

Log Message:
copy structures for alignment purposes


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ipf/dist/tools/ipmon.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/ipf/dist/tools

2012-10-21 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon Oct 22 04:35:17 UTC 2012

Modified Files:
src/external/bsd/ipf/dist/tools: ipmon.c

Log Message:
Don't play stupid pet tricks with alignments and simplify the code not
to allocate/copy.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ipf/dist/tools/ipmon.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.