hi
struct pppoe_tag {
u_int16_t tag_type;
u_int16_t tag_len;
char tag_data[];
}__packed;
struct pppoe_hdr{
u_int8_t ver:4;
u_int8_t type:4;
u_int8_t code;
u_int16_t sid;
u_int16_t length;
struct pppoe_tag tag[];
}__packed;
I apologize for following up so late on this. I've only now have time to
follow up.
Sepherosa Ziehau wrote:
On Thu, Jun 19, 2008 at 6:30 PM, wrote:
Synopsis: net80211 discards power-save queue packets early
Responsible-Changed-From-To: freebsd-i386->freebsd-net
Responsible-Changed-By: remk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
We have a working firewall with multiple esp tunnels.
To this machine we want to add the ability to filter the emergent,
decrypted packets.
We are running 7.1-RELEASE-p2
Does filtering require both the IPSEC_FILTERTUNNEL and the enc device?
Or are t
The following reply was made to PR kern/131162; it has been noted by GNATS.
From: Adam K Kirchhoff
To: bug-follo...@freebsd.org, ad...@voicenet.com
Cc:
Subject: Re: kern/131162: [ath] Atheros driver bugginess and kernel crashes
Date: Tue, 10 Feb 2009 12:08:39 -0500
Is there *anything* else I
Synopsis: route(8): route add changes interpretation of network specification
[regression]
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: gavin
Responsible-Changed-When: Tue Feb 10 14:14:05 UTC 2009
Responsible-Changed-Why:
Over to maintainer(s)
http://www.freebs
Synopsis: kernel does allow manipulation of subnet routes
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: gavin
Responsible-Changed-When: Tue Feb 10 13:40:47 UTC 2009
Responsible-Changed-Why:
Over to maintainer(s)
http://www.freebsd.org/cgi/query-pr.cgi?pr=131536
_
Synopsis: [ipsec] [patch] setkey(8) -D fails to report all SAs
Responsible-Changed-From-To: freebsd-net->vanhu
Responsible-Changed-By: vanhu
Responsible-Changed-When: Tue Feb 10 08:39:39 UTC 2009
Responsible-Changed-Why:
Alraedy working on the problem for ipsec-tools, on which a similar patch
has
Old Synopsis: ifconfig can't clear 'monitor' mode on the wireless device
New Synopsis: ifconfig(8) can't clear 'monitor' mode on the wireless device
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Tue Feb 10 08:09:43 UTC 2009
Respons
Mij wrote:
Hello folks,
OpenBSD provides a SO_BINDANY socket option that allows an
application to produce traffic from an IP address which is not configured
on the host:
http://www.openbsd.org/cgi-bin/man.cgi?query=setsockopt
This is useful to run a transparent proxy which receives connections