summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-08ospfd: potential fix for router-id change assert on refresh cleanup patchPaul Jakma
2010-12-08ospfd: Fix maxage/flush to not try flood twice, remember maxages for longerPaul Jakma
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2010-12-08ospfd: Remember network LSA sequence numbers across up/downs of an interfacePaul Jakma
2010-12-08ospfd: Prioritise hellos for sending by queueing to head of output bufferPaul Jakma
2010-12-08ospfd: Reset neighbour inactivity timer for any packet arrivalPaul Jakma
2010-12-08ospfd: the maxage_lsa_remover should check whether it needs to yield the cpuPaul Jakma
2010-12-08ospfd: Fix various route_unlock discrepenciesPaul Jakma
2010-12-08ospfd: fix lsa_refresh_walker unlock before use bugPaul Jakma
2010-12-08ospfd: interface code should leave network_lsa_self alonePaul Jakma
2010-12-08ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_floodPaul Jakma
2010-12-08ospfd: ospf_if_free can leave dangling references on ISM events - cancel themPaul Jakma
2010-12-08ospfd: Lower level of some common messages from info to debugPaul Jakma
2010-12-08lib: Fix bug in prefix trie lookupPaul Jakma
2010-12-08lib: prefix.c nano-optimisationPaul Jakma
2010-12-08lib: Make workqueue more conservative about ramping upPaul Jakma
2010-12-08lib: Add a command to clear the thread CPU history dataPaul Jakma
2010-12-08lib: Thread scheduler should be fair and not let events starve I/O and timersPaul Jakma
2010-12-08lib: thread history funcname shouldn't be constant, it's freedPaul Jakma
2010-12-08bgpd: Simplify process queue initPaul Jakma
2010-11-03infrastructure: Express preference for published git reposGreg Troxel
2010-11-03infrastructure: Whitespace cleanup.Greg Troxel
2010-11-03infrastructure: Clarify commit message format.Greg Troxel
2010-11-03Adjust description of tomhenderson repo.Greg Troxel
2010-10-21bgpd: fix printed value of last-update timestampVladimir L Ivanov
2010-10-18zclient: fix router-id calculation for IPv6 (#595)Dmitry Tejblum
2010-10-06bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert
2010-09-24Add MTR repository.Greg Troxel
2010-09-17lib/vty.c: add missing format string when printing out motd messageNico Golde
2010-09-17Document rules for zalloc and friends.Greg Troxel
2010-09-17Add pointer to Balaji G. git.Greg Troxel
2010-09-17Set from even if binfo->extra is NULL.Greg Troxel
2010-08-19Zebra zserv: bogus conditionalStephen Hemminger
2010-08-19release: 0.99.17Denis Ovsienko
2010-08-09bgpd: fix handling of AS path dataChris Hall
2010-05-14bgpd: tighten bounds checking in RR ORF msg readerChris Hall
2010-05-05zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink
2010-05-05Update for git and emphasize asking for good reports.Greg Troxel
2010-04-28build: ignore mkinstalldirs and texinfo.texDavid Lamparter
2010-04-28isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter
2010-04-28ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward
2010-04-20build/extra: Enhance README.NetBSD make/gmake decision.Greg Troxel
2010-04-18ospfd: Only refresh external default route once.Joakim Tjernlund
2010-04-18ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.Joakim Tjernlund
2010-04-18ospfd: Make sure all external routes are updated.Joakim Tjernlund
2010-04-18git: add pointers to out-of-tree workGreg Troxel
2010-04-14git: add (generated) m4 files to .gitignoreGreg Troxel
2010-03-11doc: fixed spelling in bgpd.texiIvan Moskalyov
2010-03-10build: Add QuaggaId to README.NetBSDGreg Troxel
2010-03-09release: 0.99.16Denis Ovsienko