summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl/irr_prefix.c
AgeCommit message (Expand)Author
2007-05-27initialize pfx->pfx_maxlen too, rotting in my tree for some timeHenning Brauer
2007-03-06prepare, but leave disabled, verbose operation so that you can see what isHenning Brauer
2007-03-06another completely bogus route entry, this time openface in their own RR:Henning Brauer
2007-03-05better diagnostics on inet_net_pton failingHenning Brauer
2007-03-05gremlins keep putting tiny KNF violations in my code in the hope I don'tHenning Brauer
2007-03-05better error msgHenning Brauer
2007-03-05loop over the list calling prefix_aggregate until nothing can be aggregatedHenning Brauer
2007-03-05lint happinessHenning Brauer
2007-03-05in prefix_aggregate(), when we look at two neighbor prefixes, see wetherHenning Brauer
2007-03-05do the prefix masking in network byte orderHenning Brauer
2007-03-05sort out more specifics and mark the less specific covering them in a wayHenning Brauer
2007-03-04correct include orderTheo de Raadt
2007-03-04rename struct prefix -> irr_prefixHenning Brauer
2007-03-04store prefixes in binary format. we'll need that for aggregation.Henning Brauer
2007-03-03add irrfilter mode.Henning Brauer