From 07cf2c4b20230ddedee1bf9dddc1e7cd407385f5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 5 Feb 2015 10:02:24 -0200 Subject: Packages repo cleanup: - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir --- config/igmpproxy/igmpproxy.xml | 160 ----------------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 config/igmpproxy/igmpproxy.xml (limited to 'config/igmpproxy/igmpproxy.xml') diff --git a/config/igmpproxy/igmpproxy.xml b/config/igmpproxy/igmpproxy.xml deleted file mode 100644 index 2b531039..00000000 --- a/config/igmpproxy/igmpproxy.xml +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - igmpproxy - Services: IGMP proxy - /usr/local/pkg/igmpproxy.inc - - IGMP proxy - Multicast proxy. -
Services
- igmpproxy.xml -
- - igmpproxy - igmpproxy.sh - igmpproxy - IGMP(multicast) proxy. - - - https://packages.pfsense.org/packages/config/igmpproxy/igmpproxy.inc - /usr/local/pkg/ - 0755 - - - https://files.pfsense.org/packages/igmpproxy - /usr/local/sbin/ - 0755 - - - https://packages.pfsense.org/packages/config/igmpproxy/firewall_rules_edit.tmp - /tmp/ - 0755 - - - https://packages.pfsense.org/packages/config/igmpproxy/filter.tmp - /tmp/ - 0755 - - - https://packages.pfsense.org/packages/config/igmpproxy/igmpproxy.tbz - /usr/local/pkg/ - 0755 - - An IGMP(multicast) proxy member has been deleted. - An IGMP(multicast) proxy member has been created/modified. - - - igmpname - Name - - - igmptype - Type - - - description - Description - - - - - igmpname - Interface - - interfaces_selection - - - description - Description - input - - - igmptype - Type - The upstream network interface is the outgoing interface which is - responsible for communicating to available multicast data sources. - There can only be one upstream interface. - Downstream network interfaces are the distribution interfaces to the - destination networks, where multicast clients can join groups and - receive multicast data. One or more downstream interfaces must be configured. - - select - - - - - upstream - - - igmpthreshold - Threshold - Defines the TTL threshold for the network interface. Packets - with a lower TTL than the threshols value will be ignored. This - setting is optional, and by default the threshold is 1. - input - - - Networks - none - rowhelper - - - Network Address - input - 25 - igmpnetaddr - - - - - - igmpproxy_resync(); - - - igmpproxy_install(); - -
-- cgit v1.2.3