]> git.ipfire.org Git - thirdparty/bird.git/commit - sysdep/unix/krt.c
KRT: Implemented asynchronous route / interface state notifications
authorMartin Mares <mj@ucw.cz>
Thu, 4 Mar 1999 18:36:18 +0000 (18:36 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 4 Mar 1999 18:36:18 +0000 (18:36 +0000)
commite16155ae4aaee5d9ba7b6940f8312b36707718e4
treede2bbd930af01a8620871688e8ba36ba9d0111be
parent2253c9e239253d2094b4b1cabd97d296af885afb
KRT: Implemented asynchronous route / interface state notifications
(via Netlink). Tweaked kernel synchronization rules a bit. Discovered
locking bug in kernel Netlink :-)

Future plans: Hunt all the bugs and solve all the FIXME's.
nest/route.h
sysdep/linux/krt-scan.c
sysdep/linux/netlink/netlink.c
sysdep/unix/krt-set.c
sysdep/unix/krt.c
sysdep/unix/krt.h