Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
1c3c9dce
Commit
1c3c9dce
authored
May 21, 1999
by
Martin Mareš
Browse files
Removed one unused structure field.
parent
a70693ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
sysdep/unix/krt.h
View file @
1c3c9dce
...
...
@@ -43,7 +43,6 @@ struct krt_config {
struct
proto_config
c
;
struct
krt_set_params
set
;
struct
krt_scan_params
scan
;
struct
krt_if_params
iface
;
int
persist
;
/* Keep routes when we exit */
int
scan_time
;
/* How often we re-scan routes */
int
learn
;
/* Learn routes from other sources */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment