Age | Commit message (Expand) | Author |
2010-01-13 | Comment update. | Ondrej Zajicek |
2010-01-08 | A partial vlink fix. | Ondrej Zajicek |
2010-01-07 | More information about vlinks. | Ondrej Filip |
2010-01-07 | Bugfix in DBG call. | Ondrej Filip |
2010-01-07 | Be a little bit more verbose on virtual links. | Ondrej Filip |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-12-11 | Temporary OSPFv3 commit. | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | Ondrej Zajicek |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-08-28 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek |
2009-07-05 | Fixes type mismatch in OSPF printf statements. | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2005-03-15 | Added new parametr 'rx buffer <num>'. BIRD is able to receive | Ondrej Filip |
2005-03-14 | OSPF can accept larger packets than MTU. | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
2004-07-13 | Send hello as soon as possible after the interface is up. | Ondrej Filip |
2004-07-13 | Bugfix - options bits were not included in LSAs | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-06 | Cleanup in iface.c | Ondrej Filip |
2004-06-05 | Set size of the buffers. (Thanx MJ.) | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-05 | Moved the tests for socket existence here. | Martin Mares |
2004-06-04 | cleanup in lsupd.c, indenting, "struct proto" removed... | Ondrej Filip |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-06-04 | hello.c and hello.h cleaned up. No design changes. | Ondrej Filip |
2004-06-03 | Added source addr for multicast socket. | Ondrej Filip |
2004-06-01 | Easier cleanup of an interface. | Ondrej Filip |
2004-06-01 | Don't free socket's resources. | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2004-05-31 | Minor bug fix in neighbor state machine. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2000-09-04 | Fixed many bugs in rt calculation and interface adding. Now it seems to be | Ondrej Filip |
2000-09-04 | I allocate struct ifa before unlocking. So route exported to OSPF are correct. | Ondrej Filip |
2000-09-02 | Added stub interface. (Interface which is propagated to OSPF but | Ondrej Filip |
2000-09-02 | Added hellos on NBMA networks. (I don't violate RFC now.) | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |