Home
last modified time | relevance | path

Searched refs:bgp_daemon_md5_file (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/examples/
H A Dbgp_md5.lst.example2 ! Sample BGP MD5 map; enabled by 'bgp_daemon_md5_file' key.
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp.c384 if (config.bgp_daemon_md5_file) { in skinny_bgp_daemon_online()
386 bgp_md5_file_load(config.bgp_daemon_md5_file, &bgp_md5); in skinny_bgp_daemon_online()
613 if (config.bgp_daemon_md5_file) { in skinny_bgp_daemon_online()
617 bgp_md5_file_load(config.bgp_daemon_md5_file, &bgp_md5); in skinny_bgp_daemon_online()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h359 char *bgp_daemon_md5_file; member
H A Dcfg_handlers.c3224 for (; list; list = list->next, changes++) list->cfg.bgp_daemon_md5_file = value_ptr; in cfg_key_bgp_daemon_md5_file()
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DCONFIG-KEYS2549 KEY: bgp_daemon_md5_file [GLOBAL]
2706 proxy (via bgp_daemon_md5_file) but not on outbound ones.
H A DChangeLog317 ! fix, BGP daemon: when processing bgp_daemon_md5_file, ipv4 addresses
811 ! fix, bgp_daemon_md5_file: if the server socket is AF_INET and the
2415 + BGP daemon: TCP MD5 signature implemented. New 'bgp_daemon_md5_file'