summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2008-08-23[vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma
2008-08-23[trivia] Make 'make dist' happy about ChangeLog expungePaul Jakma
2008-08-22[administrivia] Update gitignore filesPaul Jakma
2008-08-22[administrivia] Git should ignore backup files and .loT filesPaul Jakma
2008-08-22[trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma
2008-08-22[zebra] trivial: fix spelling mistakeStephen Hemminger
2008-08-22[bgpd] remove useless check and return in bgp_config_write_dampStephen Hemminger
2008-08-22[zebra] trivia: static qualifiers for metaqStephen Hemminger
2008-08-22[zebra] make some data localStephen Hemminger
2008-08-22[zebra] ignore dead routes in RIB updateStephen Hemminger