| Commit message (Expand) | Author | Age | Files | Lines |
* | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error | Paul Jakma | 2008-07-01 | 1 | -0/+9 |
* | + initial edition of meta-queue for RIB updates processing (bug #431) | Denis Ovsienko | 2008-06-02 | 1 | -0/+15 |
* | [zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns | Paul Jakma | 2008-05-29 | 1 | -0/+6 |
* | + fix bug#326 by rib_lookup_and_pushup() | Denis Ovsienko | 2008-02-26 | 1 | -0/+6 |
* | [link-detect] Improve BSD support. | Andrew J. Schorr | 2008-01-11 | 1 | -0/+7 |
* | [link-detect] Try to get BSD link-detect to work properly. | Andrew J. Schorr | 2008-01-10 | 1 | -0/+9 |
* | [link-detect] Static interface routes should behave properly with link-detect. | Andrew J. Schorr | 2008-01-08 | 1 | -0/+6 |
* | + fixed bug #418 (changing address on an existing interface doesn't cause exi... | Denis Ovsienko | 2007-11-12 | 1 | -0/+7 |
* | + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the... | Denis Ovsienko | 2007-10-24 | 1 | -0/+6 |
* | + rib_process() speedup for multi-nexthop route nodes | Denis Ovsienko | 2007-10-04 | 1 | -0/+5 |
* | + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls.... | Denis Ovsienko | 2007-10-03 | 1 | -1/+7 |
* | + sayonara old_pid! | Denis Ovsienko | 2007-09-14 | 1 | -0/+5 |
* | + fixed bug #402: now the second zebra process doesn't destroy routes | Denis Ovsienko | 2007-09-14 | 1 | -0/+2 |
* | Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details). | Denis Ovsienko | 2007-09-14 | 1 | -0/+8 |
* | * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passed | Denis Ovsienko | 2007-09-12 | 1 | -0/+5 |
* | + fixed bug #400: adjusted rtread_sysctl.c:route_read() | Denis Ovsienko | 2007-09-06 | 1 | -0/+6 |
* | Looks like bug #320 is finally fixed now. | Denis Ovsienko | 2007-08-21 | 1 | -0/+2 |
* | Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation | Denis Ovsienko | 2007-08-21 | 1 | -0/+6 |
* | Fixed bug #394 "RTF_DONE is ignored in rtm_read()" | Denis Ovsienko | 2007-08-17 | 1 | -0/+5 |
* | Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat... | Denis Ovsienko | 2007-08-14 | 1 | -0/+5 |
* | Merged own patch for the bug #391 (debugging and comments mostly). | Denis Ovsienko | 2007-08-13 | 1 | -0/+16 |
* | Use the proper field length for the peer's address (netlink_interface_addr) | vize | 2007-08-10 | 1 | -0/+5 |
* | [zebra] Add extra debug logging for RIB and RIB queueing | Paul Jakma | 2007-08-06 | 1 | -0/+5 |
* | Bugzilla #384. | Greg Troxel | 2007-08-02 | 1 | -0/+6 |
* | [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var | Paul Jakma | 2007-06-27 | 1 | -0/+7 |
* | [zebra] Trivial patches so we can compile when IPv6 is not enabled | Andrew J. Schorr | 2007-05-30 | 1 | -0/+9 |
* | [PtP] Fix BSD problems with PtP interfaces: must treat RTA_BRD as peer address | Andrew J. Schorr | 2007-05-17 | 1 | -0/+9 |
* | [zebra] Routemap support on received routes, with 'set src' command (linux) | Paul Jakma | 2007-05-02 | 1 | -0/+36 |
* | [zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name | Paul Jakma | 2007-04-29 | 1 | -0/+2 |
* | [zebra] Fix merge error in previous solaris changeset | Paul Jakma | 2007-04-29 | 1 | -0/+4 |
* | [zebra] MTU change should propogate to zserv client on BSD/Solaris | Paul Jakma | 2007-04-10 | 1 | -0/+5 |
* | [zebra] Retain configured IPv4 address upon removal by kernel | Paul Jakma | 2007-04-10 | 1 | -0/+3 |
* | [testzebra] stubs should call kernel_address_add on IP address install | Paul Jakma | 2007-04-10 | 1 | -0/+6 |
* | [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes | Paul Jakma | 2007-04-10 | 1 | -0/+8 |
* | [zebra] Fix interface metric bug on BSD | Paul Jakma | 2007-03-06 | 1 | -0/+7 |
* | [zebra] IRDP should ignore non-IPv4 addresses | Paul Jakma | 2007-02-26 | 1 | -0/+6 |
* | [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128 | Andrew J. Schorr | 2006-12-13 | 1 | -0/+7 |
* | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr | 2006-12-12 | 1 | -0/+50 |
* | [zebra] Changes of nexthops of static routes didnt take effect | Paul Jakma | 2006-12-08 | 1 | -0/+6 |
* | 2006-09-13 Tom Everett <tom@khubla.com> | Greg Troxel | 2006-09-13 | 1 | -0/+5 |
* | [zebra] trivial: rtadv.h depends on interface.h | Paul Jakma | 2006-08-06 | 1 | -0/+1 |
* | [zebra] fix inconsistencies in ifstat_update_* declarations and definitions | Paul Jakma | 2006-08-06 | 1 | -0/+9 |
* | [zebra] IRDP: Move stream_free to where its created, probably fixing a leak | Paul Jakma | 2006-08-04 | 1 | -0/+10 |
* | [zebra] add more stuff to misc_null to avoid compile breakages | Paul Jakma | 2006-08-04 | 1 | -0/+5 |
* | [testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricks | Andrew J. Schorr | 2006-08-02 | 1 | -0/+5 |
* | [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing | Paul Jakma | 2006-07-27 | 1 | -1/+31 |
* | [zebra] Add 'debug zebra rib' commands | Paul Jakma | 2006-07-27 | 1 | -0/+1 |
* | [zebra] Add test rig code, for testing the zebra RIB | Paul Jakma | 2006-07-27 | 1 | -0/+12 |
* | [zebra] Connected routes must always be added to main table | Paul Jakma | 2006-07-27 | 1 | -0/+8 |
* | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | Paul Jakma | 2006-07-02 | 1 | -0/+7 |