index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.
Dmitrij Tejblum
2011-09-27
2
-1
/
+7
|
*
bgpd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
|
*
bgpd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
|
*
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
Denis Ovsienko
2011-09-27
1
-2
/
+38
|
*
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
Denis Ovsienko
2011-09-27
1
-0
/
+32
|
*
bgpd: check LOCAL_PREF attribute flags (BZ#674)
Denis Ovsienko
2011-09-27
1
-2
/
+27
|
*
bgpd: add useful notification logs (BZ#616)
heasley
2011-09-27
1
-3
/
+16
|
*
bgpd: consistent log msg format (BZ#565)
heasley
2011-09-27
1
-5
/
+5
|
*
bgpd: CVE-2011-3327 (ext. comm. buffer overflow)
CROSS
2011-09-26
1
-7
/
+7
|
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
13
-439
/
+577
|
|
\
|
|
*
bgpd: Implement revised error handling for partial optional/trans. attributes
Paul Jakma
2011-03-21
4
-233
/
+378
|
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
13
-109
/
+126
|
|
*
bgpd: Rollback some of the changes made for invalid AS_PATH segment fix
Paul Jakma
2011-03-21
3
-128
/
+105
*
|
|
bgpd: We try to skip out of updating the multipath aggregate if there are no
Josh Bailey
2011-07-20
1
-15
/
+22
*
|
|
bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the
Josh Bailey
2011-07-20
1
-3
/
+4
*
|
|
bgpd: When advertising a multipath route, the attribute set to be
Josh Bailey
2011-07-20
5
-17
/
+218
*
|
|
bgpd: For deterministic MED build a multipath set for each peer AS as the
Josh Bailey
2011-07-20
3
-1
/
+49
*
|
|
bgpd: Modify the BGP to zebra route announcement to support multipath
Josh Bailey
2011-07-20
4
-7
/
+56
*
|
|
bgpd: Adds support to mark up the BGP rib table entry with multipath
Josh Bailey
2011-07-20
4
-29
/
+359
*
|
|
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-20
5
-22
/
+220
*
|
|
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-20
7
-2
/
+294
|
/
/
*
|
bgpd: trivial format / warning fixes
Paul Jakma
2011-04-13
3
-27
/
+30
*
|
bgpd: fix memory leak when deleting a community
Michael Lambert
2011-04-01
1
-0
/
+7
*
|
Revert "bgpd: "Intern" communities in route maps"
Paul Jakma
2011-04-01
3
-13
/
+3
*
|
bgpd: Fix merge error in jhash commit
Paul Jakma
2011-03-29
1
-2
/
+2
*
|
bgpd: refine the setting up of GTSM
Stephen Hemminger
2011-03-28
3
-8
/
+33
*
|
bgpd: Cleanups & fixes for minttl / GTSM
Stephen Hemminger
2011-03-24
2
-43
/
+33
*
|
bgpd: RFC 5082 Generalized TTL Security Mechanism support
Nick Hilliard
2011-03-23
4
-11
/
+233
*
|
bgpd: Fix compile failure if IPv6 build was disabled.
Paul Jakma
2011-03-23
1
-1
/
+5
*
|
bgpd: attribute jhash call should use a standard interface to in6_addr data
Stephen Hemminger
2011-03-22
1
-2
/
+2
*
|
bgpd: enable TCP corking
Stephen Hemminger
2011-03-21
1
-14
/
+18
*
|
bgpd: leave peer socket in non-blocking mode (mostly)
Stephen Hemminger
2011-03-21
2
-23
/
+15
*
|
bgpd: "Intern" communities in route maps
Michael Lambert
2011-03-21
3
-3
/
+13
*
|
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
2
-15
/
+991
|
/
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
5
-563
/
+199
*
bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error
Paul Jakma
2011-03-21
1
-12
/
+20
*
bgpd: use Jenkins hash for BGP transit, cluster and attr hashes
Stephen Hemminger
2011-03-21
1
-48
/
+27
*
bgpd: Remove extra lock on interior table node
Barry Friedman
2011-03-21
1
-1
/
+0
*
bgpd: Fix display of unsigned attributes
Wataru Tanitsu
2011-03-21
1
-9
/
+9
*
bgpd: fix use of free memory by update_rsclient
Stephen Hemminger
2011-03-21
1
-1
/
+2
*
bgpd: unlock node on aggregate error
Robert Bays
2011-03-21
1
-2
/
+3
*
bgpd: fix errors in aggregate address command
Robert Bays
2011-03-21
1
-36
/
+41
*
bgpd: use XCALLOC to allocate bgpd damp array
Stephen Hemminger
2011-03-21
1
-5
/
+1
*
bgpd: fix bgp_node locking issues
Chris Caputo
2011-03-21
3
-36
/
+73
*
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
Paul Jakma
2011-03-20
5
-14
/
+18
|
\
|
*
bgpd: improve "monotonic" uptime correction
John Kemp
2011-03-18
2
-1
/
+12
|
*
bgpd: VTY string fixes for debug commands
David Ward
2011-01-17
1
-4
/
+3
|
*
bgpd: fix handling of "Unsupported Capability"
Dmitrij Tejblum
2011-01-14
1
-6
/
+0
|
*
bgpd: fix community-list error message spelling
Denis Ovsienko
2010-12-08
1
-3
/
+3
*
|
bgpd: Simplify process queue init
Paul Jakma
2010-12-08
1
-7
/
+6
|
/
[prev]
[next]