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 Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_b
ex21b
Chris Hall
2012-03-17
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
*
|
Fix broken prefix-list handling in bgpd
Chris Hall
2012-02-29
1
-15
/
+25
*
|
vtysh partly restored. bgpd not crashing on over-size messages.
Chris Hall
2012-02-19
1
-1028
/
+973
*
|
Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_b
Chris Hall
2011-09-05
1
-30
/
+51
|
\
\
|
*
|
Changed gcc options to -std=c99 and -O2, and tighted warnings.
Chris Hall
2011-09-02
1
-30
/
+51
*
|
|
Updated the "symbol table" and added AVL tree
Chris Hall
2011-08-26
1
-15
/
+22
|
/
/
*
|
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
|
/
[next]