index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdep
Age
Commit message (
Expand
)
Author
1999-04-12
Removed TOS support. This simplifies many things a lot.
Martin Mares
1999-04-12
Use `struct ip_mreqn' instead of `struct ip_mreq' for multicast
Martin Mares
1999-04-12
Fixed a couple of bugs in handling of multicast sockets.
Martin Mares
1999-04-07
Portability fixes.
Martin Mares
1999-04-03
More changes to the kernel syncer.
Martin Mares
1999-04-03
Defined CONFIG_SELF_CONSCIOUS whenever the kernel scanner is able
Martin Mares
1999-04-02
Fixed `too many interfaces' cases.
Martin Mares
1999-04-02
Believe it or not, printf()'s does not work too much without this one.
Pavel Machek
1999-04-01
Argh, the fix was wrong.
Martin Mares
1999-04-01
Portability fixes.
Martin Mares
1999-04-01
First few FreeBSD portability fixes.
Martin Mares
1999-03-29
Remember that we can run device syncer without kernel syncer
Martin Mares
1999-03-29
Clarify resource dumps and include them in the main debugging dump.
Martin Mares
1999-03-29
Don't try to delete interface routes on CONFIG_AUTO_ROUTES systems.
Martin Mares
1999-03-29
Moved all system-dependent #include's containing endianity conversion
Martin Mares
1999-03-27
Cleaned up system configuration files -- removed few obsolete parameters,
Martin Mares
1999-03-26
Moved to a much more systematic way of configuring kernel protocols.
Martin Mares
1999-03-24
Removed our declaration of RTPROT_BIRD since Alexey has assigned
Martin Mares
1999-03-04
Fixed processing of !krt_capable() routes. Converted device route decisions
Martin Mares
1999-03-04
KRT: Implemented asynchronous route / interface state notifications
Martin Mares
1999-03-04
Although there are still heaps of FIXME's, Netlink works.
Martin Mares
1999-03-04
Converted some mb_alloc/bzero pairs to mb_allocz.
Martin Mares
1999-03-04
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
Martin Mares
1999-03-03
Netlink scans routes...
Martin Mares
1999-03-03
Fix several things I broke today.
Martin Mares
1999-03-03
Rewrote the kernel syncer. The old layering was horrible.
Martin Mares
1999-03-02
Netlink module supports interface scan on startup. Working on more.
Martin Mares
1999-03-02
o The if_change_too_big_p change was too high-spirited. Fixed.
Martin Mares
1999-03-02
Interface logic changes:
Martin Mares
1999-03-01
Implemented netlink protocol parsing functions. More to come tomorrow.
Martin Mares
1999-03-01
Added SK_MAGIC type sockets for internal use by system dependent code,
Martin Mares
1999-03-01
Added skeletal version of Linux netlink interface. It doesn't work yet,
Martin Mares
1999-03-01
Include "config.h" instead of "autoconf.h" in all Modules lists to make defines
Martin Mares
1999-03-01
Use traditional Unix route/iface interface only when CONFIG_NETLINK
Martin Mares
1999-02-13
When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE
Martin Mares
1999-02-13
Moved sanity check of protocol state during annoucements to rte_announce.
Martin Mares
1999-02-13
Perform gracious shutdown upon receipt of SIGTERM. Finally we can
Martin Mares
1999-02-13
Squashed one bug in timing of route scans.
Martin Mares
1999-02-13
Synchronize signals to the main select/event/timer loop.
Martin Mares
1999-02-13
config->router_id works again.
Martin Mares
1999-02-11
Run the event queue before writing SIGUSR dumps.
Martin Mares
1999-02-11
Added simple event scheduling system to avoid recursive calling
Martin Mares
1999-02-05
Synced Linux sysdeps to new interface.
Martin Mares
1999-02-05
Synced kernel interface to new interface.
Martin Mares
1999-02-05
Implemented new configuration/reconfiguration interface and defined protocol
Martin Mares
1999-01-15
filters_init() renamed to filters_postconfig().
Pavel Machek
1999-01-15
Filters, second try. This time they have their own directory.
Pavel Machek
1999-01-15
Properly initialize filters. Also bumped version to 0.0.0 as it
Pavel Machek
1999-01-10
New makefiles. Includes support for out-of-source-tree builds.
Martin Mares
1999-01-09
First step of "autoconfization". Created a configure script which
Martin Mares
[prev]
[next]