Age | Commit message (Expand) | Author |
2007-08-06 | [zebra] Add extra debug logging for RIB and RIB queueing | Paul Jakma |
2007-08-02 | Add comment questioning part of previous change (Denis?). | Greg Troxel |
2007-08-02 | Bugzilla #384. | Greg Troxel |
2007-06-27 | [zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var | Paul Jakma |
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] bugs 162,303,178: Fix 'present but can not be compiled' warnings | 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-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-16 | Only suppress adding a connected route to the kernel if it is | David Young |
2007-04-10 | [zebra] MTU change should propogate to zserv client on BSD/Solaris | 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-03-06 | [zebra] Fix interface metric bug on BSD | Paul Jakma |
2007-02-26 | [zebra] IRDP should ignore non-IPv4 addresses | Paul Jakma |
2006-12-13 | [zebra] For solaris IPv6 PtP interfaces, try to support prefixlen != 128 | Andrew J. Schorr |
2006-12-12 | [PtP over ethernet] New peer flag allows much more addressing flexibility | Andrew J. Schorr |
2006-12-08 | [zebra] Changes of nexthops of static routes didnt take effect | Paul Jakma |
2006-10-15 | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | Paul Jakma |
2006-09-13 | 2006-09-13 Tom Everett <tom@khubla.com> | Greg Troxel |
2006-08-06 | [zebra] trivial: rtadv.h depends on interface.h | Paul Jakma |
2006-08-06 | [zebra] fix inconsistencies in ifstat_update_* declarations and definitions | Paul Jakma |
2006-08-04 | [zebra] IRDP: Move stream_free to where its created, probably fixing a leak | Paul Jakma |
2006-08-04 | [zebra] add more stuff to misc_null to avoid compile breakages | Paul Jakma |
2006-08-02 | [testzebra] Patch to misc_null.c to get older gcc to recognize #pragma tricks | Andrew J. Schorr |
2006-07-27 | [zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing | Paul Jakma |
2006-07-27 | [zebra] Add 'debug zebra rib' commands | Paul Jakma |
2006-07-27 | [zebra] Add test rig code, for testing the zebra RIB | Paul Jakma |
2006-07-27 | [zebra] Connected routes must always be added to main table | Paul Jakma |
2006-07-02 | [zebra] Fix CID #104, check addr for null, and #18, check nexthop type args | Paul Jakma |
2006-06-15 | [zebra] Fix forgetfulness wrt configured address on FreeBSD | Paul Jakma |
2006-06-15 | [zebra] remove internal if_flag_dump, use libzebras version. | Paul Jakma |
2006-05-21 | [interface configuration] Try to avoid losing address info after shutdown. | Andrew J. Schorr |
2006-05-19 | [interface configuration] Preserve flag indicating address was set by quagga. | Andrew J. Schorr |
2006-05-17 | [debug] Improve zebra kernel socket debug message to include IP addresses. | Andrew J. Schorr |
2006-05-15 | [zebra] Remove private command string table | Paul Jakma |
2006-05-11 | [zebra] CID #31, guard against potential NULL return of route_node_lookup | Paul Jakma |
2006-03-30 | [zebra] arrange structs in padding-efficient manner and remove unused field | Paul Jakma |
2006-02-02 | [zebra] Display flags on their line in 'show interface'. | paul |
2006-01-30 | [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. | paul |
2006-01-25 | [zebra] Fix incorrect changes made in RIB metric selection patch | paul |
2006-01-25 | [zebra/solaris] Interface state fixups for Solaris. | paul |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2006-01-18 | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul |
2006-01-17 | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink | paul |
2006-01-17 | [zebra] Defensive if_getaddrs bug fix. | paul |
2006-01-17 | [zebra] Include metric on connected routes. | paul |