Age | Commit message (Expand) | Author |
2007-05-30 | [zebra] Trivial patches so we can compile when IPv6 is not enabled | Andrew J. Schorr |
2007-05-17 | [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address | Andrew J. Schorr |
2007-05-10 | [autoconf] Fix missing space character in previous commit | Paul Jakma |
2007-05-10 | [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN | Paul Jakma |
2007-05-10 | [autoconf] add back check for inet_aton | Paul Jakma |
2007-05-10 | [ospfd] Fix address qualified 'ip ospf auth' commands | Paul Jakma |
2007-05-10 | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | Paul Jakma |
2007-05-07 | [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert | Paul Jakma |
2007-05-04 | [bgpd] Trim memory usage of BGP routes | Paul Jakma |
2007-05-04 | [zebra] Add zebra_routemap.c | Paul Jakma |
2007-05-02 | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma |
2007-04-30 | [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99 | Andrew J. Schorr |
2007-04-30 | [ospfd] network command now behaves more logically when a peer prefix is defined | Andrew J. Schorr |
2007-04-29 | [0.99] Version bump to 0.99.7 | Paul Jakma |
2007-04-29 | [bgpd] Use defines for default weight | Paul Jakma |
2007-04-29 | [bgpd] Fix warnings: hash callbacks should match hash API declarations | Paul Jakma |
2007-04-29 | [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name | Paul Jakma |
2007-04-29 | [zebra] Fix merge error in previous solaris changeset | Paul Jakma |
2007-04-29 | [logging] Minor performance tweak | Andrew J. Schorr |
2007-04-29 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-29 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-28 | [logging] Add new "log timestamp precision" command for subsecond timestamps | Andrew J. Schorr |
2007-04-27 | [64-bit] Fix 4 problems with printf formats and 64-bit size_t | Andrew J. Schorr |
2007-04-27 | [ripd, ripngd] Remove useless code in rip_vty_out_uptime function | Andrew J. Schorr |
2007-04-21 | [ospfd] Fix bug in 'passive-interface default' behavior | Andrew J. Schorr |
2007-04-16 | Use 'path (category)' form. | David Young |
2007-04-16 | Note my change to zebra/connected.c. | David Young |
2007-04-16 | Only suppress adding a connected route to the kernel if it is | David Young |
2007-04-15 | [bgpd] Minor performance improvement patch | Andrew J. Schorr |
2007-04-12 | Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status) | Vincent Jardin |
2007-04-11 | Fix 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/Solaris | Paul Jakma |
2007-04-10 | [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds | Paul Jakma |
2007-04-10 | [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored | Paul Jakma |
2007-04-10 | [zebra] Retain configured IPv4 address upon removal by kernel | Paul Jakma |
2007-04-10 | [testzebra] stubs should call kernel_address_add on IP address install | Paul Jakma |
2007-04-10 | [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes | Paul Jakma |
2007-04-10 | [bgpd] bug #352: IPv6/Multicast address-family config not written out | Paul Jakma |
2007-03-23 | [ospfd] Bug #330 regression: failure to calculate routes through networks | Paul Jakma |
2007-03-23 | [ospfd] Instrument ospf_spf with more debug log messages | Paul Jakma |
2007-03-21 | [doc] Makefile VPATH patch | Andrew J. Schorr |
2007-03-21 | [ripd] Fix "show ip rip status" display of time until next update | Andrew 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 ones | Andrew J. Schorr |
2007-03-14 | [ospfd] Fix two debug messages that used inet_ntoa more than once | Andrew J. Schorr |
2007-03-08 | [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times | Paul Jakma |
2007-03-06 | [zebra] Fix interface metric bug on BSD | Paul 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 running | Andrew J. Schorr |
2007-02-26 | [ospfd] Fix regression in SPF introduced by bug#330 fixes | Paul Jakma |