summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ip_helper_generic.c
AgeCommit message (Expand)Author
2013-02-19More #1613: fixed bugs in the 'fixes' above:Benny Prijono
2013-01-22Re #1613: Remove unused variableLiong Sauw Ming
2013-01-22Fixed #1613: Use appropriate request for ioctl() function to access the inter...Liong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-01-04Ticket #1010:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-07Configuration option to include/exclude loopback interface in enum_ip_interfa...Benny Prijono
2008-07-07Fixed segfault when getifaddrs() returns NULL address (thanks Filippo Zangheri)Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-07Ignore 0.0.0.0/8 class IP address in interface enumeration function since thi...Benny Prijono
2008-01-08Fixed compilation error about IFF_UPBenny Prijono
2007-12-03More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_so...Benny Prijono
2007-12-03Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415)Benny Prijono
2007-12-03Fixed compilation errors/warnings on Linux with the recent IPv6 commitsBenny Prijono
2007-12-01More ticket #415: more IPv6 and some reorganization of the source codesBenny Prijono
2007-11-26Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first interface...Benny Prijono
2007-11-17Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCON...Benny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono