OpenBSD CVS

CVS log for src/libexec/tftp-proxy/Attic/filter.h


[BACK] Up to [local] / src / libexec / tftp-proxy

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Thu Aug 30 01:09:21 2012 UTC (11 years, 9 months ago) by dlg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

remove libexec/tftp-proxy now we have usr.sbin/tftp-proxy

ok deraadt@

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 5 12:25:51 2011 UTC (13 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored)

Switch tftp-proxy over to using divert-to. Based on a diff from oga@
with lots of help from claudio@. Earlier version was ok mikeb@ and looks
good to markus@.

Note: tftp-proxy rdr-to rules must be changed to use divert-to and must
specify the address family.

pass in quick on internal proto udp to port tftp rdr-to 127.0.0.1 port 6969
-changes to-
pass in quick on internal inet proto udp to port tftp divert-to 127.0.0.1 port 6969

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 30 20:40:27 2009 UTC (14 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored)

Remove unused add_nat() function, ok jcs@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 28 19:07:07 2005 UTC (18 years, 5 months ago) by jcs
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9

import tftp-proxy 1.6, a tftp helper for pf

ok jolan@, msf@, millert@
man page help from jmc@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.