CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/10/10 00:21:47
Modified files: usr.sbin/bgpd : rde_attr.c Log message: Large community setting, when checking for pre-existing community, was comparing with byte-order swapped, therefore it could add duplicates. ok claudio