mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Change import/preimport to export/preexport to be consistent with filters.
This commit is contained in:
@@ -212,8 +212,8 @@ struct rt_show_data {
|
||||
int verbose;
|
||||
struct fib_iterator fit;
|
||||
struct proto *show_protocol;
|
||||
struct proto *import_protocol;
|
||||
int import_mode, primary_only;
|
||||
struct proto *export_protocol;
|
||||
int export_mode, primary_only;
|
||||
struct config *running_on_config;
|
||||
int net_counter, rt_counter, show_counter;
|
||||
int stats, show_for;
|
||||
|
Reference in New Issue
Block a user