search for: iptos_reliability

Displaying 3 results from an estimated 3 matches for "iptos_reliability".

2011 May 03
1
IPTOS constants
defines.h defines a bunch of IPTOS constants if they're not already available: #ifndef IPTOS_LOWDELAY # define IPTOS_LOWDELAY 0x10 # define IPTOS_THROUGHPUT 0x08 # define IPTOS_RELIABILITY 0x04 # define IPTOS_LOWCOST 0x02 # define IPTOS_MINCOST IPTOS_LOWCOST #endif /* IPTOS_LOWDELAY */ A few lines further down, it includes <netinet/ip.h>, which is where those constants are defined (at least in FreeBSD). --- /home/des/freebsd/base/vendor-crypto/openss...
2000 Apr 07
3
DG/UX R4.20MU03
Has anyone had any experience with ssh and DG/UX? I tried the ./configure and it could not determine the hosttype. After that problem was worked-arounded I get a LOT of warnings about declaring functions multiple times and then the compile fails with: packet.c: In function `packet_set_interactive': packet.c:803: `IPTOS_LOWDELAY' undeclared (first use this function) packet.c:803: (Each
2015 Apr 13
3
[Compile Issue] netcat.c on HP NonStop
Greetings, I am porting the openssh-portable 6.8 release to the HP NonStop (NSE) platform. Prior versions were no real problem, with minor tweeks. However, with the inclusion of regress/netcat.c, which depends on arpa/telnet.h, we have an issue. Unfortunately, the platform does not have this file, nor anything like it - telnet is done rather differently. We do have a version of netcat (0.7.1