Age | Commit message (Expand) | Author |
2004-12-31 | document using neighbor descriptions to specify neighbors where | Jared Yanovich |
2004-12-23 | allo the "bgpctl show neighbor " commands to take the neighbor descr | Henning Brauer |
2004-12-23 | must only try to match PEERDESC of nothing else matched, it's just a string | Henning Brauer |
2004-12-23 | allow "bgpctl neighbor" to take the peer's descr as argument as well | Henning Brauer |
2004-11-19 | Rename struct as_filter to struct filter_as. | Claudio Jeker |
2004-11-18 | cope with changes in capabilities announcement shitz | Henning Brauer |
2004-11-02 | now that carp media descriptions are available through the ifmedia framework | Henning Brauer |
2004-10-27 | typo, adresses -> addresses | Jared Yanovich |
2004-10-26 | ease the parser a bit. | Henning Brauer |
2004-10-26 | document -n | Henning Brauer |
2004-10-26 | in the "show summary" view print the peer descr instead of the IP (if a descr | Henning Brauer |
2004-10-26 | do /%u instead of /%6u for max_prefix, looks better, claudio ok | Henning Brauer |
2004-09-23 | cosmetics | Henning Brauer |
2004-09-21 | Don't pad the prefix count with 0. OK henning@ | Claudio Jeker |
2004-09-16 | malloc ibuf instead of having it statically | Henning Brauer |
2004-09-16 | cope with imsg API change | Henning Brauer |
2004-08-20 | document "neighbor 1.2.3.4 clear" | Henning Brauer |
2004-08-20 | add support for "bgpctl neighbor 1.2.3.4 clear", takes session down & up again | Henning Brauer |
2004-08-06 | In bgpctl show summary report the current and max prefix count if state is | Claudio Jeker |
2004-07-16 | - fix macros | Jared Yanovich |
2004-06-17 | print '<cr>' instead of '(nothing)' when we hit the end token in the | Henning Brauer |
2004-05-24 | Fix copy paste error pointed out by jmc@ | Claudio Jeker |
2004-05-23 | some readability fixes, mainly keeping things in alphabetical order; | Jason McIntyre |
2004-05-21 | Man page update to document the new network statements. OK henning@ | Claudio Jeker |
2004-05-21 | Make it possible to add, delete, flush and show network announcements. | Claudio Jeker |
2004-05-20 | check for strdup(3) failure was missing in one case, catched by | Henning Brauer |
2004-05-06 | print Multiprotocol capabilities slightly nicer | Henning Brauer |
2004-05-01 | becuase lint says so; henning ok | Theo de Raadt |
2004-04-30 | missing full stop; | Jason McIntyre |
2004-04-29 | document abbreviated commands -- same way as systat; ok henning | Theo de Raadt |
2004-04-28 | keep route refresh counters into account when building sums, and | Henning Brauer |
2004-04-27 | print route refresh capability if present | Henning Brauer |
2004-04-25 | there's a slight difference between teh local and the remote sockaddr... | Henning Brauer |
2004-04-25 | correctly pritn netmask with template neighbors, prettify output overall, | Henning Brauer |
2004-04-25 | use getnameinfo here too, itojun & markus ok | Henning Brauer |
2004-04-16 | in the neighbor view, add support for local/remote addr beeing v6 ones | Henning Brauer |
2004-04-13 | print the MP capabilities as the neighbor announced in the show neighbor | Henning Brauer |
2004-03-12 | Document "show rib" interface. OK jmc@ henning@ | Claudio Jeker |
2004-03-11 | Plugging memory leaks is OK but don't break intended behaviour. So this time | Claudio Jeker |
2004-03-11 | Use aspath_asprint() instead of this malloc, aspath_snprint() mess. OK henning@ | Claudio Jeker |
2004-03-11 | typo | Henning Brauer |
2004-03-11 | Plug another memory leak. OK henning@ | Claudio Jeker |
2004-03-11 | check for malloc failure... | Henning Brauer |
2004-03-02 | KNF | Henning Brauer |
2004-03-02 | show rib A.B.C.D and show rib A.B.C.D/N [all] support. Now the most important | Claudio Jeker |
2004-02-26 | Implement "show rib" and "show rib <astype> <AS>" commands to dump the | Claudio Jeker |
2004-02-24 | print # of queued outgoing messages in show summary view, claudio ok | Henning Brauer |
2004-02-01 | pasto, from gluk | Henning Brauer |
2004-01-29 | KNF | Henning Brauer |
2004-01-27 | don't use log_ntoa, claudio ok | Henning Brauer |