summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-18[cleanup] Fix compile warningsStephen Hemminger
2009-06-18[cleanup] Use const in smux interfaceStephen Hemminger
2009-06-18[bgpd/cleanup] BGP make attribute variables localStephen Hemminger
2009-06-18[bgpd/cleanup] Make BGP FSM table read-only staticStephen Hemminger
2009-06-18[bgpd] reference count the BGP instanceStephen Hemminger
2009-06-18[bgpd] Make declarations matchStephen Hemminger
2009-06-18[zebra] Remove unused structure elementStephen Hemminger
2009-06-18[zebra] Force rib_update when connected route deletedStephen Hemminger
2009-06-18[cleanup] Use correct buffer size for inet_ntop()Stephen Hemminger
2009-06-18[ripd] Ignore non-running interfaces in rip statusStephen Hemminger
2009-06-18[lib] Put symbolic backtrace on system logStephen Hemminger
2009-06-18[lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6Stephen Hemminger
2009-06-18[ospf6d] Remove 'no router' from OSPF6_NODEStephen Hemminger
2009-06-18[ospf6d] Fix ospf6d crash if removing interface with no areaJon
2009-06-18[ospf6d] Fix ospf6d crash in show border routersJon
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