summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-11Trivial changes to pass through -WallAlexander Yurchenko
2004-01-11-DANCACHE belongs to CPPFLAGS, not CFLAGS.Alexander Yurchenko
2004-01-11KNFHenning Brauer
2004-01-11This comment is not true. We decided to use a separate struct kroute6Claudio Jeker
2004-01-11use bgpd_addr in the nexthop tree; change nexthop_add/_remove accordinglyHenning Brauer
2004-01-11support new MAKEDEV for pegasos; from toddTheo de Raadt
2004-01-11set address family...Henning Brauer
2004-01-11remove obsolete commentHenning Brauer
2004-01-11remove the temporary -O flag..Theo de Raadt
2004-01-11Bad sizeof slipped in while resolving a conflict. OK henning@Claudio Jeker
2004-01-11for pty opening, only use the openpty() path. the other stuff only needsTheo de Raadt
2004-01-11Print output as "var=value" instead of "var = value". Also, any assignmentTheo de Raadt
2004-01-11Move all struct in_addr to either struct bgpd_addr or in_addr_t whicheverClaudio Jeker
2004-01-11__sglue should be extern; from art@Todd C. Miller
2004-01-11in the nexthop imsgs use struct bgpd_addr for the data part instead ofHenning Brauer
2004-01-11$OpenBSD$ tagsDale Rahn
2004-01-11Add to the IMSG_SESSION_UP message the local and remote address of theClaudio Jeker
2004-01-11we need to have the address family set in bgpd_addr structs when theyHenning Brauer
2004-01-11when sending the nexthop status message, include the kroute that makes thatHenning Brauer
2004-01-11add mirror-maker(7) MLINK (to mirroring-ports(7)); ok espiePeter Valchev
2004-01-11mark u_int64_t constants with ULL to make gcc3 happyBrad Smith
2004-01-11use struct bgpd_addr for nexthop and gateway in struct kroute_nexthopHenning Brauer
2004-01-11With wonderful new dhclient there is no need to try to kill a runningKenneth R Westerback
2004-01-11clean up setting the poll events a bit. no functional changes.Henning Brauer
2004-01-11Little sync dmesg output with pciide.Alexander Yurchenko
2004-01-11plug snapper audio into build. ok dhartmei@Dale Rahn
2004-01-11Audio support for some newer macppc machines, any 'snapper' based systems.Dale Rahn
2004-01-11Add OF_getnodebyname interface to openfirmware, from netbsd.Dale Rahn
2004-01-11Add new getnodebyname interface as OF_getnodebyname to openfirmware, fromDale Rahn
2004-01-11Add url for fingerprint submission page.Ryan Thomas McBride
2004-01-11add loopback routes lateTheo de Raadt
2004-01-11listen to the routing socket. if anyone messes with our interface byTheo de Raadt
2004-01-11save & restore resolv.conf when we can... krw okTheo de Raadt
2004-01-11KNFHenning Brauer
2004-01-11+ show nexthopHenning Brauer
2004-01-11new message IMSG_CTL_SHOW_NEXTHOP: request/send lost of BGP nexthops andHenning Brauer
2004-01-11print local/remote IP/port with the detailed neighbor viewHenning Brauer
2004-01-11once the tcp session is established use gettsockname/getpeername to getHenning Brauer
2004-01-11The buffer changes produced some fallout in the mrt code.Claudio Jeker
2004-01-11let lsof compile again. report and fix confirmed pvalchev@Ted Unangst
2004-01-10auth_clean does not clear the options settingsTodd C. Miller
2004-01-10use writev(2) to get as many messages out at once as possible.Henning Brauer
2004-01-10the sparcv9 ABI requires registers %g2, %g3 to be first announced beforePeter Valchev
2004-01-10re-enable sending outgoing updatesHenning Brauer
2004-01-10Implement as path prepends. At least one prepend is needed for ebgpClaudio Jeker
2004-01-10as buf_close does not implictely writes any more, imsg_compose doesn'tHenning Brauer
2004-01-10we may only write after a POLLOUT, and then, we only may write once.Henning Brauer
2004-01-10syncAlexander Yurchenko
2004-01-10Intel 82865G integrated videoAlexander Yurchenko
2004-01-10Sorry miod, this file is needed. Look at the bottomBob Beck