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
/
bgp_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use void * for printing pointers
David Lamparter
2015-04-21
1
-1
/
+1
*
bgpd: fix negative values in output
Milan Kocian
2015-02-06
1
-3
/
+3
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
1
-18
/
+7
*
bgpd: implement "next-hop-self all"
Timo Teräs
2014-06-25
1
-7
/
+23
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-84
/
+84
*
bgpd: support TTL-security with iBGP
Pradosh Mohapatra
2014-05-19
1
-0
/
+6
*
bgpd: add 'bgp bestpath as-path multipath-relax'
Pradosh Mohapatra
2014-05-15
1
-0
/
+36
*
bgpd: add replace-as modifier for BGP neighbor
Andrew Certain
2012-11-30
1
-4
/
+41
*
bgpd: remove calls to peer_sort() from fast-path
Jorge Boncompte [DTI2]
2012-05-22
1
-2
/
+2
*
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
Jorge Boncompte [DTI2]
2012-05-02
1
-7
/
+5
*
bgpd, zebra: Fix format for some metric outputs
Jorge Boncompte [DTI2]
2012-05-02
1
-1
/
+1
*
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
1
-203
/
+78
|
\
|
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-193
/
+76
|
*
bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
Ulrich Weber
2011-12-13
1
-9
/
+1
|
*
bgpd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
*
|
bgpd: Add new configuration cli for eBGP and iBGP multipath.
Josh Bailey
2011-07-20
1
-0
/
+158
|
/
*
bgpd: refine the setting up of GTSM
Stephen Hemminger
2011-03-28
1
-4
/
+13
*
bgpd: Cleanups & fixes for minttl / GTSM
Stephen Hemminger
2011-03-24
1
-16
/
+5
*
bgpd: RFC 5082 Generalized TTL Security Mechanism support
Nick Hilliard
2011-03-23
1
-6
/
+56
*
bgpd: New show commands for improved view and address family support
Michael Lambert
2011-03-21
1
-0
/
+151
*
bgpd: fix community-list error message spelling
Denis Ovsienko
2010-12-08
1
-3
/
+3
*
[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
[next]