J vanBemmel
J vanBemmel
Working on a draft here: https://github.com/jbemmel/Device-Type-Library-Import/tree/fix_image_upload_v2 Need to move the images to the new location, will update after you push that
My understanding is that 'touchstart' and 'touchmove' are now passive by default, but given the example for 'scroll' I was assuming that it may still be needed for that one....
Sure, we can put it there. There are indeed additional knobs to send or accept the extended community to/from ebgp peers. Let me know when you're ready for the template...
Will do as soon as we have power back here in Houston - could take a few more daysJeroenSent from my iPhoneOn May 17, 2024, at 5:52 AM, Ivan Pepelnjak...
I think so - I'll take a look. Thanks
So now we have a problem with 2 devices (https://github.com/ipspace/netlab/pull/1171) SR Linux will be adding multi-topology support back shortly, but regardless of that: I still think there is a use...
Some changes - highlights: * Create virtual interfaces of type 'lag', move IP parameters there * Added frr support (no mc_lag, just basic bonding) -> made if_name configurable * Working...
Replaced by https://github.com/ipspace/netlab/pull/1335
The hardcoded ```/sbin/ebtables``` path is in ```/usr/cumulus/bin/cl-acltool``` So one could do: ```RUN sed -i 's|/sbin/ebtables|/usr/sbin/ebtables|g' /usr/cumulus/bin/cl-acltool``` However, having ebtables working is likely essential to the proper functioning of the container....
Both port-channels show "up" when I replace EOS with Dell OS10 in the test Vlan 1 on Dell OS10 is inactive When I remove the LAG towards X2, both ports...