Age | Commit message (Expand) | Author |
2014-11-03 | Fininshing integrated OSPF. | Ondrej Zajicek |
2014-10-24 | Refactoring of OSPF messages. | Ondrej Zajicek |
2014-07-18 | Temporary integrated OSPF commit. | Ondrej Zajicek |
2014-06-26 | Temporary integrated OSPF commit. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2012-05-14 | Real broadcast mode for OSPFv2. | Ondrej Zajicek |
2010-05-07 | Fixes a bug in LSA flooding. | Ondrej Zajicek |
2010-03-11 | Temoporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2009-12-14 | Minor updates. | Ondrej Zajicek |
2009-12-03 | Fixes some log messages. | Ondrej Zajicek |
2009-12-03 | Minor fix in LSA update. | Ondrej Zajicek |
2009-10-29 | Implements better checks on incoming packets and LSAs in OSPF. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | 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 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek |
2009-07-05 | Fixes type mismatch in OSPF printf statements. | Ondrej Zajicek |
2009-04-06 | Better OSPF packet tracing log messages. | Ondrej Zajicek |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Indentation. | Ondrej Filip |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | 'struct proto' removed | Ondrej Filip |
2004-06-04 | Deleted useles "struct proto" sending. | Ondrej Filip |
2004-06-04 | Better log() usage. | Ondrej Filip |
2004-06-04 | Indented. No other change. | Ondrej Filip |
2004-06-04 | lsack.c cleaned. Better names for functions and | Ondrej Filip |
2004-06-04 | ackd_timer_hook moded to neighbor.c | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2000-06-07 | Doc | Ondrej Filip |
2000-06-06 | Tracing in LS ack. | Ondrej Filip |
2000-06-06 | NBMA networks seems to work, but this should be better. :-) | Ondrej Filip |
2000-06-05 | Reset inactim timer if you receive any packet from neighbor. | Ondrej Filip |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-04 | Bug in debugging. | Ondrej Filip |
2000-06-03 | interface {} added. | Ondrej Filip |
2000-06-02 | Better dumping, if I get strange lsack. | Ondrej Filip |
2000-05-31 | And finally, Premature aging works. :-) | Ondrej Filip |
2000-05-11 | Better debugging. | Ondrej Filip |
2000-05-09 | Bugfix in lsrt slist adding. | Ondrej Filip |
2000-05-09 | Many bugfixes. (I added one entry twice to slist.) | Ondrej Filip |
2000-05-08 | Useless '\n' in log() | Ondrej Filip |
2000-05-08 | Better logging. (%d->%I) | Ondrej Filip |
2000-04-18 | LS ack. | Ondrej Filip |
2000-04-18 | Better LS Ack dumping. | Ondrej Filip |
2000-04-18 | Fixed the serious bug in LSack. | Ondrej Filip |