Hi,
Use IP_RECVIF option.
For IP_SENDIF look at
http://lists.freebsd.org/pipermail/freebsd-net/2007-March/013510.html
I used the patch on my embedded FreeBSD 9.0 boxes and it works fine. I
modificated it slightly to match 9.0.
Svata
On Thu, Apr 19, 2012 at 7:41 AM, Attila Nagy wrote:
>
> Hi,
The following reply was made to PR kern/159353; it has been noted by GNATS.
From: Svatopluk Kraus
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/159353: [netinet] [patch] conditional call of
ifa_del_loopback_route()
Date: Tue, 9 Aug 2011 12:55:42 +0200
This PR can be closed because
The following reply was made to PR kern/159601; it has been noted by GNATS.
From: Svatopluk Kraus
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/159601: [netinet] [patch] in_scrubprefix() - loopback route
refcount malfunction
Date: Thu, 13 Oct 2011 11:19:07 +0200
Thanks for commit. I
The following reply was made to PR kern/159603; it has been noted by GNATS.
From: Svatopluk Kraus
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/159603: [netinet] [patch] in_ifscrubprefix() - network route
can be installed for interfaces marked down
Date: Thu, 13 Oct 2011 11:21:16 +0200
The following reply was made to PR kern/159602; it has been noted by GNATS.
From: Svatopluk Kraus
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/159602: [netinet] [patch] arp_ifscrub() is called even if
IFF_NOARP flag is set
Date: Thu, 13 Oct 2011 11:20:18 +0200
Thanks for commit. I