On Tuesday 03 June 2008 23:39:42 Scott Ullrich wrote:
> On 6/3/08, Jon Otterholm <[EMAIL PROTECTED]> wrote:
> > Hi.
> >
> > Are there any plans to implement option carpdev to carp in FreeBSD?
> >
> > //Jon
>
> See the freebsd-pf archives. Max has a patch ready for testing and
> needs more wide-s
On 6/3/08, Jon Otterholm <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Are there any plans to implement option carpdev to carp in FreeBSD?
>
> //Jon
See the freebsd-pf archives. Max has a patch ready for testing and
needs more wide-spread testing.
Scott
___
f
Hi.
Are there any plans to implement option carpdev to carp in FreeBSD?
//Jon
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[EMAIL PROTECTED] wrote:
Hello;
I started playing a bit with net/pppd23 and I noticed there are some patches for
FreeBSD-3.0 that were never committed (NetBSD certainly has them). Our pppd(8) is derived
from the "samba" pppd port and should have them if we want to continue updating
it.
E
Hello;
I started playing a bit with net/pppd23 and I noticed there are some patches
for FreeBSD-3.0 that were never committed (NetBSD certainly has them). Our
pppd(8) is derived from the "samba" pppd port and should have them if we want
to continue updating it.
I started adapting them but I am
Dalibor Gudzic wrote:
Any pointers for someone that wishes to do it?
http://wiki.freebsd.org/NetworkRFCCompliance
...is one place to start...
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscr
Hello,
within testing on a ia64-platform I spotted unaligned references in the
macros:
IN6_IS_ADDR_UNSPECIFIED(a), IN6_IS_ADDR_LOOPBACK(a),
IN6_IS_ADDR_V4COMPAT(a) and IN6_IS_ADDR_V4MAPPED(a)
It's not always true that the s6_addr array is aligned to 4-byte and this
causes some trouble at least
Bruce M. Simpson wrote:
Archimedes S. Gaviola wrote:
To Whom It May Concerned:
Good day! Is there any document or web site that lists all the
standard Request for Comments (RFCs) for all the networking protocols
currently implemented on FreeBSD? This will help users identify what
specific se
Victor Hugo Bilouro wrote:
I've made a lot of changes to it; diffs are with him but I can send folk a
copy of my Mercurial repo.
I would appreciate that.
Sent (off-list).
As an example of the new PCS syntax and expect() stuff, I'll forward you
the IGMPv2 test off-list. (Also sent.)