summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-01-28log & ignore RTM_CHANGE messages for that we don't find an exact matchHenning Brauer
2004-01-28remove unused variable. ok millert@Kevin Lo
2004-01-27avoid File::IO, one less module to load.Marc Espie
2004-01-27log_ntoa is herewith condemned to death by claudio and yours trulyHenning Brauer
2004-01-27make rt_sendmsg's local nextop and prefix struct in_addr too and don't useHenning Brauer
2004-01-27don't use log_ntoa, claudio okHenning Brauer
2004-01-27struct kroute changed, copeHenning Brauer
2004-01-27move strict kroute from in_addr_t for nexthop and prefix to struct in_addrHenning Brauer
2004-01-27missing exit() at end of mainHenning Brauer
2004-01-27constify log_addr and log_ntoa's returns, reminded by claudioHenning Brauer
2004-01-27use inet_ntop() for log_addr(), claudio okHenning Brauer
2004-01-27Don't just detect errors in pre_add(), but exit. Gets rid of strangeNikolay Sturm
2004-01-27catch up with changes in struct peer_config, ok claudioHenning Brauer
2004-01-27use a struct bgpd_addr instead of sockaddr_in for peer_config->local_addr andHenning Brauer
2004-01-27more forced keywords.Marc Espie
2004-01-27first series of -forced switches, looks okay to henning@.Marc Espie
2004-01-27missing return()Henning Brauer
2004-01-27use SADB_GETSPI/UPDATE for setting tcpmd5 keys; ok henningMarkus Friedl
2004-01-27bullet lists of one item don't make much sense.Marc Espie
2004-01-27-f framework, manpage fixes.Marc Espie
2004-01-27die $!Marc Espie
2004-01-27show $! in system related errors.Marc Espie
2004-01-27remove package if RequiredBy file ends up empty too soon.Marc Espie
2004-01-27put $! in die messages.Marc Espie
2004-01-26rename "tcp signature" to "tcp md5sig" - the name is misleading, wetherHenning Brauer
2004-01-26no more SIOCGIFCONF any more here eitherHenning Brauer
2004-01-26knf and cleanup; millert okTheo de Raadt
2004-01-26when we error out in send_sa_msg() close the file descriptor.Henning Brauer
2004-01-26first cut at tcpmd5 setup seupport from within bgpd. works so far.Henning Brauer
2004-01-25private copy of gmt2local from tcpdump, since tcpdump is about to startTheo de Raadt
2004-01-25sort options and update openssl passwd;Jason McIntyre
2004-01-25knf and cleanup. as well avoid sending out packet information whichTheo de Raadt
2004-01-25documenmt "show interface"Henning Brauer
2004-01-24eek, no, ERROR is of course not unusedHenning Brauer
2004-01-24Remove unused terminals.Ryan Thomas McBride
2004-01-24Xr to right page; okan@demirmen.comTheo de Raadt
2004-01-24since other users cannot exec them, do not make it readable eitherTheo de Raadt
2004-01-24we can use memcpy for the whole thing in merge_config now instead ofHenning Brauer
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-23sort options and clean up openssl ocsp;Jason McIntyre
2004-01-23ifstated, from mpf@. This daemon listens on the routing socket forRyan Thomas McBride
2004-01-23use log_addrHenning Brauer
2004-01-23provide log_addr, which takes a struct bgpd_addrHenning Brauer
2004-01-23no more suid; ok miodTheo de Raadt
2004-01-23make sure to only use the accept()ed connection of there is no other existingHenning Brauer
2004-01-23sync comments with reality and properly log accept() errorsHenning Brauer
2004-01-23sort options and tidy openssl nseq;Jason McIntyre
2004-01-23Use closefrom(); ok millert teduTheo de Raadt
2004-01-22document/activate @arch. Fix list handling.Marc Espie
2004-01-22provide a log_debug and use it in rde.c.Henning Brauer