mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
default.go and serve.go has some functions which are not directly related to its main role. This commit moves those functions to util.go, a more suitable place. Signed-off-by: Satoshi Fujimoto <[email protected]>