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
*
Merge branch 'euro_ix' of /git/quagga.euro-ix into pipework
ex18p
Chris Hall
2011-08-12
1
-17
/
+65
|
\
|
*
Merge with main Quagga source as of 29-Jul-2011.
ex17
Chris Hall
2011-08-12
1
-17
/
+65
|
|
\
|
|
*
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
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
1
-1
/
+152
*
|
|
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
1
-17
/
+20
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
1
-1
/
+152
*
|
|
Upgrade of "pipework" -- including piping to/from shell commands
ex11p
Chris Hall
2011-03-21
1
-63
/
+97
*
|
|
Second tranche of updates for pipework branch.
Chris Hall
2011-02-13
1
-34
/
+43
*
|
|
Merge branch 'master' into pipework -- sync with ex09
Chris Hall
2010-12-21
1
-4
/
+5
|
\
|
|
|
*
|
ex09: Fix "no ip community-list"
ex09
Chris Hall
2010-12-21
1
-2
/
+16
*
|
|
Creation of pipework branch
Chris Hall
2010-12-21
1
-5
/
+18
|
/
/
*
|
Avoid creating neighbor with same address as another.
Chris Hall
2010-07-30
1
-0
/
+3
*
|
Introduce "rs-in" route-map
root
2010-07-28
1
-2
/
+15
*
|
Reworking of peer state handling.
Chris Hall
2010-07-19
1
-34
/
+76
*
|
New functions for error numbers and addresses in messages.
Chris Hall
2010-04-08
1
-4
/
+3
*
|
First beta release
Chris Hall
2010-04-06
1
-9
/
+8
*
|
Use vty_set_node() to change node type.
Chris Hall
2010-03-16
1
-1
/
+1
*
|
Major update
Chris Hall
2010-03-16
1
-26
/
+32
*
|
Thread safe versions of inet_ntoa and strerror.
paulo
2010-02-04
1
-2
/
+2
*
|
Use session->notification instead of peer's. Fix HUP - race condition.
paulo
2010-02-01
1
-2
/
+3
*
|
In bgp_route.c bgp_maximum_prefix_overfow arrange for peer to be
paulo
2010-02-01
1
-0
/
+2
*
|
Wite route refresh received. Hive off statistics into separate struct.
paulo
2010-01-27
1
-15
/
+22
*
|
Fixed program shutdown. Added peering engine side of TTL changing.
paulo
2010-01-27
1
-7
/
+7
*
|
Reduce peer FSM now that session handled elsewhere. Wire up status
paulo
2010-01-22
1
-0
/
+3
*
|
Fix debuggery in qtimers. Check NULL notify pointer in bgp_vty
paulo
2010-01-20
1
-1
/
+1
*
|
Knitting it all together. Still not got clean compile. Still lots of
paulo
2010-01-13
1
-3
/
+5
*
|
Initial commit for bgp_engine branch -- seeding new files...
Chris Hall
2010-01-04
1
-0
/
+1
*
|
Upgrade Prefix-List & BGP Community-List handling
Chris Hall (GMCH)
2009-11-26
1
-306
/
+331
|
/
*
[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
[next]