mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Reconfiguration for device protocol.
This commit is contained in:
@@ -23,4 +23,6 @@ static inline void krt_if_construct(struct kif_config *c) { };
|
||||
static inline void krt_if_shutdown(struct kif_proto *p) { };
|
||||
static inline void krt_if_io_init(void) { };
|
||||
|
||||
static inline int kif_params_same(struct krt_if_params *old, struct krt_if_params *new) { return 1; }
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user