| 1999-05-06 |
Martin Mares | I rewrote the interface handling code, so that it suppo... |
commit | commitdiff | tree | snapshot |
| 1999-04-27 |
Martin Mares | Recognize site scope for IPv4 addresses (prefixes reser... |
commit | commitdiff | tree | snapshot |
| 1999-04-27 |
Ondrej Filip | Just changes of comments. |
commit | commitdiff | tree | snapshot |
| 1999-04-27 |
Ondrej Filip | Hello timer implemented. |
commit | commitdiff | tree | snapshot |
| 1999-04-22 |
Ondrej Filip | Work on hello continues. |
commit | commitdiff | tree | snapshot |
| 1999-04-19 |
Pavel Machek | Updated filters: they now actually see IP/pxlen of... |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Pavel Machek | SImplify code a tiny bit. |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Ondrej Filip | Redesigned struct ospf_iface & new struct ospf_sock. |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Ondrej Filip | Small bug fix in memcpy. |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Martin Mares | Multicasts once again: When using SO_BINDTODEVICE,... |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Martin Mares | Next attempt to get SO_BINDTODEVICE work :) |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Martin Mares | Use SO_BINDTODEVICE if we're using old multicast API... |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Martin Mares | A couple of OSPF fixes: |
commit | commitdiff | tree | snapshot |
| 1999-04-14 |
Martin Mares | Removed redeclaration of `idval', so that it compiles :) |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Ondrej Filip | Added wait timer for eligible BCAST & NBMA interface. |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Ondrej Filip | Change in ospf_iface. (My bad understanding of lists... |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Ondrej Filip | IPv6 changes. |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Pavel Machek | Sets of IP addresses should work, now. (From now on... |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Ondrej Filip | Small change to stop using loopback. |
commit | commitdiff | tree | snapshot |
| 1999-04-13 |
Ondrej Filip | A small init change to avoid core dump. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Ondrej Filip | Not all I mean serious. Almost everything will change. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Added ipa_compare as requested. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Pavel Machek | Sets of integers now actually work. Sets of IP will... |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Ignore alias interfaces (some day, we will treat them... |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Removed TOS support. This simplifies many things a... |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Cosmetic message fix. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Use $(CC) instead of gcc even when generating dependencies. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Oops, a typo in previous struct ip_mreqn changes... |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Use `struct ip_mreqn' instead of `struct ip_mreq' for... |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Martin Mares | Fixed a couple of bugs in handling of multicast sockets. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Pavel Machek | Oops, typo. |
commit | commitdiff | tree | snapshot |
| 1999-04-12 |
Pavel Machek | In case no startup function is defined, don't try to... |
commit | commitdiff | tree | snapshot |
| 1999-04-11 |
Martin Mares | Added new target "tags" to generate a tag table for... |
commit | commitdiff | tree | snapshot |
| 1999-04-10 |
Pavel Machek | Decrease number of warnings. |
commit | commitdiff | tree | snapshot |
| 1999-04-07 |
Martin Mares | Portability fixes. |
commit | commitdiff | tree | snapshot |
| 1999-04-07 |
Pavel Machek | Filters upgraded - a bit. Moved code to filter.c becaus... |
commit | commitdiff | tree | snapshot |
| 1999-04-06 |
Martin Mares | ip_pton: Avoid modification of the string we're converting. |
commit | commitdiff | tree | snapshot |
| 1999-04-05 |
Martin Mares | Routing table core changes to support full route filtering: |
commit | commitdiff | tree | snapshot |
| 1999-04-05 |
Martin Mares | Added some new protocol hooks (look at the comments... |
commit | commitdiff | tree | snapshot |
| 1999-04-05 |
Martin Mares | Changed syntax of attaching filters to protocols to... |
commit | commitdiff | tree | snapshot |
| 1999-04-05 |
Martin Mares | Several filter changes. (Pavel, please check if they... |
commit | commitdiff | tree | snapshot |
| 1999-04-05 |
Martin Mares | Use a more reasonable pool chunk size: 4080 bytes seem... |
commit | commitdiff | tree | snapshot |
| 1999-04-03 |
Martin Mares | More changes to the kernel syncer. |
commit | commitdiff | tree | snapshot |
| 1999-04-03 |
Martin Mares | Added new protocol hook for dumping of protocol-depende... |
commit | commitdiff | tree | snapshot |
| 1999-04-03 |
Martin Mares | Defined CONFIG_SELF_CONSCIOUS whenever the kernel scann... |
commit | commitdiff | tree | snapshot |
| 1999-04-02 |
Martin Mares | Fixed `too many interfaces' cases. |
commit | commitdiff | tree | snapshot |
| 1999-04-02 |
Pavel Machek | Believe it or not, printf()'s does not work too much... |
commit | commitdiff | tree | snapshot |
| 1999-04-01 |
Martin Mares | Argh, the fix was wrong. |
commit | commitdiff | tree | snapshot |
| 1999-04-01 |
Martin Mares | Portability fixes. |
commit | commitdiff | tree | snapshot |
| 1999-04-01 |
Martin Mares | First few FreeBSD portability fixes. |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Updated the TODO list. |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Remember that we can run device syncer without kernel... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Please don't commit debugging code which makes BIRD... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Prefer `gm4' over `m4' (due to BSD et al.). |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Pavel Machek | Update of filters towards new interface. |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Clarify resource dumps and include them in the main... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Don't try to delete interface routes on CONFIG_AUTO_ROU... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Added FIXME: If a strange interface appears, ignore... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Added lp_flush() which flushes contents of a linear... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | Moved all system-dependent #include's containing endian... |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | #define NULL if not defined by system includes. |
commit | commitdiff | tree | snapshot |
| 1999-03-29 |
Martin Mares | After today's lengthy discussions about filter syntax... |
commit | commitdiff | tree | snapshot |
| 1999-03-27 |
Martin Mares | Cleaned up system configuration files -- removed few... |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Added everything protocols need to know about multiple... |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Moved to a much more systematic way of configuring... |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Allow different instances of the same protocol with... |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Slightly better generator of default protocol instance... |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Don't compile OSPF by default. |
commit | commitdiff | tree | snapshot |
| 1999-03-26 |
Martin Mares | Don't try to manipulate neighbor lists for copied inter... |
commit | commitdiff | tree | snapshot |
| 1999-03-24 |
Martin Mares | Removed our declaration of RTPROT_BIRD since Alexey... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Martin Mares | rte_update: Check sanity of incoming entries. Throw... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Martin Mares | Allow input and output filters (only accept/reject... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Martin Mares | A couple of filter tweaks: |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Martin Mares | Removed the `rta_same' hook since it's no longer needed... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Martin Mares | Implemented extended route attributes and all related... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Pavel Machek | Initialize pointers to functions so that code is actual... |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Pavel Machek | Compilation fix for mj. |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Pavel Machek | Don't segfault on unknown interface. |
commit | commitdiff | tree | snapshot |
| 1999-03-17 |
Pavel Machek | accept & reject should now work |
commit | commitdiff | tree | snapshot |
| 1999-03-09 |
Ondrej Filip | Yes, joining the crew. Sorry for being late. Added... |
commit | commitdiff | tree | snapshot |
| 1999-03-09 |
Pavel Machek | Resolved conflicts, you no longer need to wrap constant... |
commit | commitdiff | tree | snapshot |
| 1999-03-09 |
Pavel Machek | Added '=' to operator list |
commit | commitdiff | tree | snapshot |
| 1999-03-08 |
Pavel Machek | Filters are now a tiny bit stronger (if is actually... |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | Fixed processing of !krt_capable() routes. Converted... |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | KRT: Implemented asynchronous route / interface state... |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | Although there are still heaps of FIXME's, Netlink... |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | Converted some mb_alloc/bzero pairs to mb_allocz. |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | Initialize allocated struct proto :-) |
commit | commitdiff | tree | snapshot |
| 1999-03-04 |
Martin Mares | Use dmalloc instead of EFence when available (dmalloc... |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | Netlink scans routes... |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | EFence helped to find using of already free rte's in... |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | Fix several things I broke today. |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | Added a hack forcing protocols with priority>0 to be... |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | Rewrote the kernel syncer. The old layering was horrible. |
commit | commitdiff | tree | snapshot |
| 1999-03-03 |
Martin Mares | Introduced protocol priority (all 'normal' protocols... |
commit | commitdiff | tree | snapshot |
| 1999-03-02 |
Pavel Machek | Add interface for running filters (please comment!... |
commit | commitdiff | tree | snapshot |
| 1999-03-02 |
Pavel Machek | Avoid segfault |
commit | commitdiff | tree | snapshot |
| 1999-03-02 |
Martin Mares | Netlink module supports interface scan on startup.... |
commit | commitdiff | tree | snapshot |
| 1999-03-02 |
Martin Mares | o The if_change_too_big_p change was too high-spirited... |
commit | commitdiff | tree | snapshot |
| 1999-03-02 |
Martin Mares | Interface logic changes: |
commit | commitdiff | tree | snapshot |
| next |