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
...
|
*
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
|
*
bgpd: more SAFI fixes
Denis Ovsienko
2011-09-29
5
-41
/
+22
|
*
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
Denis Ovsienko
2011-09-29
2
-2
/
+2
|
*
bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.
Dmitrij Tejblum
2011-09-27
2
-1
/
+7
|
*
bgpd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
|
*
bgpd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
|
*
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
Denis Ovsienko
2011-09-27
1
-2
/
+38
|
*
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
Denis Ovsienko
2011-09-27
1
-0
/
+32
|
*
bgpd: check LOCAL_PREF attribute flags (BZ#674)
Denis Ovsienko
2011-09-27
1
-2
/
+27
|
*
bgpd: add useful notification logs (BZ#616)
heasley
2011-09-27
1
-3
/
+16
|
*
bgpd: consistent log msg format (BZ#565)
heasley
2011-09-27
1
-5
/
+5
|
*
bgpd: CVE-2011-3327 (ext. comm. buffer overflow)
CROSS
2011-09-26
1
-7
/
+7
|
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
13
-439
/
+577
|
|
\
|
|
*
bgpd: Implement revised error handling for partial optional/trans. attributes
Paul Jakma
2011-03-21
4
-233
/
+378
|
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
13
-109
/
+126
|
|
*
bgpd: Rollback some of the changes made for invalid AS_PATH segment fix
Paul Jakma
2011-03-21
3
-128
/
+105
*
|
|
bgpd: We try to skip out of updating the multipath aggregate if there are no
Josh Bailey
2011-07-20
1
-15
/
+22
*
|
|
bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on the
Josh Bailey
2011-07-20
1
-3
/
+4
*
|
|
bgpd: When advertising a multipath route, the attribute set to be
Josh Bailey
2011-07-20
5
-17
/
+218
*
|
|
bgpd: For deterministic MED build a multipath set for each peer AS as the
Josh Bailey
2011-07-20
3
-1
/
+49
[prev]
[next]