summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-18[ospf6] Add no router ospf6Jon
2009-06-18[ospf6d] Fix ospf6d crash if range defined twiceJon
2009-06-18[ospfd] Fix OSPF route refcount leakStephen Hemminger
2009-06-18[zebra] Only announce connected routes if link is detectedStephen Hemminger
2009-06-18[zebra] MTU is unsignedStephen Hemminger
2009-06-18[zebra] remove incorrect debug messageStephen Hemminger
2009-06-18[zebra] Cleanup meta-queue codeStephen Hemminger
2009-06-18[zebra] netlink interface minor cleanupStephen Hemminger
2009-06-18[zebra] Fix vyatta bug 2814: Add "show ip route summary" command.Stig Thormodsrud
2009-06-18[vtysh] Add a --noerror optionStephen Hemminger
2009-06-18[vtysh] Return non-zero exit code on error.Stephen Hemminger
2009-06-18[vtysh] Make vtysh more useable for scriptingStephen Hemminger
2009-06-18[vtysh] Force line buffered mode.Stephen Hemminger
2009-06-18[gcc] Add gcc printf format checksStephen Hemminger
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2009-06-12[cleanup] functions taking no args should be declared with void argsStephen Hemminger
2009-06-12[cleanup] add const attribute to lib/if.c::if_dumpStephen Hemminger
2009-06-12[cleanup] Convert XMALLOC/memset to XCALLOCStephen Hemminger
2009-06-12[bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patchPaul Jakma
2009-06-09[bgpd] Fixed as-path prepend/exclude ASN handlingDenis Ovsienko
2009-06-02Merge remote branch 'origin/master'Paul Jakma
2009-06-02[snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo
2009-06-02[smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macroChris Caputo
2009-06-02[ospfd] fix vty ospfd no ospf abr-type standardFrancesco Dolcini
2009-06-02[ripd] Fix metrix in call to rip_zebra_ipv4_deleteKrisztian Kovacs
2009-06-02[bgp] Fix crash on SIGHUP, deref of freed workqueuesSteve Hill
2009-06-01[trivia] Fixed typos in communities text (#334)Denis Ovsienko
2009-06-01[doc] Stick with quagga.net for consistency (#436)Denis Ovsienko
2009-05-29[bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net>Andrew J. Schorr
2009-05-08[release] Bump version to 0.99.12Paul Jakma
2009-05-08Fix bgp ipv4/ipv6 accept handlingStephen Hemminger
2009-05-08[build] tools/multiple-bgpd.sh should be in 'make dist'Paul Jakma
2009-04-30[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>Denis Ovsienko
2009-04-13Dmitry Tejblum <tejblum@yandex-team.ru>Denis Ovsienko
2009-04-10Justified OSPF cost function names and added support for:Denis Ovsienko
2008-11-29[lib] Fix timer precision.Joakim Tjernlund
2008-11-29[lib] Move type cast in Fletcher checksumJoakim Tjernlund
2008-11-29[rpm] some defaults for Fedora are way out of datePaul Jakma
2008-11-24[lib] fix missing sockunion_normalise_mappedPaul Jakma
2008-11-16[bgpd] Add 'show bgp views' commandMichael Lambert
2008-11-16[lib] Switch Fletcher checksum back to old ospfd versionPaul Jakma
2008-10-04[vtysh] Add commands from zebra_routemap.c to vtyshBartek Kania
2008-10-02Merge branch 'bgpd/fsm'Paul Jakma
2008-10-02[release] Bump version to 0.99.11Paul Jakma
2008-09-24[bgpd] Fix definition of an rsclient commandMichael Lambert
2008-09-24[ospfd] Fix SEGV during startup introduced in recent commitJoakim Tjernlund
2008-09-24[ospfd] Move passive interface checkJoakim Tjernlund
2008-09-24[build] Fix --enable-pie so it can actually be disabledPaul P Komkoff Jr
2008-09-09[lib] re-enable conversion of v6mapped INET6 sockunions to regular INETPaul Jakma
2008-09-09[bgpd] Allow accepted peers to progress even if realpeer is in ConnectPaul Jakma