Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/igmpproxy

IGMP Proxy CLI for VyOS/Vyatta
https://github.com/vyos-legacy/igmpproxy

Jenkins: remove pipeline - package provided by Debian Buster

1508bc2da458ceaff88e53eedc15da5be42901df authored about 5 years ago
Create Jenkinsfile current

a9fd817777fcfe4193b0664e1bc51455d8a23b5b authored over 5 years ago
1:0.1+vyos2+current1

1f87c675725bff8f380bf7364c3961ee5a5a9e4f authored about 9 years ago
Fix build depends.

bebe371e8f64bd5d5adfd6d0136bbe9f061aaa29 authored about 9 years ago
1:0.1+vyos2+lithium4

a0b30a539f84a65c9506c5ec0d185234f59b486c authored about 10 years ago
Update maintainer address

df56d9c0f0fac3fea98df3e736236c9e7a0568dd authored about 10 years ago
1:0.1+vyos2+lithium3

2da94b87af524cb1bbaa3e34563b3657dbc5d938 authored about 10 years ago
Force release

20d22a5fffaef916eb008c0a7a95a84bc8b25be4 authored about 10 years ago
1:0.1+vyos2+lithium2

97dc31decf96a3971f68b67fbb5f98ddf62bc675 authored over 10 years ago
Force release

9a40db76a7e5e3b1a9171196526d0061e2b714bd authored over 10 years ago
1:0.1+vyos1+helium2

383f9d90f7154001821eab99f9262ee292ba1a60 authored over 10 years ago
Force release

2cc56a81a98ca76c2d13b6af5266bc939d62fcb9 authored over 10 years ago
Adding ubiquiti network's ERL patches for use with Vyatta based systems.

Signed-off-by: Jeff Leung <[email protected]>

969e8110067186c94346992cdefaafcb4e28b7b8 authored almost 11 years ago
An Omnibus patch applied from sources on the interwebs:

- A patch that makes IGMPProxy daemonizing possible
- Support multiple multicast sources

Signed ...

d3fd275cf45c477e2b2bb046adefe875cf661665 authored over 12 years ago
Restrict igmp reports forwarding to upstream interface

Utilize the new "whitelist" keyword also on the upstream interface definition.
If specified then...

bcd7c648e86d97263c931de53a008c9629e7797e authored almost 15 years ago
Change default interface state to disabled (wrt #2945877)

85e240727305b156097ee7aa0f0c4473a136291f authored almost 15 years ago
Send IGMP packets with IP Router Alert option [RFC 2113] included in IP header

fed8c3db10bc9d3a1e799a774924c00522595d0c authored about 15 years ago
Merge branch '0.1'

* 0.1:
Release 0.1
Fix building on FreeBSD 8.0 (wrt #2870461)
Fix netmask detection on int...

5a55a56efc9adc1117ca27e4400535816ef7d706 authored over 15 years ago
Release 0.1

0e8e7fde2d68f9ea9b5095c24231024be281393c authored over 15 years ago
Fix building on FreeBSD 8.0 (wrt #2870461)

Several IGMP_* macroses was deprecated in r189347/v800069 and
removed in r193938/v800098. Redefi...

68ba90446e02825073b779bd0628c4f34833665d authored over 15 years ago
Fix netmask detection on interfaces with multiple addresses

When having multiple IP addresses on an interface the netmask retrieved for
each IP address is n...

74c2e1aa414f33585562d6783a3290ac63ee6c69 authored over 15 years ago
Generate ChangeLog and AUTHORS by Git

64144607195b779396a49179518aade24707cbbc authored over 15 years ago
Restrict igmp reports for downstream interfaces (wrt #2833339)

atm all igmp membership reports are forwarded to the upstream interface.
Unfortunately some ISP ...

65f777e7f66b55239d935c1cf81bb5abc0f6c89f authored over 15 years ago
Release 0.1 beta5

94dd711318384e7b121924db0177a65b2fc38471 authored over 15 years ago
Improve getIfByAddress() function (wrt #2835052)

getIfByAddress does not find the best iterface in case of overlaping
networks. This patchs scans...

3ac424f82ab9f281dd3a0bfccbc92352bd5512c0 authored over 15 years ago
Fix nextConfigToken() function (wrt #2838154)

The nextConfigToken() returns NULL when EOF reached even if token
was read already. This results...

8ca5a29b56390020f27d4106643cd623cdb12bb2 authored over 15 years ago
Release 0.1 beta4

954674bc4ec6a689b1de2f2a2766e993df1e2705 authored over 15 years ago
Update README etc.

a7908b855ecb6959ea08ef3b374ff2aca9939cf0 authored over 15 years ago
State licenses in the COPYING

62fa19975ff4daa8e31a9b07bf33ddc8cd0129f8 authored over 15 years ago
Remove pointless backslashes in configure.ac

3ac3ae462ca35ec7f1f22d968bf4fab0807d636f authored over 15 years ago
Replace bzero() with memset()

3c4118949b6a19b384b08e171a5294b0ea307e08 authored over 15 years ago
Remove redundant #include

ee07cb5bfd2514503d0564d2aee0656203d9a91e authored over 15 years ago
Add DragonFly BSD support

56e37ad6ba0c6aade86c1407ea55abb8b445d119 authored over 15 years ago
Add missed format argument in acceptLeaveMessage()

eccefd205c3fb326b6ae1b79676238fc349f8be8 authored over 15 years ago
Avoid inclusion if linux/in.h (wrt #2787118)

The linux/in.h header conflicts with the netinet/in.h header in
certain Linux distributions. So ...

16c55bd5ab6a9608099252fa320ddbc0a05fca0a authored over 15 years ago
Release 0.1 beta3

e01624e123c5a24310a4fb7f70ab6178278c3b7a authored over 15 years ago
Show version in help message

Also remove unused Version constant.

a3c84e48a1ff32812aac92ca0dba923ca7dd4ca0 authored over 15 years ago
Remove IF_DEBUG macros

IF_DEBUG macros hides my_log(LOG_DEBUG...) calls. Thus it is redundant.

f880a472f6b835d8139adc27908206a11a50846f authored over 15 years ago
Break long lines in build scripts

6b1a4beb839f41ecc7468e2680f5d0eedbd49b35 authored over 15 years ago
Remove hardcoded version strings from man pages

55dcd57b8cfac25a4eeafae5a18ab85a07484418 authored over 15 years ago
Move mrouted-LICENSE out of doc directory

e7880c542e38bae8efa16b148a431488456f5594 authored over 15 years ago
Use strdup() instead of malloc() and strcpy()

9fee127b13336776d2e6019db8c22ee7de9bf36f authored over 15 years ago
Eliminate message about IGMP_MEMBERSHIP_QUERY ignored

d34dee7ea0b03ba98806558a1eebf78061ce8878 authored over 15 years ago
Add OpenBSD support

32de2bfbad537f6e60edddaefa6c240b2811c567 authored almost 16 years ago
Add NetBSD support

a85c620eccea244c80a34c3403b2ea7055616703 authored almost 16 years ago
Remove outdated bug report email address

d61d57c50b8b2399ff90e32da687686cf068680a authored almost 16 years ago
Improve OS checking mechanism

Hide all OS-specific things in os-*.h headers and let autoconf select
proper header. Also add ch...

14edc6d6dab34e5e51bc12a61f45bae753235e98 authored almost 16 years ago
Do not close std* streams in non-debug mode

b23a4c9f9edd43a22759930ae969ee420c270456 authored almost 16 years ago
Clean up configure.ac and add check for sockaddr.sa_len member

7256cb378db4b839f0138cc9422971f5fb353de1 authored almost 16 years ago
Install igmpproxy to sbin directory

eb6f3eababbca43c517a1407e5af66ed384bf07d authored almost 16 years ago
Add missing igmpproxy.h to list of sources

e22427f33150970f6bef3106ac018d7138dfbadb authored almost 16 years ago
Add missing 'h' to the getopt() optstring

68fb7638f36c85c44b2a8a33e28af58c65de8a06 authored almost 16 years ago
Rework logging

Allow to control verbosity with -v option.
Don't write to syslog in debug mode.
Don't fork in ba...

bae0b7b42ec948442945648878dbc8ef3ee1d2c5 authored almost 16 years ago
Move igmpproxy.conf out of src directory

df0ffb7998cbbd3ab09c100f48dead6adb93aa2c authored almost 16 years ago
Initial FreeBSD support

Based on IGMPproxy port to FreeBSD made by
Pavel Korshunov and gygenot.

4c36c1ea8f9822f96031cff8f40ca3fc7cb93db3 authored almost 16 years ago
Move to C99 and clean up the code

Listen to compiler's warnings.
Use standard integer and boolean types.
Remove redundant version.h.

fdc5cc59655a59f7f73af78d6606b5c45b9c1071 authored almost 16 years ago
Rename defs.h to igmpproxy.h

b535f70ec3dfc73a767592739c8aa44583e7e833 authored almost 16 years ago
Add bootstrap script

2df90756d378de822d6ece6aa0a340cab6a489e4 authored almost 16 years ago
Remove stuff generated by autotools

3393d1cd7c0f13cc91fa3ec974eb2cd1409bb720 authored almost 16 years ago
Fix logging to syslog

Do not write textual representation of message severity
because syslog can do this itself. Also ...

576b42c7fc71757a33dbac0ebc388f8eebd81fe3 authored almost 16 years ago
chmod -x on appropriate files

1223d5975a1da679d15120417365582a0054abc4 authored almost 16 years ago
Remove banner

66145eee1d74c9edd23f3d72700911865b7a09bb authored almost 16 years ago
Enable autotools

I've packaged igmpproxy with GNU autotools, which will allow for a better
experience on Gentoo (...

710d688641ca68d89a7b8958c7d84144d5fb1d9b authored almost 16 years ago
Initial import

f4c36aa73287b794e2c842564e82d2d4f3c1027f authored almost 16 years ago