| Commit message (Expand) | Author | Files | Lines |
2006-01-25 | [zebra/solaris] Interface state fixups for Solaris. | paul | 9 | -92/+257 |
2006-01-19 | [cvs] update cvsignore file. | paul | 1 | -0/+6 |
2006-01-19 | [version] bump configure.ac version number to 0.99.3 | paul | 4 | -6/+14 |
2006-01-19 | [lib/stream] small compile fix, use uint64_t, not u_int64_t. | paul | 2 | -1/+7 |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul | 28 | -72/+55 |
2006-01-18 | [ospfd] Add support for oversized LSAs. | paul | 3 | -28/+69 |
2006-01-18 | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul | 2 | -4/+21 |
2006-01-18 | 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com> | vincent | 3 | -9/+18 |
2006-01-17 | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink | paul | 3 | -2/+22 |
2006-01-17 | [zebra] Defensive if_getaddrs bug fix. | paul | 2 | -0/+9 |
2006-01-17 | [zebra] Include metric on connected routes. | paul | 2 | -2/+9 |
2006-01-17 | [ospfd/zserv] adjust to new format | paul | 3 | -6/+9 |
2006-01-17 | [lib/zclient] Export zclient_create_header | paul | 3 | -1/+6 |
2006-01-17 | [lib/vty] Add 'no terminal monitor' alias | paul | 2 | -0/+12 |
2006-01-17 | [lib/md5] md5_loop should take void pointer for more useful caller warnings. | paul | 3 | -4/+11 |
2006-01-17 | [zserv] fix up custom isisd and bgpd Zserv functions for new format. | paul | 4 | -28/+74 |
2006-01-17 | [ripd] Fix verification of received MD5 authenticated packets | paul | 2 | -23/+33 |
2006-01-16 | 2006-01-16 Paul Jakma <paul.jakma@sun.com> | paul | 2 | -1/+10 |
2006-01-16 | [bgpd] add aspath_finish, static resource cleanup function. | paul | 3 | -8/+24 |
2006-01-16 | [bgpd] fix some leaks introduced in aspath rewrite. | paul | 2 | -5/+21 |
2006-01-16 | [zserv] Extend Zserv header with version information and marker field | paul | 6 | -75/+120 |
2006-01-11 | [zserv] Update interface flags to 8 bytes wide. | paul | 5 | -7/+20 |
2006-01-11 | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul | 2 | -1/+8 |
2006-01-11 | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. | paul | 4 | -47/+27 |
2006-01-11 | [ospfd] fix undefined effect expression | paul | 2 | -1/+20 |
2006-01-10 | [bgpd] remove export of long defunct function | paul | 2 | -1/+4 |
2006-01-10 | [ospfd] fix rare leak of struct connected, in an error path. | paul | 2 | -1/+9 |
2006-01-10 | [ospfd] trim redundant strings | paul | 2 | -4/+5 |
2006-01-10 | [ospfd] fix automatic router-id and network enable bug. | paul | 2 | -3/+11 |
2006-01-10 | [tests] Add small unit test for the new stream functions | paul | 3 | -1/+63 |
2006-01-10 | [stream] Add quad-word support and stream_resize | paul | 3 | -4/+157 |
2005-12-29 | remove dead code (from David Young) | gdt | 2 | -18/+2 |
2005-12-29 | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2 | -1/+5 |
2005-12-29 | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2 | -1/+6 |