Trevor

Results 42 comments of Trevor

The exact use case uses vlan tag to control broadcast domains -- i.e., curate an explicit list of who can/should receive a broadcast packet based off of an acl_in. So...

As per https://github.com/faucetsdn/faucet/issues/3302, the "use PCP for loop protection outside of Faucet" was deemed a Bad Idea (TM), but this leaking/override still applies to case 1 (forcing neutral value).

What we wanted was visibility in to the actual flow tables... we're trying to track down a bug somewhere and trying to get more eyes on the system -- remoting...

NB: This would be very similar functionality to what has been recently been done for 802.1x, which either uses the default internal radius server, or can be configured to use...

The problem is that the word "required" is not as binary as you might think. The NTP-through-DHCP is an "intermediate" step that is OK for now, but we should leave...

I think the line-items look good, but the logic behind them is a bit off, I think. It has to do with the configuration parameter and what it defines. The...

Interesting... really should be defined as per https://docs.python.org/3/library/datetime.html#datetime.date.fromisoformat -- it says since Python3.7 At the beginning of the run log or something it should indicate what version of Python it's...

Ah, I think what we might need to do is more specifically stipulate the base Ubuntu/Python version. Some systems we're working with are up to Ubuntu 20 and Python 3.9,...

Unfortunately not yet -- I just got back so sorting through the issues/priorities so we can make sure things get addressed. Sorry for the delay. On Wed, Sep 11, 2019...

Two things going on here, not sure exactly what the problem is. First, I'm confused by the parts of your question when you talk about the device having an internet...