FreeBSD_STABLE_9-i386 - Build #124 - Still Failing:
Build information: https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/124/
Full change log:
https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/124/changes
Full build log:
https://jenkins.FreeBSD.org/job/FreeBSD_STABLE_9-i386/124/console
Hi all,
Let me illustrate a network topology, to tell where the problem occurs:
PC station: 192.168.8.253/24 (FreeBSD 10.2-PRERELEASE)
Router: 192.168.8.177/24 and 10.254.215.1/24 (FreeBSD 10.2-RC2)
router(CPE): 10.254.215.188/24 (a customer)
From Router:
===
# ifconfig vlan201
vlan2
On 8/6/15 5:57 PM, Marcelo Gondim wrote:
Hi all,
Let me illustrate a network topology, to tell where the problem occurs:
PC station: 192.168.8.253/24 (FreeBSD 10.2-PRERELEASE)
Router: 192.168.8.177/24 and 10.254.215.1/24 (FreeBSD 10.2-RC2)
router(CPE): 10.254.215.188/24 (a customer)
From Rou
On 06-08-2015 21:03, Eric van Gyzen wrote:
On 8/6/15 5:57 PM, Marcelo Gondim wrote:
Hi all,
Let me illustrate a network topology, to tell where the problem occurs:
PC station: 192.168.8.253/24 (FreeBSD 10.2-PRERELEASE)
Router: 192.168.8.177/24 and 10.254.215.1/24 (FreeBSD 10.2-RC2)
router(CP
Some more testing indicates that the problem is most likely in close, not mmap.
I modified the program to the following:
zool# more test.c
#include
#include
#include
#include
#include
#include
int main (int argc, char *argv[])
{
int rc, pid, fd;
char *cp;
char cmd[10