Age | Commit message (Expand) | Author |
2010-10-18 | zclient: fix router-id calculation for IPv6 (#595) | Dmitry Tejblum |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |
2010-09-24 | Add MTR repository. | Greg Troxel |
2010-09-17 | lib/vty.c: add missing format string when printing out motd message | Nico Golde |
2010-09-17 | Document rules for zalloc and friends. | Greg Troxel |
2010-09-17 | Add pointer to Balaji G. git. | Greg Troxel |
2010-09-17 | Set from even if binfo->extra is NULL. | Greg Troxel |
2010-08-19 | Zebra zserv: bogus conditional | Stephen Hemminger |
2010-08-19 | release: 0.99.17 | Denis Ovsienko |
2010-08-09 | bgpd: fix handling of AS path data | Chris Hall |
2010-05-14 | bgpd: tighten bounds checking in RR ORF msg reader | Chris Hall |
2010-05-11 | Fix ip_len byte order in DragonFly's raw socket | David BÉRARD |
2010-05-05 | zebra: fix infinite loop when deleting an interface | Roman Hoog Antink |
2010-05-05 | Update for git and emphasize asking for good reports. | Greg Troxel |
2010-04-28 | build: ignore mkinstalldirs and texinfo.tex | David Lamparter |
2010-04-28 | isisd: change ISIS_METHOD to use C preprocessor | David Lamparter |
2010-04-28 | ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-... | David Ward |
2010-04-20 | build/extra: Enhance README.NetBSD make/gmake decision. | Greg Troxel |
2010-04-18 | ospfd: Only refresh external default route once. | Joakim Tjernlund |
2010-04-18 | ospfd: Make sure ospf_distribute_list_update_timer() eventually runs. | Joakim Tjernlund |
2010-04-18 | ospfd: Make sure all external routes are updated. | Joakim Tjernlund |
2010-04-18 | git: add pointers to out-of-tree work | Greg Troxel |
2010-04-14 | git: add (generated) m4 files to .gitignore | Greg Troxel |
2010-03-11 | doc: fixed spelling in bgpd.texi | Ivan Moskalyov |
2010-03-10 | build: Add QuaggaId to README.NetBSD | Greg Troxel |
2010-03-09 | release: 0.99.16 | Denis Ovsienko |
2010-01-27 | lib: undo the last PIE commit | Stephen Hemminger |
2010-01-20 | lib: fix PIE build flags | Mathias Krause |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2010-01-14 | ospfd: Fix debug messages that were masked by DISCARD_LSA | Paul Jakma |
2010-01-14 | ospfd: remove unneeded memset from a very hot function | Paul Jakma |
2010-01-13 | lib: fix memory logging | David Ward |
2009-12-21 | zebra: change router-id selection algo | Stephen Hemminger |
2009-12-21 | lib: make some structures constant | Stephen Hemminger |
2009-12-17 | bgpd: code cleanup | Stephen Hemminger |
2009-12-10 | ripd: fix compiler warnings | Stephen Hemminger |
2009-12-10 | ospf6d: remove dead code | Stephen Hemminger |
2009-12-10 | ospf6d: fix warnings from recent prefix bit commit | Stephen Hemminger |
2009-12-10 | ripngd: compiler warnings cleanup | Stephen Hemminger |
2009-12-10 | zebra: deal with irdp compile warnings | Stephen Hemminger |
2009-12-10 | bgpd: compile warnings cleanup | Stephen Hemminger |
2009-12-09 | zebra: cleanup RIB meta queue code | Stephen Hemminger |
2009-12-09 | lib: move check_bit into prefix common code | Stephen Hemminger |
2009-12-09 | lib: fix warning on little endian | Stephen Hemminger |
2009-12-08 | zebra: fix more warnings in rtadv | Stephen Hemminger |
2009-12-08 | Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quagga | Denis Ovsienko |
2009-12-08 | zebra: fix more compiler warnings | Stephen Hemminger |
2009-12-08 | zebra: remove unused function to fix warning | Stephen Hemminger |
2009-12-08 | lib: make match functions take const args | Stephen Hemminger |
2009-12-07 | lib: remove unused function: route_dump_node() | Denis Ovsienko |