brian 67534b228a Allow PacketAliasSetTarget() to be passed the following:
INADDR_NONE:   Incoming packets go to the alias address (the default)
  INADDR_ANY:    Incoming packets are not NAT'd (direct access to the
                 internal network from outside)
  anything else: Incoming packets go to the specified address

Change a few inaddr::s_addr == 0 to inaddr::s_addr == INADDR_ANY
while I'm there.
2000-03-31 20:36:29 +00:00
..
2000-03-31 16:03:02 +00:00
2000-03-31 20:13:03 +00:00
2000-03-31 19:35:41 +00:00
2000-03-29 17:12:09 +00:00
2000-03-22 02:27:30 +00:00
2000-01-15 05:15:06 +00:00
1999-08-27 23:45:13 +00:00