Uglymotha

Results 9 comments of Uglymotha

Implemented this in my forked repo. Will making testing new wl / bl functionality a lot easier. Will create a pull request after #63 is accepted

[freebsd_max_if.zip](https://github.com/pali/igmpproxy/files/4535067/freebsd_max_if.zip)

Shouldn't that be fairly simple to acheive by using getifaddrs() / freeifaddrs() ? These functions already use dynamic memory allocation.

First off, it's been some 20-25 years since I've done any real programming in c. Been looking through and analysing the source code yesterday and igmpproxy seems a basic enough...

Oh and maybe have MAX_IF be configurable. igmpproxy is often run on memory restrained systems

Oh the sweet memories. It never works out the way you think when you finally figure out how stuff actually works. I currently have a working igmpproxy with dynamically allocated...

Please ignore last patch, attached incorrect version. [igmpproxy-interfaces.zip](https://github.com/pali/igmpproxy/files/4557194/igmpproxy-interfaces.zip)

Looking into creating a pull request. In my good ol' days of programming there was only svn. :)

Hi, I am definitely willing to provide some support. The problem I have is that I no longer use any IPTV services myself, so I have no way to test....