Age | Commit message (Expand) | Author |
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 |
2009-12-07 | lib: log source of vty connections (bug #566) | heasley |
2009-12-07 | ospf6d: review LSA sequence number comparison | Ondrej Zajicek |
2009-12-04 | bgpd: work around warning in assegments_parse() | Denis Ovsienko |
2009-12-03 | zebra: handle RTF_CLONING removal from FreeBSD 8.0 | David Ward |
2009-12-03 | isisd: fix --enable-isis-topology for 64-bit Linux | David Ward |
2009-12-03 | zebra: fix argument reference in strncpy() call for BSD | heasley |
2009-12-03 | isisd: fix BPF ioctl() calls, treat "true" and "false" as reserved | David Ward |
2009-12-03 | configure: fix spelling | David Ward |
2009-12-03 | ospfd: VTY strings cleanup | Stephen Hemminger |
2009-12-03 | ospfd: comment out unused function | Stephen Hemminger |
2009-12-03 | ospfd: make local functions static | Stephen Hemminger |
2009-12-03 | zebra: fix RIB debug message for IPv6 | David Ward |
2009-12-03 | zebra: make declaration const in rtm_flag_dump() | Tom Goff |