| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid creating neighbor with same address as another. | Chris Hall | 2010-07-30 | 1 | -0/+3 |
* | Introduce "rs-in" route-map | root | 2010-07-28 | 1 | -2/+15 |
* | Reworking of peer state handling. | Chris Hall | 2010-07-19 | 1 | -34/+76 |
* | New functions for error numbers and addresses in messages. | Chris Hall | 2010-04-08 | 1 | -4/+3 |
* | First beta release | Chris Hall | 2010-04-06 | 1 | -9/+8 |
* | Use vty_set_node() to change node type. | Chris Hall | 2010-03-16 | 1 | -1/+1 |
* | Major update | Chris Hall | 2010-03-16 | 1 | -26/+32 |
* | Thread safe versions of inet_ntoa and strerror. | paulo | 2010-02-04 | 1 | -2/+2 |
* | Use session->notification instead of peer's. Fix HUP - race condition. | paulo | 2010-02-01 | 1 | -2/+3 |
* | In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be | paulo | 2010-02-01 | 1 | -0/+2 |
* | Wite route refresh received. Hive off statistics into separate struct. | paulo | 2010-01-27 | 1 | -15/+22 |
* | Fixed program shutdown. Added peering engine side of TTL changing. | paulo | 2010-01-27 | 1 | -7/+7 |
* | Reduce peer FSM now that session handled elsewhere. Wire up status | paulo | 2010-01-22 | 1 | -0/+3 |
* | Fix debuggery in qtimers. Check NULL notify pointer in bgp_vty | paulo | 2010-01-20 | 1 | -1/+1 |
* | Knitting it all together. Still not got clean compile. Still lots of | paulo | 2010-01-13 | 1 | -3/+5 |
* | Initial commit for bgp_engine branch -- seeding new files... | Chris Hall | 2010-01-04 | 1 | -0/+1 |
* | Upgrade Prefix-List & BGP Community-List handling | Chris Hall (GMCH) | 2009-11-26 | 1 | -306/+331 |
* | [bgpd] Restore ability of 'neighbor ... update-source' to take interface name | Paul Jakma | 2009-07-27 | 1 | -2/+3 |
* | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo | 2009-07-19 | 1 | -3/+15 |
* | [bgpd] Fix 'update-source' command: It doesn't accept interface names | Paul Jakma | 2009-06-22 | 1 | -2/+2 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -7/+7 |
* | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko | 2009-04-30 | 1 | -10/+10 |
* | [bgpd] Add 'show bgp views' command | Michael Lambert | 2008-11-16 | 1 | -0/+31 |
* | Merge branch 'restricted-mode' | Paul Jakma | 2008-09-04 | 1 | -0/+30 |
|\ |
|
| * | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma | 2008-08-23 | 1 | -0/+30 |
* | | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma | 2008-08-26 | 1 | -26/+0 |
|/ |
|
* | [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns | Paul Jakma | 2008-08-22 | 1 | -0/+26 |
* | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma | 2008-07-21 | 1 | -0/+45 |
* | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma | 2008-07-02 | 1 | -47/+47 |
* | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | Paul Jakma | 2008-07-02 | 1 | -1/+1 |
* | [bgpd] Merge AS4 support | Paul Jakma | 2007-10-14 | 1 | -86/+89 |
* | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma | 2007-08-06 | 1 | -3/+3 |
* | [bgpd] Trim memory usage of BGP routes | Paul Jakma | 2007-05-04 | 1 | -0/+10 |
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma | 2006-09-14 | 1 | -2/+0 |
* | [bgpd] expand vty help for neighbor ... update-source | Paul Jakma | 2006-05-23 | 1 | -4/+8 |
* | [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd | Paul Jakma | 2006-03-30 | 1 | -19/+180 |
* | [bgpd] Add Clrng description to bgp summary state. | Paul Jakma | 2006-02-21 | 1 | -0/+2 |
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma | 2006-02-21 | 1 | -1/+1 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 1 | -12/+4 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 1 | -3/+1 |
* | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-09 | 1 | -2/+2 |
* | 2005-08-22 Hugo Santos <hsantos@av.it.pt> | paul | 2005-08-22 | 1 | -13/+105 |
* | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul | 2005-06-28 | 1 | -65/+65 |
* | 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueus | paul | 2005-06-01 | 1 | -3/+9 |
* | * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address | hasso | 2005-04-09 | 1 | -1/+2 |
* | * bgpd.texi: Document new "bgp bestpath as-path confed" command. | hasso | 2005-04-08 | 1 | -0/+36 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanup | paul | 2005-04-07 | 1 | -17/+17 |
* | * bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor | hasso | 2005-02-02 | 1 | -12/+12 |
* | * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: | hasso | 2005-02-02 | 1 | -145/+123 |
* | * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" | hasso | 2005-02-02 | 1 | -11/+30 |