]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/linux/netlink/netlink.c
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
[thirdparty/bird.git] / sysdep / linux / netlink / netlink.c
2000-03-12  Martin MaresCleaned up debugging in kernel syncer. Netlink has...
2000-03-01  Martin Maresipa_opposite hack is not applicable in IPv6.
2000-02-29  Martin MaresRewrote interface type detection logic. The `unnumbered...
2000-01-17  Martin MaresRemoved point-to-point tunnel hack as it breaks ordinar...
1999-12-16  Martin MaresMinor cleanups.
1999-12-08  Martin MaresTemporary work-arounds for multicast problems. Needs...
1999-11-04  Martin MaresRenamed attr->attrs to attr->eattrs.
1999-08-03  Martin MaresTaught Netlink how to behave in IPv6 world.
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1999-08-03  Martin MaresKernel route syncer supports multiple tables.
1999-05-17  Martin MaresKill remaining master_table relics in KRT code.
1999-05-07  Martin MaresNetlink support for secondary interface addresses.
1999-05-06  Martin MaresI rewrote the interface handling code, so that it suppo...
1999-04-12  Martin MaresRemoved TOS support. This simplifies many things a...
1999-04-03  Martin MaresMore changes to the kernel syncer.
1999-03-29  Martin MaresRemember that we can run device syncer without kernel...
1999-03-27  Martin MaresCleaned up system configuration files -- removed few...
1999-03-26  Martin MaresMoved to a much more systematic way of configuring...
1999-03-24  Martin MaresRemoved our declaration of RTPROT_BIRD since Alexey...
1999-03-04  Martin MaresFixed processing of !krt_capable() routes. Converted...
1999-03-04  Martin MaresKRT: Implemented asynchronous route / interface state...
1999-03-04  Martin MaresAlthough there are still heaps of FIXME's, Netlink...
1999-03-04  Martin MaresConverted some mb_alloc/bzero pairs to mb_allocz.
1999-03-03  Martin MaresNetlink scans routes...
1999-03-03  Martin MaresRewrote the kernel syncer. The old layering was horrible.