CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/02 03:45:30
Modified files:
usr.sbin/bgpd : pfkey.c
Log message:
No need to check as->established before calling pfkey_remove().
Remove the extra checks in the caller and simplify some code because of that.
OK tb@
