1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG

turned on, but after some testing I'll gag it.
This commit is contained in:
Martin Mares
2000-03-12 21:54:39 +00:00
parent e68dd11c43
commit 832fa033b7
6 changed files with 55 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
/*
* BIRD -- Linux Netlink Interface
*
* (c) 1999 Martin Mares <mj@ucw.cz>
* (c) 1999--2000 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/