summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/rde.h
AgeCommit message (Expand)Author
2004-01-11Move all struct in_addr to either struct bgpd_addr or in_addr_t whicheverClaudio Jeker
2004-01-11Add to the IMSG_SESSION_UP message the local and remote address of theClaudio Jeker
2004-01-10Implement as path prepends. At least one prepend is needed for ebgpClaudio Jeker
2004-01-10RDE update generation. First we queue all updates and withdraws on a perClaudio Jeker
2004-01-062004 OK henning@Claudio Jeker
2003-12-30typos from davidHenning Brauer
2003-12-26"when you try to be very smart, something breaks horribly"Henning Brauer
2003-12-26move struct nexthop definition to rde.hHenning Brauer
2003-12-25RDE part of the nexthop verification puzzle.Claudio Jeker
2003-12-23Send updates to the main process so they can be added to the kernelClaudio Jeker
2003-12-21overhaul the write buffering code.Henning Brauer
2003-12-21yet more from the castathon; most aspath functions where accessing non-Claudio Jeker
2003-12-19knf & 64-bit cleanup; henning okTheo de Raadt
2003-12-18First step for configuration merges in the RDE. Currently this will notClaudio Jeker
2003-12-17welcome, bgpdHenning Brauer