mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-15 22:04:17 +00:00
Even though OSPF_MAX_LSA_SIZE is quite large and holds the upper bound on what can be written into a lsa, let's add a small check to ensure it is not possible to do a bad thing. This wins one of the long standing bug awards. 2003! Fixes: #11602 Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| INSTALL | ||
| Makefile | ||
| NEWS | ||
| ospf_apiclient.c | ||
| ospf_apiclient.h | ||
| ospfclient.c | ||
| ospfclient.py | ||
| README | ||
| subdir.am | ||
For more information checkout the developer guide at: https://docs.frrouting.org/projects/dev-guide/en/latest/ospf-api.html