Thomas Bernard
|
2946f9e105
|
=> 2017
|
2017-07-05 23:06:16 +02:00 |
Thomas Bernard
|
8870da723e
|
char * => const char *
|
2017-07-05 23:06:07 +02:00 |
edrikk
|
9ac353cb5e
|
Adding Tomato ifdef for netfilter chain to check
To allow for "drop-in" upgrades of Miniupnp within Tomato firmware, submitting this change back upstream.
Original source: b9d9e4b0ed ?at=shibby-arm
|
2017-07-05 14:40:51 -04:00 |
David Carlier
|
e56b0587a7
|
Mainly adding fd_set related header missing
|
2017-06-12 09:27:26 +02:00 |
YONETANI Tomokazu
|
07ae540724
|
Fix build error on DragonFly for missing inp_vflag
DragonFly has dropped V4-mapped address support some time ago,
and here's how to fix the related code:
http://lists.dragonflybsd.org/pipermail/users/2014-December/207284.html
Signed-off-by: YONETANI Tomokazu <y0n3t4n1@gmail.com>
|
2016-07-23 16:12:36 +09:00 |
Chocobo1
|
e405f78b89
|
Fix output specifier
|
2016-01-04 12:13:00 +08:00 |
Thomas Bernard
|
1dd48971b9
|
Merge branch 'https'
Conflicts:
miniupnpd/Makefile
miniupnpd/pf/obsdrdr.c
|
2014-04-20 18:12:04 +02:00 |
Thomas Bernard
|
1140e1bddb
|
miniupnpd/portinuse.c: minor cosmetic changes
|
2014-04-14 09:17:10 +02:00 |
Daniel Becker
|
eea9188eef
|
miniupnpd/portinuse.c: whitespace cleanup
|
2014-04-13 04:28:47 -07:00 |
Daniel Becker
|
90cc5ad3e7
|
miniupnpd/portinuse.c: add FreeBSD support for CHECK_PORTINUSE
|
2014-04-13 04:15:58 -07:00 |
Thomas Bernard
|
b4be392156
|
miniupnpd/portinuse.c: fix display in case of error
|
2014-04-09 15:38:54 +02:00 |
Thomas Bernard
|
f6f4e56bdf
|
miniupnpd/portinuse: cleanup
|
2014-03-28 12:50:42 +01:00 |
Thomas Bernard
|
6eab849b2e
|
miniupnpd/portinuse.c: Improve error handling in DragonFly BSD code
|
2014-03-20 14:07:52 +01:00 |
Thomas Bernard
|
6419602e14
|
miniupnpd/portinuse: port_in_use() returns -1 in case of error
|
2014-03-20 13:49:10 +01:00 |
Thomas Bernard
|
aea062a7ba
|
miniupnpd/portinuse.c: Add DragonFly BSD implementation
Thanks to YONETANI Tomokazu.
|
2014-03-20 13:40:53 +01:00 |
Thomas Bernard
|
3629b10ff5
|
miniupnpd: add port_in_use() implementation for OpenBSD
|
2014-03-14 12:08:13 +01:00 |
Thomas Bernard
|
09bbaac63a
|
miniupnpd/portinuse.c: add #ifdef __linux__
TODO : BSD Code
|
2014-03-13 14:58:36 +01:00 |
Thomas Bernard
|
15a2320c86
|
miniupnpd/portinuse.c/iptcrdr.c: cosmetic changes
|
2014-03-13 14:49:05 +01:00 |
Thomas Bernard
|
c4e63048c4
|
miniupnpd: add CHECK_PORTINUSE to enable/disable port_in_use()
|
2014-03-13 14:48:52 +01:00 |
Thomas Bernard
|
9b72af6f36
|
Merge branch 'master' into portinuse
|
2013-12-13 12:29:01 +01:00 |
Thomas Bernard
|
013b0df388
|
miniupnpd: detect port in use / already forwarded
Patch submitted by David Kerr
|
2012-07-10 23:25:29 +02:00 |