Añade i...@mybonusweb.eu a tu libreta de
direcciones y llegaremos siempre a tu bandeja de entrada.
Si no puedes ver bien este MyBonusDay haz click aquí
Ofertas
Solidarias en
On Fri, Jul 01, 2011 at 02:58:07PM -0700, Ben Pfaff wrote:
> Commit 14c3b136 "debian: Remove corekeeper package" removed the
> var/log/core directory from the Debian packaging, but I missed this part.
FWIW, I am fine with this change.
> ---
> debian/rules |2 +-
> 1 files changed, 1 insertio
Add tunnel key support to CAPWAP vport. Uses the optional WSI field in a
CAPWAP header to store a 64bit key. It can also be used without keys, in which
case it is backward compatible with the old code. Documentation about the
WSI field format is in CAPWAP.txt.
more capwap fixes
Signed-off-by:
Simon,
Below is an updated patch to add key support to CAPWAP tunnels. It is still
broken in one aspect - fragmented packet reassembly fails. It correctly
*creates* fragmented packets, as verified by Wireshark's CAPWAP implementation
which is able to reassemble fragmented streams. I have not le
Ben: what happens when link failover happens as a result of link carrier
going down ?
The 2 issues which are related are
1. duplicates to the host
2. packet blackholing
for issue #1
L2 network very frequently un-learns all the MAC addresses, this happens
whenever there is a topology change. We r