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_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use XCALLOC
Stephen Hemminger
2008-08-18
1
-2
/
+1
*
remove dead code
Stephen Hemminger
2008-08-01
1
-1
/
+3
*
Make hash compare functions take const args
Stephen Hemminger
2008-07-31
1
-20
/
+16
*
Merge branch 'upstream' into islavista
Stephen Hemminger
2008-07-31
1
-16
/
+39
|
\
|
*
[bgpd] fix a couple of trivial compiler warnings
paul
2008-07-22
1
-1
/
+1
|
*
[bgpd] minor changes to bgp_mp_reach_parse
paul
2008-06-07
1
-13
/
+35
|
*
[bgpd] bug #419: partial aspath-limit incorrectly causes session reset
paul
2008-06-01
1
-2
/
+3
|
*
[bgpd] remove unnecessary 0 entries from struct message's
paul
2008-03-13
1
-1
/
+0
|
*
[bgpd] Fix number of DoS security issues, restricted to configured peers.
paul
2007-12-22
1
-4
/
+20
|
*
[bgpd] Merge AS4 support
paul
2007-10-14
1
-52
/
+359
|
*
[bgpd] low-impact DoS: crash on malformed community with debug set
paul
2007-09-07
1
-1
/
+4
|
*
[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients
paul
2007-08-30
1
-3
/
+1
|
*
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
paul
2007-08-06
1
-3
/
+79
|
*
[bgpd] Trim memory usage of BGP routes
paul
2007-05-04
1
-139
/
+246
|
*
[bgpd] Use defines for default weight
paul
2007-04-29
1
-15
/
+8
|
*
[bgpd] Fix warnings: hash callbacks should match hash API declarations
paul
2007-04-29
1
-10
/
+25
|
*
[bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds
paul
2007-04-10
1
-25
/
+50
|
*
[bgpd] Remove dead code in ORIGINATOR_ID packet forming code
paul
2006-05-12
1
-7
/
+2
|
*
[bgpd] bug #210: Enable crucial VPNv4 code which was disabled
paul
2006-05-04
1
-2
/
+2
|
*
[bgpd] rearrange some structs for less padding, stats for table/attrs.
paul
2006-03-30
1
-0
/
+12
|
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-1
/
+0
|
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
1
-14
/
+17
|
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-32
/
+32
|
*
2005-02-09 Paul Jakma <paul.jakma@sun.com>
paul
2005-02-09
1
-25
/
+25
|
*
* bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old
hasso
2005-02-01
1
-44
/
+0
|
*
* bgp_nexthop.c: Improve debug.
hasso
2005-02-01
1
-0
/
+4
|
*
Add comments with warnings obtained on NetBSD/i386. Both are due to
gdt
2004-12-09
1
-0
/
+1
|
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-2
/
+2
|
*
2004-10-31 Paul Jakma <paul@dishone.st>
paul
2004-10-31
1
-1
/
+1
|
*
2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>
bgp_rserver_after
paul
2004-09-13
1
-2
/
+1
|
*
2004-06-04 Paul Jakma <paul@dishone.st>
paul
2004-06-04
1
-8
/
+11
|
*
Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.
hasso
2004-05-20
1
-8
/
+56
|
*
2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>
paul
2003-10-18
1
-5
/
+47
|
*
Initial revision
paul
2002-12-13
1
-0
/
+1838
*
Fix compiler warnings from incorrect format strings
Stephen Hemminger
2008-07-11
1
-2
/
+2
*
[bgpd] remove unnecessary 0 entries from struct message's
paul
2008-03-13
1
-1
/
+0
*
[bgpd] Fix number of DoS security issues, restricted to configured peers.
paul
2007-12-22
1
-4
/
+20
*
[bgpd] Merge AS4 support
paul
2007-10-14
1
-52
/
+359
*
[bgpd] low-impact DoS: crash on malformed community with debug set
paul
2007-09-07
1
-1
/
+4
*
[bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients
paul
2007-08-30
1
-3
/
+1
*
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
paul
2007-08-06
1
-3
/
+79
*
[bgpd] Trim memory usage of BGP routes
paul
2007-05-04
1
-139
/
+246
*
[bgpd] Use defines for default weight
paul
2007-04-29
1
-15
/
+8
*
[bgpd] Fix warnings: hash callbacks should match hash API declarations
paul
2007-04-29
1
-10
/
+25
*
[bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds
paul
2007-04-10
1
-25
/
+50
*
[bgpd] Remove dead code in ORIGINATOR_ID packet forming code
paul
2006-05-12
1
-7
/
+2
*
[bgpd] bug #210: Enable crucial VPNv4 code which was disabled
paul
2006-05-04
1
-2
/
+2
*
[bgpd] rearrange some structs for less padding, stats for table/attrs.
paul
2006-03-30
1
-0
/
+12
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-1
/
+0
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
1
-14
/
+17
[next]