summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl/irr_output.c
AgeCommit message (Expand)Author
2007-03-05KNFHenning Brauer
2007-03-05unused vars, lintHenning Brauer
2007-03-05store a maxlen with each prefix. if that is set, this prefix coversHenning Brauer
2007-03-05prevent re-use of shit in pbuf from previous rulesHenning Brauer
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-04for import rules, filter by source-as tooHenning Brauer
2007-03-04store peer AS numericallyHenning Brauer
2007-03-04pass pointer to struct policy_item down to print_rule() instead of 3 of itsHenning Brauer
2007-03-04fix output format. spent too much time with RPSL...Henning Brauer
2007-03-04fix cass where the specification does not give the router address by usingHenning Brauer
2007-03-03write output to files instead of stdoutHenning Brauer
2007-03-03add irrfilter mode.Henning Brauer