summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ospfd: ospf_if_free can leave dangling references on ISM events - cancel themPaul Jakma2010-12-081-0/+2
| | * | | ospfd: Lower level of some common messages from info to debugPaul Jakma2010-12-082-11/+11
| | * | | lib: Fix bug in prefix trie lookupPaul Jakma2010-12-081-6/+8
| | * | | lib: prefix.c nano-optimisationPaul Jakma2010-12-081-4/+5
| | * | | lib: Make workqueue more conservative about ramping upPaul Jakma2010-12-081-8/+9
| | * | | lib: Add a command to clear the thread CPU history dataPaul Jakma2010-12-083-0/+86
| | * | | lib: Thread scheduler should be fair and not let events starve I/O and timersPaul Jakma2010-12-081-16/+41
| | * | | lib: thread history funcname shouldn't be constant, it's freedPaul Jakma2010-12-082-2/+2
| | * | | bgpd: Simplify process queue initPaul Jakma2010-12-081-7/+6
| | |/ /
| | * | infrastructure: Express preference for published git reposGreg Troxel2010-11-031-5/+15
| | * | infrastructure: Whitespace cleanup.Greg Troxel2010-11-031-8/+12
| | * | infrastructure: Clarify commit message format.Greg Troxel2010-11-031-2/+6
| | * | Adjust description of tomhenderson repo.Greg Troxel2010-11-031-4/+4
| | * | bgpd: fix printed value of last-update timestampVladimir L Ivanov2010-10-211-1/+2
| | * | zclient: fix router-id calculation for IPv6 (#595)Dmitry Tejblum2010-10-181-3/+3
| | * | bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert2010-10-065-20/+20
| | * | Add MTR repository.Greg Troxel2010-09-241-0/+8
| | * | lib/vty.c: add missing format string when printing out motd messageNico Golde2010-09-171-1/+1
| | * | Document rules for zalloc and friends.Greg Troxel2010-09-171-5/+27
| | * | Add pointer to Balaji G. git.Greg Troxel2010-09-171-0/+7
| | * | Set from even if binfo->extra is NULL.Greg Troxel2010-09-171-2/+3
| | * | Zebra zserv: bogus conditionalStephen Hemminger2010-08-191-1/+1
| | * | release: 0.99.17quagga_0_99_17_releaseDenis Ovsienko2010-08-191-1/+1
| | * | bgpd: fix handling of AS path dataChris Hall2010-08-094-91/+131
| | * | bgpd: tighten bounds checking in RR ORF msg readerChris Hall2010-05-141-9/+40
| | |/
| | * zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink2010-05-051-0/+4
| | * Update for git and emphasize asking for good reports.Greg Troxel2010-05-051-3/+10
| | * build: ignore mkinstalldirs and texinfo.texDavid Lamparter2010-04-284-7187/+2
| | * isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter2010-04-285-13/+20
| | * ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward2010-04-281-10/+18
| | * build/extra: Enhance README.NetBSD make/gmake decision.Greg Troxel2010-04-201-7/+11
| | * ospfd: Only refresh external default route once.Joakim Tjernlund2010-04-181-2/+4
| | * ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.Joakim Tjernlund2010-04-181-2/+2
| | * ospfd: Make sure all external routes are updated.Joakim Tjernlund2010-04-181-17/+17
| | * git: add pointers to out-of-tree workGreg Troxel2010-04-181-0/+34
| | * git: add (generated) m4 files to .gitignoreGreg Troxel2010-04-141-0/+1
| | * doc: fixed spelling in bgpd.texiIvan Moskalyov2010-03-111-1/+1
| | * build: Add QuaggaId to README.NetBSDGreg Troxel2010-03-101-1/+1
| | * release: 0.99.16quagga_0_99_16_releaseDenis Ovsienko2010-03-091-1/+1
| | * lib: undo the last PIE commitStephen Hemminger2010-01-271-3/+0
| | * lib: fix PIE build flagsMathias Krause2010-01-201-0/+3
| | * bgp: use monotonic clock for time of dayStephen Hemminger2010-01-157-46/+43
| | * ospfd: Fix debug messages that were masked by DISCARD_LSAPaul Jakma2010-01-141-3/+4
| | * ospfd: remove unneeded memset from a very hot functionPaul Jakma2010-01-141-1/+0
| | * lib: fix memory loggingDavid Ward2010-01-131-3/+5
| | * zebra: change router-id selection algoStephen Hemminger2009-12-211-10/+6
| | * lib: make some structures constantStephen Hemminger2009-12-213-7/+7
| * | Fix SEGV when closing legacy threaded VTYex20bChris Hall2011-08-021-1/+1
* | | Disable the "~" VTY Terminal prompt.Chris Hall2011-07-213-66/+251
* | | Added features to configure.Chris Hall2011-07-212-639/+48