On Sat, Feb 10, 2007 at 06:28:41PM +, Bruce M. Simpson wrote:
> This updated patch moves VLAN tag decapsulation into if_ethersubr.c and
> always uses M_VLANTAG, which is also passed to the upper layer.
>
> Tests with ping:
> fxp (no VLAN_HWTAGGING support) OK
> msk (VLAN_HWTAGGING
On Sat, Feb 10, 2007 at 06:28:41PM +, Bruce M. Simpson wrote:
> This updated patch moves VLAN tag decapsulation into if_ethersubr.c and
> always uses M_VLANTAG, which is also passed to the upper layer.
>
> Tests with ping:
> fxp (no VLAN_HWTAGGING support) OK
> msk (VLAN_HWTAGGING enable
Bruce M Simpson wrote:
Hi,
This is a POLA violating 'let's move with the times' patch that gets rid
of the special treatment of classful IPv4 network prefixes in 'netstat
-rn' output. Comments please!
Since those 'classes' haven't meant anything for many years, and interpreting
them as 'spec
On Sat, Feb 10, 2007 at 10:57:13PM + I heard the voice of
Bruce M Simpson, and lo! it spake thus:
>
> This is a POLA violating 'let's move with the times' patch that gets
> rid of the special treatment of classful IPv4 network prefixes in
> 'netstat -rn' output. Comments please!
Please!
1.2.
At Fri, 09 Feb 2007 12:07:45 +0100,
Christian Brueffer wrote:
>
> [1 ]
> On Thu, Feb 08, 2007 at 05:07:31PM -0800, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I've started a Wiki page in the FreeBSD Wiki in an attempt to
> > coordinate some of the clean up work and networking projects that
> > aren
Hi,
This is a POLA violating 'let's move with the times' patch that gets rid
of the special treatment of classful IPv4 network prefixes in 'netstat
-rn' output. Comments please!
Rgards,
BMS
Index: route.c
===
RCS file: /home/ncvs
Hi,
This should do what it says on the tin...
Regards,
BMS
Make IPv6 multicast forwarding dynamically loadable into a GENERIC kernel.
Index: conf/files
===
RCS file: /home/ncvs/src/sys/conf/files,v
retrieving revision 1.1175
diff -
Hi,
Thunderbird keeps crashing whenever I draft these messages, which is
frustrating.
Can we discuss this change? I would like to get it in as we get the
following wins:
1. Potentially cleaner code in ether_demux()/ether_input()
2. Ways of detecting and preventing L2/L3 forwarding loops
3.
This updated patch moves VLAN tag decapsulation into if_ethersubr.c and
always uses M_VLANTAG, which is also passed to the upper layer.
Tests with ping:
fxp (no VLAN_HWTAGGING support) OK
msk (VLAN_HWTAGGING enabled) OK
msk (VLAN_HWTAGGING disanabled) FAIL
I am concerned that t
Hi,
Here is the first patch to bring in 802.1p Packet Priority to FreeBSD;
this is to support Differentiated Services and Quality-of-Service. This
builds on the M_VLANTAG support introduced by Andre last September.
This first stage enables FreeBSD to pass packets for 802.1q with VLAN 0
to th
10 matches
Mail list logo