On Wed, 26 Jun 2019 07:52:44 +0000 Philipp Petermann philipp.petermann@unibas.ch wrote:
I'm Philipp working in the network team of the University of Basel, Switzerland.
Hi Philipp! Lovely city, Basel - as Hanne mentioned, we were both just there for this year's EuroPython. I also met Mischa Diehm there :-)
We use NAV since many years to provide self-service port administration for our colleagues and power users throughout our campus. NAV became a key service that everyone highly appreciates. Many thanks for your great effort at this point!
Yesterday I submitted a feature request at github.com, unfortunately _after_ reading "hacking.rst"
You're free to post feature requests, you know. The hacking file only stipulates that when you are considering of putting in some feature development effort yourself (which you already did), it's always a good idea to verify that the implementation idea is sound and that someone else isn't already working on it (particularly if you are planning to contribute your code to the project). This mailing list is a suitable place for such discussions :-)
For smaller ideas or bugfixes, we are just as happy to just receive a pull request on GitHub, and we'll have the discussion there.
It's about providing an option (because I'm not sure everybody with cisco_voice_vlan = true want's this) in PortAdmin to automatically enable CDP if you check the "Tel" checkbox.
We already have a patch for that, however, without the possibility to opt in or out which needs some additional config file parsing.
But before I submit anything, what do think about the idea of automatically enable CDP on voice ports?
I certainyly think the idea has merit, and I would welcome a pull request on GitHub!