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: Workaround for invalid MBGP next hop
Michael Lambert
2009-07-30
1
-0
/
+3
*
bgpd/trivial: Fix indentation in previous
Paul Jakma
2009-07-28
2
-35
/
+28
*
bgpd: Allow inbound connections to non-default view
Steve Hill
2009-07-28
1
-7
/
+22
*
bgpd: fd leak in bgpd
Steve Hill
2009-07-28
1
-15
/
+33
*
bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment
Vasilis Tsiligiannis
2009-07-28
1
-0
/
+4
*
bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)
Vasilis Tsiligiannis
2009-07-28
3
-0
/
+49
*
bgpd: start listener on first instance
Stephen Hemminger
2009-07-28
3
-94
/
+113
*
bgpd: peer action table static/const
Stephen Hemminger
2009-07-28
1
-4
/
+4
*
[bgpd] Restore ability of 'neighbor ... update-source' to take interface name
Paul Jakma
2009-07-27
1
-2
/
+3
*
[bgp] Fix nexthop reachability check on confederations
Vasilis Tsiligiannis
2009-07-21
1
-0
/
+2
*
[bgpd] fix typo made by paul in previous commit
Paul Jakma
2009-07-21
1
-2
/
+2
*
[bgpd] Avoid zombie accepted peer entries
Timo Teräs
2009-07-21
1
-0
/
+2
*
[bgpd] Small buffer overrun in bgp_clear_node_queue_init
Nick Hilliard
2009-07-21
1
-2
/
+1
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
24
-110
/
+435
*
[bgpd] Fix compiler warnings related to MD5
Chris Caputo
2009-07-19
1
-3
/
+3
*
[bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...'
Paul Jakma
2009-07-17
1
-4
/
+7
*
[bgpd] Log a debug/update warning if filters are configured but don't exist
Paul Jakma
2009-06-26
1
-7
/
+39
*
[bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes'
Tomasz Pala
2009-06-24
1
-8
/
+46
*
[bgpd] review 32-bit AS-path hotfix for 0.99.12
Denis Ovsienko
2009-06-23
1
-29
/
+52
*
Fix "show ip bgp dampened-paths" garbage output.
Chris Caputo
2009-06-23
3
-10
/
+8
*
Fixes to RFC2385/MD5 BGP
Chris Caputo
2009-06-23
1
-0
/
+1
*
[bgpd] Fix 'update-source' command: It doesn't accept interface names
Paul Jakma
2009-06-22
1
-2
/
+2
*
[configure] add configure support for PCRE Posix library
Jeremy Jackson
2009-06-19
2
-8
/
+16
*
[BGP/cleanup] make message list in bgp_open const
Stephen Hemminger
2009-06-18
1
-4
/
+6
*
[BGP/cleanup] make community hash table static
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[BGP/cleanup] make some damp function static
Stephen Hemminger
2009-06-18
2
-5
/
+4
*
[BGP/cleanup] make ecommunity variables/functions local
Stephen Hemminger
2009-06-18
2
-3
/
+2
*
[BGP/cleanup] main program cleanup
Stephen Hemminger
2009-06-18
1
-7
/
+11
*
[bgpd/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
2
-16
/
+16
*
[bgpd] add comment that bgp_capability_receive is exported for unit-tests
Paul Jakma
2009-06-18
1
-1
/
+4
*
[cleanup] Fix compile warnings
Stephen Hemminger
2009-06-18
1
-4
/
+5
*
[bgpd/cleanup] BGP make attribute variables local
Stephen Hemminger
2009-06-18
1
-5
/
+5
*
[bgpd/cleanup] Make BGP FSM table read-only static
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[bgpd] reference count the BGP instance
Stephen Hemminger
2009-06-18
3
-19
/
+47
*
[bgpd] Make declarations match
Stephen Hemminger
2009-06-18
1
-2
/
+2
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
4
-10
/
+10
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
12
-32
/
+32
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
8
-77
/
+21
*
[bgpd] Fixed as-path prepend/exclude ASN handling
Denis Ovsienko
2009-06-09
2
-5
/
+5
*
Merge remote branch 'origin/master'
Paul Jakma
2009-06-02
3
-5
/
+5
|
\
|
*
[trivia] Fixed typos in communities text (#334)
Denis Ovsienko
2009-06-01
2
-4
/
+4
|
*
[bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net>
Andrew J. Schorr
2009-05-29
1
-1
/
+1
*
|
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-16
/
+23
*
|
[bgp] Fix crash on SIGHUP, deref of freed workqueues
Steve Hill
2009-06-02
1
-3
/
+9
|
/
*
Fix bgp ipv4/ipv6 accept handling
Stephen Hemminger
2009-05-08
1
-0
/
+9
*
[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
Denis Ovsienko
2009-04-30
10
-85
/
+62
*
[bgpd] Add 'show bgp views' command
Michael Lambert
2008-11-16
1
-0
/
+31
*
Merge branch 'bgpd/fsm'
Paul Jakma
2008-10-02
1
-4
/
+5
|
\
|
*
[bgpd] Allow accepted peers to progress even if realpeer is in Connect
Paul Jakma
2008-09-09
1
-4
/
+5
*
|
[bgpd] Fix definition of an rsclient command
Michael Lambert
2008-09-24
1
-1
/
+1
|
/
[prev]
[next]