aboutsummaryrefslogtreecommitdiff
path: root/modules/spanningtree/capab.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-1/+1
* Only include <sstream> from files that actually use it.Gravatar Sadie Powell2025-03-221-0/+2
* Replace string concatenation with a format string.Gravatar Sadie Powell2025-03-221-4/+4
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-1/+1
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-011-5/+5
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-301-0/+18
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-2/+2
* Refactor "CAPAB CAPABILITIES" code.Gravatar Sadie Powell2024-08-171-31/+38
* Drop the protocol version from module capab functions.Gravatar Sadie Powell2024-08-161-8/+8
* Merge CompareModulesNew into CompareModules.•••This isn't necessary now we only support the 1205 protocol. Gravatar Sadie Powell2024-08-161-20/+11
* Remove support for the v3 server protocol.Gravatar Sadie Powell2024-07-231-103/+11
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+643