From a2f538d3dce281e3b17202637161ead8937bb942 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 19 May 2010 08:43:10 -0400 Subject: Add a package with a patch that fixes packet capture on 1.2.3 nanobsd. --- config/packetcapturefix/packetcapturefix.patch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 config/packetcapturefix/packetcapturefix.patch (limited to 'config/packetcapturefix/packetcapturefix.patch') diff --git a/config/packetcapturefix/packetcapturefix.patch b/config/packetcapturefix/packetcapturefix.patch new file mode 100644 index 00000000..659fdd10 --- /dev/null +++ b/config/packetcapturefix/packetcapturefix.patch @@ -0,0 +1,23 @@ +diff --git a/usr/local/www/diag_packet_capture.php b/usr/local/www/diag_packet_capture.php +index 69fd677..91d61cd 100644 +--- a/usr/local/www/diag_packet_capture.php ++++ b/usr/local/www/diag_packet_capture.php +@@ -265,6 +265,9 @@ include("head.inc"); ?> + +@@ -277,8 +280,6 @@ include("head.inc"); ?> + + -- cgit v1.2.3