Age | Commit message (Expand) | Author |
2011-03-29 | bgpd: Fix merge error in jhash commit | Paul Jakma |
2011-03-28 | bgpd: refine the setting up of GTSM | Stephen Hemminger |
2011-03-24 | bgpd: Cleanups & fixes for minttl / GTSM | Stephen Hemminger |
2011-03-23 | bgpd: RFC 5082 Generalized TTL Security Mechanism support | Nick Hilliard |
2011-03-23 | bgpd: Fix compile failure if IPv6 build was disabled. | Paul Jakma |
2011-03-22 | bgpd: attribute jhash call should use a standard interface to in6_addr data | Stephen Hemminger |
2011-03-21 | bgpd: enable TCP corking | Stephen Hemminger |
2011-03-21 | bgpd: leave peer socket in non-blocking mode (mostly) | Stephen Hemminger |
2011-03-21 | bgpd: "Intern" communities in route maps | Michael Lambert |
2011-03-21 | bgpd: New show commands for improved view and address family support | Michael Lambert |
2011-03-21 | bgpd: Remove AS Path limit/TTL functionality | Paul Jakma |
2011-03-21 | bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error | Paul Jakma |
2011-03-21 | bgpd: use Jenkins hash for BGP transit, cluster and attr hashes | Stephen Hemminger |
2011-03-21 | bgpd: Remove extra lock on interior table node | Barry Friedman |
2011-03-21 | bgpd: Fix display of unsigned attributes | Wataru Tanitsu |
2011-03-21 | bgpd: fix use of free memory by update_rsclient | Stephen Hemminger |
2011-03-21 | bgpd: unlock node on aggregate error | Robert Bays |
2011-03-21 | bgpd: fix errors in aggregate address command | Robert Bays |
2011-03-21 | bgpd: use XCALLOC to allocate bgpd damp array | Stephen Hemminger |
2011-03-21 | bgpd: fix bgp_node locking issues | Chris Caputo |
2011-03-20 | Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements | Paul Jakma |
2011-03-18 | bgpd: improve "monotonic" uptime correction | John Kemp |
2011-01-17 | bgpd: VTY string fixes for debug commands | David Ward |
2011-01-14 | bgpd: fix handling of "Unsupported Capability" | Dmitrij Tejblum |
2010-12-08 | bgpd: Simplify process queue init | Paul Jakma |
2010-12-08 | bgpd: fix community-list error message spelling | Denis Ovsienko |
2010-10-21 | bgpd: fix printed value of last-update timestamp | Vladimir L Ivanov |
2010-10-06 | bgpd, lib: adopt afi_t and safi_t in several places | Michael Lambert |
2010-09-17 | Set from even if binfo->extra is NULL. | Greg Troxel |
2010-08-09 | bgpd: fix handling of AS path data | Chris Hall |
2010-05-14 | bgpd: tighten bounds checking in RR ORF msg reader | Chris Hall |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2009-12-17 | bgpd: code cleanup | Stephen Hemminger |
2009-12-10 | bgpd: compile warnings cleanup | Stephen Hemminger |
2009-12-09 | lib: move check_bit into prefix common code | Stephen Hemminger |
2009-12-04 | bgpd: work around warning in assegments_parse() | Denis Ovsienko |
2009-08-28 | bgpd: fix md5 set on listen sockets | Stephen Hemminger |
2009-08-13 | bgp: missing pieces from listener patch | Stephen Hemminger |
2009-08-13 | bgp: compiler warning fix | Stephen Hemminger |
2009-08-05 | bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' | Paul Jakma |
2009-07-30 | [bgpd] delete erroneous extra brace.. | Paul Jakma |
2009-07-30 | bgpd: Workaround for invalid MBGP next hop | Michael Lambert |
2009-07-28 | bgpd/trivial: Fix indentation in previous | Paul Jakma |
2009-07-28 | bgpd: Allow inbound connections to non-default view | Steve Hill |
2009-07-28 | bgpd: fd leak in bgpd | Steve Hill |
2009-07-28 | bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment | Vasilis Tsiligiannis |
2009-07-28 | bgpd: Implement BGP confederation error handling (RFC5065, Par. 5) | Vasilis Tsiligiannis |
2009-07-28 | bgpd: start listener on first instance | Stephen Hemminger |
2009-07-28 | bgpd: peer action table static/const | Stephen Hemminger |
2009-07-27 | [bgpd] Restore ability of 'neighbor ... update-source' to take interface name | Paul Jakma |