summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-09-06[bgpd] Document the FSM dummy-peer race that sometimes afflicts session setupPaul Jakma
2008-09-04Merge branch 'restricted-mode'Paul Jakma
2008-09-04[ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma
2008-09-03Merge commit 'remotes/jocke/delete_ghost_route'Paul Jakma
2008-09-02Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'Paul Jakma
2008-09-02[ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund
2008-09-01Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...Paul Jakma
2008-08-26[doc] Update HACKING to reflect SCM changes and latest practicePaul Jakma
2008-08-26testPaul Jakma
2008-08-26Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...Paul Jakma
2008-08-25Set destination for PtP links to OSPF_ALLSPFROUTERS.Joakim Tjernlund
2008-08-25Ignore host routes to self.Joakim Tjernlund
2008-08-25Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund
2008-08-25Fix SEGV in ip ospf neighbor allJoakim Tjernlund