summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/config.c
AgeCommit message (Expand)Author
2003-12-24syscalls return -1 on err so test for == -1 instead of the < 0 found in veryHenning Brauer
2003-12-24add option to not touch the kernel routing tableHenning Brauer
2003-12-23allow the listening address to be specified, default to INADDR_ANYHenning Brauer
2003-12-19for our internal peer ID just use the peer's IP address for now.Henning Brauer
2003-12-17welcome, bgpdHenning Brauer