Age | Commit message (Expand) | Author |
---|---|---|
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-03 | Netlink scans routes... | 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-01 | Implemented netlink protocol parsing functions. More to come tomorrow. | Martin Mares |
1999-03-01 | Added skeletal version of Linux netlink interface. It doesn't work yet, | Martin Mares |