2007-08-07 |
Paul Jakma | [ospfd] Finish explanatory comment started in previous... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Jakma | [zebra] Add extra debug logging for RIB and RIB queueing |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Jakma | [ospfd] Fix bad SPF calculation on some topologies... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Greg Troxel | Fix last commit - add back in closing paren which was... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Jakma | [ospfd] Bug #331, NSSA ASBR regression - failure to... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Jakma | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Paul Jakma | [bgpd] cleanup, compact and consolidate capability... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | Add comment questioning part of previous change (Denis?). |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | Bugzilla #384. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | disable gmake workaround now that solaris directory... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | note the use of GNU make extensions. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | Add --enable-solaris to descend into solaris-specific... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Greg Troxel | workaround buggy solaris/Makefile.am which requires... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Paul Jakma | [bgpd] Dont schedule dumps multiple times for same... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Paul Jakma | 2007-07-27 Paul Jakma <paul.jakma@sun.com> |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Andrew J. Schorr | [lib] Add comments regarding setsockopt_multicast_ipv4... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Paul Jakma | [zebra] rib loop check for RIB_ENTRY_REMOVED checks... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Hasso Tepper | 2007-06-25 Hasso Tepper <hasso@quagga.net> |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Paul Jakma | [bgpd] bug #368: Fix possible loop between peers going... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Paul Jakma | [build] configure needs to check for struct icmphdr... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Paul Jakma | [vtysh] bug #371: vtysh forgets to print 'end' for... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Paul Jakma | [bgpd] bug #370, default-originate was broken by a... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Andrew J. Schorr | [ospf6d] Fix silly bug: muse use strcmp to compare... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Andrew J. Schorr | [linux] Fix strange compilation problem by explicitly... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Andrew J. Schorr | [zebra] Trivial patches so we can compile when IPv6... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Andrew J. Schorr | [PtP] Fix BSD problems with PtP interfaces: must treat... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Paul Jakma | [autoconf] Fix missing space character in previous... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Paul Jakma | [autoconf] GNU_SOURCE can be defined twice, through... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Paul Jakma | [autoconf] add back check for inet_aton |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Paul Jakma | [ospfd] Fix address qualified 'ip ospf auth' commands |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Paul Jakma | [autoconf] bugs 162,303,178: Fix 'present but can not... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Paul Jakma | [ospfd] Bug #330 regression: Fix ospf_spf_add_parent... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Paul Jakma | [bgpd] Trim memory usage of BGP routes |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Paul Jakma | [zebra] Add zebra_routemap.c |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Paul Jakma | [zebra] Routemap support on received routes, with ... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Andrew J. Schorr | [build] Improve portability by invoking gcc with -std... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Andrew J. Schorr | [ospfd] network command now behaves more logically... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Paul Jakma | [0.99] Version bump to 0.99.7 |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Paul Jakma | [bgpd] Use defines for default weight |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Paul Jakma | [bgpd] Fix warnings: hash callbacks should match hash... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Paul Jakma | [zebra/solaris] fix if_get_index passing wrong arg... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Paul Jakma | [zebra] Fix merge error in previous solaris changeset |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Andrew J. Schorr | [logging] Minor performance tweak |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Andrew J. Schorr | [logging] Add new "log timestamp precision" command... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Andrew J. Schorr | [logging] Add new "log timestamp precision" command... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Andrew J. Schorr | [logging] Add new "log timestamp precision" command... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Andrew J. Schorr | [64-bit] Fix 4 problems with printf formats and 64... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Andrew J. Schorr | [ripd, ripngd] Remove useless code in rip_vty_out_uptim... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Andrew J. Schorr | [ospfd] Fix bug in 'passive-interface default' behavior |
commit | commitdiff | tree | snapshot |
2007-04-16 |
David Young | Use 'path (category)' form. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
David Young | Note my change to zebra/connected.c. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
David Young | Only suppress adding a connected route to the kernel... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Andrew J. Schorr | [bgpd] Minor performance improvement patch |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Vincent Jardin | Fix the display of some timers. (show ipv6 ripng and... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vincent Jardin | Fix the display of route timeout in "show ip rip".... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [zebra] MTU change should propogate to zserv client... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [bgpd] Bug #354: Take care to keep reads of MP_(UN... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [bgpd] V. quick route flap gets mistaken for duplicate... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [zebra] Retain configured IPv4 address upon removal... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [testzebra] stubs should call kernel_address_add on... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [zebra] Bug #351: Don't redistribute routes to ipv4... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Paul Jakma | [bgpd] bug #352: IPv6/Multicast address-family config... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Paul Jakma | [ospfd] Bug #330 regression: failure to calculate route... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Paul Jakma | [ospfd] Instrument ospf_spf with more debug log messages |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Andrew J. Schorr | [doc] Makefile VPATH patch |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Andrew J. Schorr | [ripd] Fix "show ip rip status" display of time until... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Andrew J. Schorr | [lib] Make message lookup function more robust. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Andrew J. Schorr | [ospfd] Return SNMP standard neighbor state values... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Andrew J. Schorr | [ospfd] Fix two debug messages that used inet_ntoa... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Paul Jakma | [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Paul Jakma | [zebra] Fix interface metric bug on BSD |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Andrew J. Schorr | [ospf6d] Fix string comparison bug in ospf6_lsa_handler... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Andrew J. Schorr | [ospfd] Fix bug: should exit immediately on SIGTERM... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Paul Jakma | [ospfd] Fix regression in SPF introduced by bug#330... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Paul Jakma | [zebra] IRDP should ignore non-IPv4 addresses |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Paul Jakma | [solaris] Add licence boilerplate to files for clarity |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Paul Jakma | [bgpd] Peer delete can race with reconfig leading to... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Troxel | use generic sed test so this works on autoconf 2.59 |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Troxel | de-support NetBSD 1.6, and note that FreeBSD 4 is on... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Troxel | Better comment explaining that GNU awk is really required. |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Troxel | autoreconf -i |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Troxel | add AC_PROC_SED |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Troxel | remove crufty m4 files from 2004. With the files,... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Greg Troxel | use bootstrap.sh |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Greg Troxel | Provide 'standard interface', even if it just invokes... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Greg Troxel | ospf6d.h: remove declaration of errno (should be via... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Greg Troxel | * README.NetBSD: use update-autotools instead of autor... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Paul Jakma | [ospfd] Bug #330: SPF must consider that nexthop-calc... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Andrew J. Schorr | [zebra] For solaris IPv6 PtP interfaces, try to support... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Andrew J. Schorr | [PtP over ethernet] New peer flag allows much more... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Paul Jakma | [0.99] Bump version to 0.99.6 |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Paul Jakma | [isisd] Fix compiler warnings and allow v4-only compilation |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Paul Jakma | [zebra] Changes of nexthops of static routes didnt... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Paul Jakma | [bgpd] Bug #302, bgpd can get stuck in state Clearing |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Andrew J. Schorr | [ospfd] Consider all connected addresses when creating... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Andrew J. Schorr | [bgpd] Implement 'debug bgp zebra' to log all messages... |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Andrew J. Schorr | [ospfd] Add debug messages for a few zebra messages... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew J. Schorr | [bgpd] Fix bug where a deleted route that was quickly... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Andrew J. Schorr | [ospfd] Fix bug in passive-interface default commands. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Paul Jakma | [bgpd] trivial: non C99 u_int.._t should be uint.._t |
commit | commitdiff | tree | snapshot |
next |