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] Start off FSM again once clearing finishes.
Paul Jakma
2006-03-06
2
-0
/
+8
*
[bgpd] Add Clrng description to bgp summary state.
Paul Jakma
2006-02-21
2
-0
/
+4
*
[bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.
Paul Jakma
2006-02-21
9
-96
/
+126
*
[bgpd] trivial readability fix
Paul Jakma
2006-02-18
2
-2
/
+6
*
[bug #89] Fix leak of community when set community is used
Paul Jakma
2006-02-18
2
-2
/
+17
*
[bgpd] trivial fix for gcc warning
paul
2006-02-05
2
-2
/
+4
*
[bgpd] Fix peer prefix counts and make it slightly more robust
paul
2006-02-05
3
-51
/
+87
*
[lib/workqueue] remove the useless 'delay' factor.
paul
2006-02-02
2
-3
/
+5
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
13
-40
/
+15
*
[zserv] fix up custom isisd and bgpd Zserv functions for new format.
paul
2006-01-17
2
-24
/
+68
*
[bgpd] add aspath_finish, static resource cleanup function.
paul
2006-01-16
3
-8
/
+24
*
[bgpd] fix some leaks introduced in aspath rewrite.
paul
2006-01-16
2
-5
/
+21
*
[bgpd] remove export of long defunct function
paul
2006-01-10
2
-1
/
+4
*
[bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968])
paul
2005-11-23
2
-1
/
+13
*
2005-11-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-14
2
-5
/
+21
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
2
-6
/
+9
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
2
-3
/
+6
*
2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
jardin
2005-10-01
2
-1
/
+5
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-1
/
+1
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
7
-561
/
+992
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-09
3
-3
/
+10
*
* bgp_route.c: Third (?) attempt to fix best selection breakage
hasso
2005-08-26
2
-0
/
+13
*
2005-08-22 Hugo Santos <hsantos@av.it.pt>
paul
2005-08-22
2
-13
/
+110
*
2005-08-22 Paul Jakma <paul.jakma@sun.com>
paul
2005-08-22
4
-113
/
+130
*
* bgp_routemap.c: Revert part of leaking communities fix commited in
hasso
2005-08-03
2
-3
/
+6
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
45
-831
/
+802
*
2005-06-15 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-15
2
-2
/
+10
*
2005-06-01 Paul Jakma <paul.jakma@sun.com>
post_bgp_workqueus
paul
2005-06-01
12
-231
/
+709
*
Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.
hasso
2005-05-28
2
-1
/
+5
*
* bgp_routemap.c: Stop leaking communities.
hasso
2005-05-27
2
-0
/
+11
*
* bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groups
hasso
2005-05-26
2
-2
/
+11
*
* bgpd.c: Don't crash while deleting list of peer-groups.
hasso
2005-05-26
2
-2
/
+7
*
* bgpd.c: Fix obvious (routeserver patch) merge error. This makes "no
hasso
2005-05-25
2
-6
/
+11
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
25
-45
/
+130
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
2
-2
/
+6
*
2005-05-19 Paul Jakma <paul@dishone.st>
paul
2005-05-19
4
-28
/
+18
*
2005-05-19 Paul Jakma <paul@dishone.st>
paul
2005-05-19
5
-14
/
+22
*
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
nonblocking_zclient_after
ajs
2005-04-11
2
-2
/
+8
*
* bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address
hasso
2005-04-09
2
-1
/
+7
*
* bgpd.texi: Document new "bgp bestpath as-path confed" command.
hasso
2005-04-08
7
-11
/
+85
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
9
-235
/
+208
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
2
-0
/
+6
*
* configure.ac, */Makefile.am: Fix previous commit. SNMP includes
hasso
2005-03-28
1
-1
/
+1
*
* bgp_route.c: Don't crash while clearing route tables if there is
hasso
2005-03-21
2
-0
/
+9
*
* bgp_route.c: Make reannouncing prefixes with changed attributes
hasso
2005-02-23
2
-12
/
+22
*
Adjust size complexity estimates. Still not quite right, but closer.
gdt
2005-02-15
1
-5
/
+13
*
notes on what files contain what, and an initial stab at understanding
gdt
2005-02-10
1
-0
/
+161
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
4
-62
/
+57
*
* bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor
hasso
2005-02-02
2
-12
/
+17
*
* bgp_routemap.c: New route-map command - "match ip route-source".
hasso
2005-02-02
2
-1
/
+199
[prev]
[next]