summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-01lib: prefix.c nano-optimisationPaul Jakma
2011-07-18bgpd: Fix compile failure if IPv6 build was disabled.Paul Jakma
2011-07-17bgpd: rename SAFI 3 according to RFC4760Denis Ovsienko
2011-07-15configure: fix OpenPAM detectionDenis Ovsienko
2011-07-14configure: fix FreeBSD header detection (BZ#408)Denis Ovsienko
2011-07-14bgpd: more SAFI fixesDenis Ovsienko
2011-07-13bgpd: fix SAFI for for MPLS labeled VPN-IPv6Denis Ovsienko
2011-07-12bgpd: consistent log msg format (BZ#565)heasley
2011-07-12ospf6d: check MTU with message header size in mindDmitrij Tejblum
2011-07-12ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum
2011-07-12version RE-0.99.17.1Denis Ovsienko
2011-07-05bgpd: Remove AS Path limit/TTL functionalityPaul Jakma
2011-07-04bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser errorPaul Jakma
2011-07-04doc: fix "ipv6 address" interface command syntax (#608)Denis Ovsienko
2011-07-04ripd: resolve debug statements issue (bug 442)Andrew J. Schorr
2011-07-04bgpd: VTY string fixes for debug commandsDavid Ward
2011-07-04bgpd: fix handling of "Unsupported Capability"Dmitrij Tejblum
2011-07-04ospf6d: fix crash in SPF calculationDmitrij Tejblum
2011-07-04bgpd: fix community-list error message spellingDenis Ovsienko
2010-11-03infrastructure: Express preference for published git reposGreg Troxel
2010-11-03infrastructure: Whitespace cleanup.Greg Troxel
2010-11-03infrastructure: Clarify commit message format.Greg Troxel
2010-11-03Adjust description of tomhenderson repo.Greg Troxel
2010-10-21bgpd: fix printed value of last-update timestampVladimir L Ivanov
2010-10-18zclient: fix router-id calculation for IPv6 (#595)Dmitry Tejblum
2010-10-06bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert
2010-09-24Add MTR repository.Greg Troxel
2010-09-17lib/vty.c: add missing format string when printing out motd messageNico Golde
2010-09-17Document rules for zalloc and friends.Greg Troxel
2010-09-17Add pointer to Balaji G. git.Greg Troxel
2010-09-17Set from even if binfo->extra is NULL.Greg Troxel
2010-08-19Zebra zserv: bogus conditionalStephen Hemminger
2010-08-19release: 0.99.17Denis Ovsienko
2010-08-09bgpd: fix handling of AS path dataChris Hall
2010-05-14bgpd: tighten bounds checking in RR ORF msg readerChris Hall
2010-05-05zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink
2010-05-05Update for git and emphasize asking for good reports.Greg Troxel
2010-04-28build: ignore mkinstalldirs and texinfo.texDavid Lamparter
2010-04-28isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter
2010-04-28ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-...David Ward
2010-04-20build/extra: Enhance README.NetBSD make/gmake decision.Greg Troxel
2010-04-18ospfd: Only refresh external default route once.Joakim Tjernlund
2010-04-18ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.Joakim Tjernlund
2010-04-18ospfd: Make sure all external routes are updated.Joakim Tjernlund
2010-04-18git: add pointers to out-of-tree workGreg Troxel
2010-04-14git: add (generated) m4 files to .gitignoreGreg Troxel
2010-03-11doc: fixed spelling in bgpd.texiIvan Moskalyov
2010-03-10build: Add QuaggaId to README.NetBSDGreg Troxel
2010-03-09release: 0.99.16Denis Ovsienko
2010-01-27lib: undo the last PIE commitStephen Hemminger