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