mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-26 23:36:38 +00:00
It doesn't make much sense for a hash function to modify its argument, so const the hash input. BGP does it in a couple places, those cast away the const. Not great but not any worse than it was. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> |
||
|---|---|---|
| .. | ||
| bgpd | ||
| helpers | ||
| isisd | ||
| lib | ||
| ospf6d | ||
| topotests | ||
| .gitignore | ||
| Makefile | ||
| Makefile.in | ||
| pytest.ini | ||
| runtests.py | ||
| subdir.am | ||
| test_lblmgr.c | ||