miniupnp/miniupnpd/netfilter
Tomofumi Hayashi 3b472b59e0 Fix get_portmappings_in_range() in non-expand case.
In get_portmappings_in_range(), array[] is not updated when
realloc() is not called, hence get_portmappings_in_range() is
always null. This fix changes to fill array[].
2015-03-09 17:33:10 +09:00
..
Makefile Add initial PCP support 2013-07-11 09:38:55 +02:00
ip6tables_display.sh Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
ip6tables_flush.sh Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
ip6tables_init.sh Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
ip6tables_init_and_clean.sh Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
ip6tables_removeall.sh Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
iptables_display.sh Add initial PCP support 2013-07-11 09:38:55 +02:00
iptables_flush.sh Add initial PCP support 2013-07-11 09:38:55 +02:00
iptables_init.sh miniupnpd/netfilter/iptables_*.sh: less usage of deprecated net-tools. Use iproute2 instead. 2014-04-15 15:57:10 +04:00
iptables_init_and_clean.sh miniupnpd/netfilter/iptables_*.sh: less usage of deprecated net-tools. Use iproute2 instead. 2014-04-15 15:57:10 +04:00
iptables_removeall.sh miniupnpd/netfilter/iptables_*.sh: less usage of deprecated net-tools. Use iproute2 instead. 2014-04-15 15:57:10 +04:00
iptcrdr.c Fix get_portmappings_in_range() in non-expand case. 2015-03-09 17:33:10 +09:00
iptcrdr.h Merge branch 'master' into portinuse 2013-12-13 12:29:01 +01:00
iptpinhole.c miniupnpd: Allow wildcard (empty string) remote host for AddPinhole() 2015-02-10 16:04:10 +01:00
iptpinhole.h UPNP pinholing: add missing sys/types.h include 2014-10-21 15:54:02 +02:00
nfct_get.c Add initial PCP support 2013-07-11 09:38:55 +02:00
test_nfct_get.c Add initial PCP support 2013-07-11 09:38:55 +02:00
testiptcrdr.c Add initial PCP support 2013-07-11 09:38:55 +02:00
testiptcrdr_dscp.c Add initial PCP support 2013-07-11 09:38:55 +02:00
testiptcrdr_peer.c Add initial PCP support 2013-07-11 09:38:55 +02:00
testiptpinhole.c Started to implement add_pinhole() for netfilter (linux) 2012-04-26 16:08:39 +02:00
tiny_nf_nat.h Adding miniupnpd 2011-09-28 21:13:20 +02:00