summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [vtysh] Make vtysh more useable for scriptingStephen Hemminger2009-06-183-13/+53
* [vtysh] Force line buffered mode.Stephen Hemminger2009-06-181-0/+1
* [gcc] Add gcc printf format checksStephen Hemminger2009-06-181-6/+12
* [cleanup] Make command nodes staticStephen Hemminger2009-06-1229-68/+61
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-1215-35/+35
* [cleanup] add const attribute to lib/if.c::if_dumpStephen Hemminger2009-06-121-1/+1
* [cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-06-1241-248/+79
* [bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patchPaul Jakma2009-06-122-2/+31
* [bgpd] Fixed as-path prepend/exclude ASN handlingDenis Ovsienko2009-06-092-5/+5
* Merge remote branch 'origin/master'Paul Jakma2009-06-0210-12/+12
|\
| * [trivia] Fixed typos in communities text (#334)Denis Ovsienko2009-06-012-4/+4
| * [doc] Stick with quagga.net for consistency (#436)Denis Ovsienko2009-06-017-7/+7
| * [bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net>Andrew J. Schorr2009-05-291-1/+1
* | [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-026-143/+172
* | [smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macroChris Caputo2009-06-021-2/+2
* | [ospfd] fix vty ospfd no ospf abr-type standardFrancesco Dolcini2009-06-021-1/+3
* | [ripd] Fix metrix in call to rip_zebra_ipv4_deleteKrisztian Kovacs2009-06-021-1/+1
* | [bgp] Fix crash on SIGHUP, deref of freed workqueuesSteve Hill2009-06-022-3/+12
|/
* [release] Bump version to 0.99.12quagga_0_99_12_releasePaul Jakma2009-05-081-1/+1
* Fix bgp ipv4/ipv6 accept handlingStephen Hemminger2009-05-081-0/+9
* [build] tools/multiple-bgpd.sh should be in 'make dist'Paul Jakma2009-05-081-1/+1
* [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>Denis Ovsienko2009-04-3010-85/+62
* Dmitry Tejblum <tejblum@yandex-team.ru>Denis Ovsienko2009-04-131-1/+1
* Justified OSPF cost function names and added support for:Denis Ovsienko2009-04-101-8/+27
* [lib] Fix timer precision.Joakim Tjernlund2008-11-291-1/+1
* [lib] Move type cast in Fletcher checksumJoakim Tjernlund2008-11-291-1/+1
* [rpm] some defaults for Fedora are way out of datePaul Jakma2008-11-291-4/+4
* [lib] fix missing sockunion_normalise_mappedPaul Jakma2008-11-241-0/+1
* [bgpd] Add 'show bgp views' commandMichael Lambert2008-11-161-0/+31
* [lib] Switch Fletcher checksum back to old ospfd versionPaul Jakma2008-11-164-34/+523
* [vtysh] Add commands from zebra_routemap.c to vtyshBartek Kania2008-10-041-1/+2
* Merge branch 'bgpd/fsm'Paul Jakma2008-10-021-4/+5
|\
| * [bgpd] Allow accepted peers to progress even if realpeer is in ConnectPaul Jakma2008-09-091-4/+5
* | [release] Bump version to 0.99.11quagga_0_99_11_releasePaul Jakma2008-10-021-1/+1
* | [bgpd] Fix definition of an rsclient commandMichael Lambert2008-09-241-1/+1
* | [ospfd] Fix SEGV during startup introduced in recent commitJoakim Tjernlund2008-09-241-2/+2
* | [ospfd] Move passive interface checkJoakim Tjernlund2008-09-241-18/+26
* | [build] Fix --enable-pie so it can actually be disabledPaul P Komkoff Jr2008-09-241-3/+1
* | [lib] re-enable conversion of v6mapped INET6 sockunions to regular INETPaul Jakma2008-09-091-40/+20
|/
* [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setupPaul Jakma2008-09-061-0/+45
* Merge branch 'restricted-mode'Paul Jakma2008-09-047-4/+171
|\
| * [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-237-4/+171
* | [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-043-22/+33
* | Merge commit 'remotes/jocke/delete_ghost_route'Paul Jakma2008-09-031-1/+15
|\ \
| * | Ignore host routes to self.Joakim Tjernlund2008-08-251-1/+15
| |/
* | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'Paul Jakma2008-09-021-6/+14
|\ \
| * | Set destination for PtP links to OSPF_ALLSPFROUTERS.Joakim Tjernlund2008-08-251-6/+14
| |/
* | [ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund2008-09-023-121/+117
| |
| \
*-. \ Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...Paul Jakma2008-09-018-26/+29
|\ \ \
| | * | Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-257-25/+28
| | |/