CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/09/26 08:47:20
Modified files: usr.sbin/bgpd : rde_trie.c Log message: Use the same logic in trie_roa_check_v4 as in trie_roa_check_v6 when checking that a source_as / maxlen combo actually fits. Fixes regress test.