1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-09 22:38:01 -08:00
OpenBSD
Go to file
claudio 623585da7a Increase RTR PDU limit to 48k and limit number of SPAS to 10'000.
PDU larger then 48k will result in a session reset while ASPA records
with more than 10'000 entries will be implicitly withdrawn.

Also truncate RTR error PDUs to only include 256 bytes of the faulty PDU.
It makes no sense to include more to identify the issue.
OK tb@
2024-04-09 12:09:19 +00:00
bin printtime: use the Unix epoch if the file's timestamp is invalid 2024-03-27 14:44:52 +00:00
distrib Remove the "cubie" miniroot. There are far more popular armv7 boards 2024-04-09 11:13:51 +00:00
etc Remove the "cubie" miniroot. There are far more popular armv7 boards 2024-04-09 11:13:51 +00:00
games Oops, commited wrong version of CLEANFILES in previous. 2024-02-08 20:30:54 +00:00
gnu Provide illop1 instruction encoding as TRAP. 2024-03-30 10:41:17 +00:00
include Add mkdtemps(3), like mkdtemp(3) but with a suffix. 2024-03-01 21:30:40 +00:00
lib Clean up Symbols.namespace 2024-04-09 01:39:27 +00:00
libexec ld.so should stop calling msyscall(2), since it is fully neutered and 2024-04-05 13:51:47 +00:00
regress Add a capability enforcement integration test. 2024-04-09 09:35:57 +00:00
sbin Move daemon() after proc_setup() to sync with other proc.c daemons. 2024-04-08 12:50:05 +00:00
share Recognise Meinberg PCI510, from Maurice Janssen 2024-03-23 10:38:02 +00:00
sys reduce diff to linux 2024-04-09 11:20:10 +00:00
usr.bin Pick newest session as documented, not oldest, from Magnus Gross. 2024-04-04 22:44:40 +00:00
usr.sbin Increase RTR PDU limit to 48k and limit number of SPAS to 10'000. 2024-04-09 12:09:19 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00