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: Open option parse errors don't NOTIFY, resulting in abort & DoS
Paul Jakma
2012-03-04
2
-8
/
+16
|
*
|
bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups
Paul Jakma
2012-02-28
2
-278
/
+208
|
*
|
bgpd: consolidate attribute flag checks
Paul Jakma
2012-02-28
1
-88
/
+133
|
|
/
|
*
bgpd: Addition of ipv6 network command in Multicast address family mode.
G.Balaji
2012-01-23
1
-2
/
+5
|
*
bgpd: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-0
/
+2
|
*
bgpd: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
3
-12
/
+14
|
*
bgpd: reinstate zlookup checks, required for BGP without zebra
Paul Jakma
2012-01-09
1
-3
/
+23
|
*
bgpd: Fix incorrect attribute type code in call to bgp_attr_malformed
Paul Jakma
2012-01-08
1
-2
/
+2
|
*
bgpd: Improve flag error messages in bgp_attr_aspath
Paul Jakma
2012-01-08
1
-4
/
+13
|
*
bgpd: rewrite attr flag error logging
Denis Ovsienko
2012-01-08
1
-54
/
+54
|
*
bgpd: improve "show ip bgp scan detail"
Denis Ovsienko
2012-01-08
1
-2
/
+22
|
*
bgpd: dismiss some zlookup checks
Denis Ovsienko
2012-01-08
1
-32
/
+6
|
*
bgpd: add "show ip bgp scan detail" command
Denis Ovsienko
2012-01-08
1
-15
/
+44
|
*
bgpd: touch nexthop handling code
Denis Ovsienko
2012-01-08
3
-19
/
+15
|
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
2
-5
/
+5
|
*
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
2
-8
/
+20
|
*
bgpd: justify checks for IPv4 class D/E
Denis Ovsienko
2012-01-02
2
-5
/
+5
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
4
-26
/
+8
|
*
bgpd: fix regression in ORF procesing (BZ#688)
Denis Ovsienko
2011-12-13
1
-1
/
+1
|
*
lib: add sockopt helper for setting IPV6_V6ONLY and use it
David Lamparter
2011-12-13
1
-8
/
+1
|
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-193
/
+76
|
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-15
/
+0
|
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
2
-7
/
+7
|
*
bgpd: implement 'match probability' in route-maps
Vyacheslav Trushkin
2011-12-13
1
-1
/
+105
|
*
bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
Ulrich Weber
2011-12-13
1
-9
/
+1
|
*
bgpd: cleanup privs on termination
Stephen Hemminger
2011-12-07
1
-0
/
+1
|
*
bgpd: store nexthop info for redistributed IPV6 routes
Stephen Hemminger
2011-12-06
3
-12
/
+31
|
*
bgpd: fix memory leak for extra attributes
Oleg A. Arkhangelsky
2011-12-03
1
-0
/
+1
|
*
bgpd: remove unused function bgp_bind_address
David Lamparter
2011-11-21
1
-26
/
+0
|
*
bgpd: fix update-source for IPv6 (BZ#548)
David Lamparter
2011-11-21
1
-12
/
+27
|
*
bgpd: fix "nexthop-local unchanged" (BZ#350)
Dylan Hall
2011-11-15
1
-0
/
+5
|
*
bgpd: justify capabilities for TOS setting
Chris Luke
2011-11-15
2
-5
/
+10
|
*
bgpd: revised fix to --dryrun (BZ#622)
Sergey Y. Afonin
2011-11-15
1
-3
/
+4
|
*
bgpd: fix 2 more cases of length error reporting
Denis Ovsienko
2011-10-26
1
-2
/
+2
|
*
bgpd: check AGGREGATOR attr flags (BZ#678)
Denis Ovsienko
2011-10-22
1
-0
/
+17
|
*
bgpd: fix more regressions in attr flag checks
Denis Ovsienko
2011-10-19
1
-4
/
+4
|
*
bgpd: use bgp_attr_malformed()
Denis Ovsienko
2011-10-18
1
-17
/
+22
|
*
bgpd: add flag checks for MP_(UN)REACH_NLRI
Denis Ovsienko
2011-10-17
2
-9
/
+40
|
*
bgpd: fix spelling of CLUSTER_LIST
Denis Ovsienko
2011-10-17
1
-1
/
+1
|
*
bgpd: check CLUSTER_LIST attribute flags
Denis Ovsienko
2011-10-17
1
-2
/
+17
|
*
bgpd: check ORIGINATOR_ID attribute flags
Denis Ovsienko
2011-10-17
1
-2
/
+18
|
*
IPv6 transport class suppport
Stephen Hemminger
2011-10-17
1
-0
/
+8
|
*
bgpd: fix regression in improved attr flag checks
Denis Ovsienko
2011-10-12
1
-5
/
+5
|
*
bgpd: fix parsing of graceful restart cap. (#663)
Peter Pentchev
2011-10-08
1
-1
/
+1
|
*
bgpd: improve attr length error handling (BZ#679)
Denis Ovsienko
2011-10-08
1
-12
/
+19
|
*
bgpd: improve attr flags checks
Denis Ovsienko
2011-09-30
1
-138
/
+53
|
*
bgpd: ignore 4 bits of attribute flags byte
Denis Ovsienko
2011-09-30
1
-1
/
+4
|
*
bgpd: add missing "partial" flag checks (BZ#676)
Denis Ovsienko
2011-09-30
1
-3
/
+38
|
*
bgpd: improve NEXT_HOP attribute checks (BZ#680)
Denis Ovsienko
2011-09-30
1
-6
/
+39
|
*
bgpd: rename SAFI 3 according to RFC4760
Denis Ovsienko
2011-09-29
3
-8
/
+5
[prev]
[next]