CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/23 09:55:45
Modified files:
usr.sbin/ldpd : ldpd.c
Log message:
Split merge_config() into smaller functions to improve readability.
The merge code will get bigger when we introduce IPv6 support, so we
better prepare the ground for it.
