summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-30[tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_testPaul Jakma
2006-03-30[solaris] SMF manifest, method and depend updates.Paul Jakma
2006-03-30[zebra] arrange structs in padding-efficient manner and remove unused fieldPaul Jakma
2006-03-30[lib/privs] Changing user IDs should be done before dropping privilegesPaul Jakma
2006-03-30[bgpd] rearrange some structs for less padding, stats for table/attrs.Paul Jakma
2006-03-06[lib] export show_address_cmd debug command in if.hPaul Jakma
2006-03-06[bgpd] Start off FSM again once clearing finishes.Paul Jakma
2006-02-21[lib/sockunion] trivial: use XSTRDUP.Paul Jakma
2006-02-21[bgpd] Add Clrng description to bgp summary state.Paul Jakma
2006-02-21[bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma
2006-02-19[solaris] version depend files, auto-generate. Start zebra when needed.Paul Jakma
2006-02-19[doc] Credit Jeroen Simonetti for contributing snmptrap.texiPaul Jakma
2006-02-18[bgpd] trivial readability fixPaul Jakma
2006-02-18[bug #89] Fix leak of community when set community is usedPaul Jakma
2006-02-05[bgpd] trivial fix for gcc warningpaul
2006-02-05[bgpd] Fix peer prefix counts and make it slightly more robustpaul
2006-02-02[lib/workqueue] remove the useless 'delay' factor.paul
2006-02-02[zebra] Display flags on their line in 'show interface'.paul
2006-01-31[build system] cleanup --enable-snmp by removing ucd-snmp cruftpaul
2006-01-30ripd.c: correct bug that allowed route learnt through RIP to take precedence ...vincent
2006-01-30[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.paul
2006-01-25[zebra] Fix incorrect changes made in RIB metric selection patchpaul
2006-01-25[zebra/solaris] Interface state fixups for Solaris.paul
2006-01-19[cvs] update cvsignore file.paul
2006-01-19[version] bump configure.ac version number to 0.99.3paul
2006-01-19[lib/stream] small compile fix, use uint64_t, not u_int64_t.paul
2006-01-19[compiler] miscellaneous trivial compiler warning fixespaul
2006-01-18[ospfd] Add support for oversized LSAs.paul
2006-01-182006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>paul
2006-01-172006-01-17 Vincent Jardin <vincent.jardin@6wind.com>vincent
2006-01-17[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul
2006-01-17[zebra] Defensive if_getaddrs bug fix.paul
2006-01-17[zebra] Include metric on connected routes.paul
2006-01-17[ospfd/zserv] adjust to new formatpaul
2006-01-17[lib/zclient] Export zclient_create_headerpaul
2006-01-17[lib/vty] Add 'no terminal monitor' aliaspaul
2006-01-17[lib/md5] md5_loop should take void pointer for more useful caller warnings.paul
2006-01-17[zserv] fix up custom isisd and bgpd Zserv functions for new format.paul
2006-01-17[ripd] Fix verification of received MD5 authenticated packetspaul
2006-01-162006-01-16 Paul Jakma <paul.jakma@sun.com>paul
2006-01-16[bgpd] add aspath_finish, static resource cleanup function.paul
2006-01-16[bgpd] fix some leaks introduced in aspath rewrite.paul
2006-01-16[zserv] Extend Zserv header with version information and marker fieldpaul
2006-01-11[zserv] Update interface flags to 8 bytes wide.paul
2006-01-112006-01-11 Erik Smit <zoiah@zoiah.net>paul
2006-01-11[ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.paul
2006-01-10[ospfd] fix undefined effect expressionpaul
2006-01-10[bgpd] remove export of long defunct functionpaul
2006-01-10[ospfd] fix rare leak of struct connected, in an error path.paul
2006-01-10[ospfd] trim redundant stringspaul