summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-29[logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr
2007-04-28[logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr
2007-04-27[64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr
2007-04-27[ripd, ripngd] Remove useless code in rip_vty_out_uptime functionAndrew J. Schorr
2007-04-21[ospfd] Fix bug in 'passive-interface default' behaviorAndrew J. Schorr
2007-04-16Use 'path (category)' form.David Young
2007-04-16Note my change to zebra/connected.c.David Young
2007-04-16Only suppress adding a connected route to the kernel if it isDavid Young
2007-04-15[bgpd] Minor performance improvement patchAndrew J. Schorr
2007-04-12Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)Vincent Jardin
2007-04-11Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_s...Vincent Jardin
2007-04-10[zebra] MTU change should propogate to zserv client on BSD/SolarisPaul Jakma
2007-04-10[bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in boundsPaul Jakma
2007-04-10[bgpd] V. quick route flap gets mistaken for duplicate, route is then ignoredPaul Jakma
2007-04-10[zebra] Retain configured IPv4 address upon removal by kernelPaul Jakma
2007-04-10[testzebra] stubs should call kernel_address_add on IP address installPaul Jakma
2007-04-10[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma
2007-04-10[bgpd] bug #352: IPv6/Multicast address-family config not written outPaul Jakma
2007-03-23[ospfd] Bug #330 regression: failure to calculate routes through networksPaul Jakma
2007-03-23[ospfd] Instrument ospf_spf with more debug log messagesPaul Jakma
2007-03-21[doc] Makefile VPATH patchAndrew J. Schorr
2007-03-21[ripd] Fix "show ip rip status" display of time until next updateAndrew J. Schorr
2007-03-20[lib] Make message lookup function more robust.Andrew J. Schorr
2007-03-14[ospfd] Return SNMP standard neighbor state values, not quagga internal onesAndrew J. Schorr
2007-03-14[ospfd] Fix two debug messages that used inet_ntoa more than onceAndrew J. Schorr
2007-03-08[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timesPaul Jakma
2007-03-06[zebra] Fix interface metric bug on BSDPaul Jakma
2007-02-27[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.Andrew J. Schorr
2007-02-27[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningAndrew J. Schorr
2007-02-26[ospfd] Fix regression in SPF introduced by bug#330 fixesPaul Jakma
2007-02-26[zebra] IRDP should ignore non-IPv4 addressesPaul Jakma
2007-02-22[solaris] Add licence boilerplate to files for clarityPaul Jakma
2007-02-22[bgpd] Peer delete can race with reconfig leading to crashPaul Jakma
2007-02-06use generic sed test so this works on autoconf 2.59Greg Troxel
2007-02-06de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.Greg Troxel
2007-02-06Better comment explaining that GNU awk is really required.Greg Troxel
2007-02-06autoreconf -iGreg Troxel
2007-02-03add AC_PROC_SEDGreg Troxel
2007-02-03remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel
2007-02-02use bootstrap.shGreg Troxel
2007-02-02Provide 'standard interface', even if it just invokes autoreconf.Greg Troxel
2007-02-02ospf6d.h: remove declaration of errno (should be via header)Greg Troxel
2007-02-02* README.NetBSD: use update-autotools instead of autoreconfGreg Troxel
2007-01-24[ospfd] Bug #330: SPF must consider that nexthop-calc may failPaul Jakma
2006-12-13[zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128Andrew J. Schorr
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-12-08[0.99] Bump version to 0.99.6Paul Jakma
2006-12-08[isisd] Fix compiler warnings and allow v4-only compilationPaul Jakma
2006-12-08[zebra] Changes of nexthops of static routes didnt take effectPaul Jakma
2006-12-08[bgpd] Bug #302, bgpd can get stuck in state ClearingPaul Jakma