diff options
author | Paul Jakma <paul@quagga.net> | 2012-06-14 10:40:26 +0100 |
---|---|---|
committer | Paul Jakma <paul@quagga.net> | 2012-06-14 17:30:14 +0100 |
commit | cccbc0151883cfb4f43d6fa0a4a3caedc27e6cf5 (patch) | |
tree | 0c0296eb09551c556717e93250e5492fc1c7c85f /bgpd/bgp_routemap.c | |
parent | 2fb2a455263c569119ca32be59b0337a3d8cd9b3 (diff) |
bgpd: Add "no listen" socket option for the BGP master configuration
* bgpd.h: add a BGP_OPT_NO_LISTEN option for the master BGP configuration,
to prevent any listen socket being created automatically. Allows code
to be used outside of BGP daemon settings.
* bgpd.c: (bgp_get) honour above the flag, suppress auto-creation of listen
socket on first BGP instance if set.
(bgp_option_set) whitelist BGP_OPT_NO_LISTEN
Diffstat (limited to 'bgpd/bgp_routemap.c')
0 files changed, 0 insertions, 0 deletions