2008-08-22 |
Paul P Komkoff Jr | [build] Test for GNU-style PIE support in toolchain... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [bgpd] Add 'bgp open-accept' option, to send OPEN immed... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Ignore rebase files and .msg |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [git administrivia] remove auto-built quagga.info,... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Add .gitignore files, based on .cvsignores. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Paul Jakma | [bgpd] Fix triggerable crash when compiled with --disab... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Paul Jakma | [bgpd] fix a couple of trivial compiler warnings |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Paul Jakma | [bgpd] TCP-MD5: password vty configuration and initial... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Paul Jakma | [tools/multiple-bgpd.sh] make it easier to use IPv6... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Jakma | [solaris] Sync SMF bits with OpenSolaris SFW |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Jakma | [vtysh] small fix to previous CMD_AS_RANGE patch, and... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Paul Jakma | [vty] CMD_AS_RANGE accidently quoted and so not expande... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Paul Jakma | [bgpd] Fix double-free crash in bgp_table_finish, seen... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Paul Jakma | [zebra] Make BSD link-state deal more gracefully with... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Paul Jakma | [tools/multiple-bgpd] setup IPv6 advertisments |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Paul Jakma | [administrivia] commit missing ChangeLog update... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Paul Jakma | [release] Bump version to 0.99.10 |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [lib] trivial: add const qualifier to stream_put/write |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [bgpd] minor changes to bgp_mp_reach_parse |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [tests] BGP MP_(UN)REACH_NLRI unit tests |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Denis Ovsienko | + note the meta-queue in NEWS |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Denis Ovsienko | + initial edition of meta-queue for RIB updates process... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Paul Jakma | [bgpd] bug #419: partial aspath-limit incorrectly cause... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Paul Jakma | [tools] multiple-bgpd.sh: make paths more configurable |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [ripd] Fix mistaken empty string test |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [daemons] Sanity check port number arguments before use |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [zebra/linux] Use BPF to filter out responses, to try... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Denis Ovsienko | + fix the set statement name |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Denis Ovsienko | + [bgpd] Added new route-map set statement: "as-path... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Paul Jakma | [bgpd] remove unnecessary 0 entries from struct message's |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Paul Jakma | [ripd] remove unnecessary 0 entries from struct message's |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Paul Jakma | [lib] Fix the struct message LOOKUP function to be... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Paul Jakma | [lib/linklist] Enforce "nodes must have data" invariant... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Ovsienko | + fix bug#326 by rib_lookup_and_pushup() |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Paul Jakma | [c++] remove/rename some names in headers that clash... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Paul Jakma | [tests:bgp] Further tests for 0 sized as_path segments |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Paul Jakma | [isisd] Bug #437: fix ssert caused by bad list management |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Paul Jakma | [bgpd] fix crash on startup if compiled IPv4-only |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Paul Jakma | [solaris] add missing makefile.am dependency |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Andrew J. Schorr | [link-detect] Improve BSD support. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Andrew J. Schorr | [link-detect] Improve BSD support. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Andrew J. Schorr | [link-detect] Try to get BSD link-detect to work properly. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrew J. Schorr | [link-detect] Static interface routes should behave... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Paul Jakma | [lib] add mising UL qualifier to numerical constant |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Paul Jakma | [bgpd] Fix number of DoS security issues, restricted... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Denis Ovsienko | + fixed no_set_aspath_prepend() to correctly match... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Paul Jakma | [bgpd] Fix typo in previous commit to bgp_main.c |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Paul Jakma | [bgpd] small fix for crash if 'listenon' argument is... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Denis Ovsienko | + fixed bug #418 (changing address on an existing inter... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Paul Jakma | 2007-10-30 Nick Hilliard <nick@inex.ie> |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Denis Ovsienko | + fix the bug reported by Milan Kocian (IPv6 route... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Jakma | [ospf6d] Fix removal of defunct ASBR routes |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Jakma | [snmp-smux] Fix problems if 'smux peer ...' is issued... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Jakma | [news] Fix top-line version |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Paul Jakma | [tests] Forgot to commit ecommunity_tests.c |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Paul Jakma | [bgpd] Merge AS4 support |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Denis Ovsienko | + pidfiles are now always created with 0644 perms inste... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Denis Ovsienko | + rib_process() speedup for multi-nexthop route nodes |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Denis Ovsienko | + Minor bugfix: IPv6 prefixes were logged incorrectly... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Paul Jakma | [privs/Solaris] Quagga should work in zones with IP... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Paul Jakma | [bgpd] Fix typo, which prevented advertisement of MP... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Denis Ovsienko | + fix missing arg to zlog_warn() |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Denis Ovsienko | + fix minor regression in OSPF sending buffer adjustmen... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Denis Ovsienko | + sayonara old_pid! |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Denis Ovsienko | + fixed bug #402: now the second zebra process doesn... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Denis Ovsienko | Switch from LOOKUP() to lookup() for rtm_type (see... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Denis Ovsienko | * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Paul Jakma | [release] bump to 0.99.9 |
commit | commitdiff | tree | snapshot |
2007-09-07 |
Paul Jakma | [bgpd] low-impact DoS: crash on malformed community... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Denis Ovsienko | + fixed bug #400: adjusted rtread_sysctl.c:route_read() |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Paul Jakma | [bgpd] bug #398 Bogus free on out route-map, and assert... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Paul Jakma | [bgpd] Pass NOSUB to regexec |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Denis Ovsienko | Bug #362 is fixed now. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Denis Ovsienko | Looks like bug #320 is finally fixed now. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Denis Ovsienko | Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Denis Ovsienko | Fixed bug #394 "RTF_DONE is ignored in rtm_read()" |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Denis Ovsienko | Merged own patch for bug #390 (rewrite zebra/zebra_rib... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Denis Ovsienko | Merged own patch for the bug #391 (debugging and commen... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
vize | Use the proper field length for the peer's address... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul Jakma | [tests] Add bgp_capability_test.c, should have been... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Paul Jakma | [isisd] Commit new files which should have been part... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Paul Jakma | [isisd] Add support for Solaris DLPI |
commit | commitdiff | tree | snapshot |
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 |
next |