summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.h
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-13 kunihiro <kunihiro@zebra.org>paul2003-08-131-0/+2
| | | | | * bgpd/bgp{_fsm.c,_vty.c,d.c,d.h}: Add support for "bgp log-neighbor-changes" command.
* 2003-08-11 kunihiro <kunihiro@zebra.orgpaul2003-08-121-0/+9
| | | | | * bgp_route{,map}.c: Extend 'set ip next-hop' in route-maps with ability to specify 'peer-address' rather than IP.
* Import of zebra.org 20030428-18:07 ISTpaul2003-04-281-0/+1
|
* [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-1/+0
| | | | | | | | | | | moved definition of the various socket paths from the per daemon header files into configure.ac. it will set the paths to be in the directory specified by --localstatedir=<prefix> or otherwise will try to guess as best it can ( a la pid file path detection - which probably should try reference ${prefix} too). the present hardcoded socket path, /tmp, isnt really correct. should be in /var somewhere really.
* Initial revisionpaul2002-12-131-0/+824