Age | Commit message (Expand) | Author |
2011-11-21 | bgpd: fix update-source for IPv6 (BZ#548) | David Lamparter |
2011-11-15 | bgpd: fix "nexthop-local unchanged" (BZ#350) | Dylan Hall |
2011-11-15 | bgpd: justify capabilities for TOS setting | Chris Luke |
2011-11-15 | bgpd: revised fix to --dryrun (BZ#622) | Sergey Y. Afonin |
2011-10-26 | bgpd: fix 2 more cases of length error reporting | Denis Ovsienko |
2011-10-22 | bgpd: check AGGREGATOR attr flags (BZ#678) | Denis Ovsienko |
2011-10-19 | bgpd: fix more regressions in attr flag checks | Denis Ovsienko |
2011-10-18 | bgpd: use bgp_attr_malformed() | Denis Ovsienko |
2011-10-17 | bgpd: add flag checks for MP_(UN)REACH_NLRI | Denis Ovsienko |
2011-10-17 | bgpd: fix spelling of CLUSTER_LIST | Denis Ovsienko |
2011-10-17 | bgpd: check CLUSTER_LIST attribute flags | Denis Ovsienko |
2011-10-17 | bgpd: check ORIGINATOR_ID attribute flags | Denis Ovsienko |
2011-10-17 | IPv6 transport class suppport | Stephen Hemminger |
2011-10-12 | bgpd: fix regression in improved attr flag checks | Denis Ovsienko |
2011-10-08 | bgpd: fix parsing of graceful restart cap. (#663) | Peter Pentchev |
2011-10-08 | bgpd: improve attr length error handling (BZ#679) | Denis Ovsienko |
2011-09-30 | bgpd: improve attr flags checks | Denis Ovsienko |
2011-09-30 | bgpd: ignore 4 bits of attribute flags byte | Denis Ovsienko |
2011-09-30 | bgpd: add missing "partial" flag checks (BZ#676) | Denis Ovsienko |
2011-09-30 | bgpd: improve NEXT_HOP attribute checks (BZ#680) | Denis Ovsienko |
2011-09-29 | bgpd: rename SAFI 3 according to RFC4760 | Denis Ovsienko |
2011-09-29 | bgpd: more SAFI fixes | Denis Ovsienko |
2011-09-29 | bgpd: fix SAFI for for MPLS labeled VPN-IPv6 | Denis Ovsienko |
2011-09-27 | bgpd: don't be confused by "unspecific" subcode in the NOTIFY message. | Dmitrij Tejblum |
2011-09-27 | bgpd: spelling | Denis Ovsienko |
2011-09-27 | bgpd: spelling | Denis Ovsienko |
2011-09-27 | bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678) | Denis Ovsienko |
2011-09-27 | bgpd: check MULTI_EXIT_DISC attr flags (BZ#677) | Denis Ovsienko |
2011-09-27 | bgpd: check LOCAL_PREF attribute flags (BZ#674) | Denis Ovsienko |
2011-09-27 | bgpd: add useful notification logs (BZ#616) | heasley |
2011-09-27 | bgpd: consistent log msg format (BZ#565) | heasley |
2011-09-26 | bgpd: CVE-2011-3327 (ext. comm. buffer overflow) | CROSS |
2011-07-29 | Merge branch 'attr-errors' | Paul Jakma |
2011-07-20 | bgpd: We try to skip out of updating the multipath aggregate if there are no | Josh Bailey |
2011-07-20 | bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the | Josh Bailey |
2011-07-20 | bgpd: When advertising a multipath route, the attribute set to be | Josh Bailey |
2011-07-20 | bgpd: For deterministic MED build a multipath set for each peer AS as the | Josh Bailey |
2011-07-20 | bgpd: Modify the BGP to zebra route announcement to support multipath | Josh Bailey |
2011-07-20 | bgpd: Adds support to mark up the BGP rib table entry with multipath | Josh Bailey |
2011-07-20 | bgpd: Adds equal-paths check to path comparison. Paths that are | Josh Bailey |
2011-07-20 | bgpd: Add new configuration cli for eBGP and iBGP multipath. | Josh Bailey |
2011-04-13 | bgpd: trivial format / warning fixes | Paul Jakma |
2011-04-01 | bgpd: fix memory leak when deleting a community | Michael Lambert |
2011-04-01 | Revert "bgpd: "Intern" communities in route maps" | Paul Jakma |
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 |