index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: support for flowspec tcp flags
Philippe Guibert
2018-06-28
3
-12
/
+96
*
bgpd: fix display with flowspec tcp flags option
Philippe Guibert
2018-06-28
2
-14
/
+15
*
bgpd: simplify API in BGP policy-routing to handle Flowspec
Philippe Guibert
2018-06-28
1
-125
/
+106
*
bgpd: add debug routine to display which PBR entry is handled
Philippe Guibert
2018-06-28
1
-0
/
+50
*
bgpd: add support of bgp flowspec filtering per packet length
Philippe Guibert
2018-06-28
3
-17
/
+54
*
bgpd: handle ICMP type and code from flowspec
Philippe Guibert
2018-06-28
2
-18
/
+312
*
Merge pull request #2540 from LabNConsulting/working/master/bgp-twice-leaked-nht
Russ White
2018-06-26
1
-2
/
+23
|
\
|
*
bgpd: don't nexthop-track twice-leaked routes that came from zebra
G. Paul Ziemba
2018-06-24
1
-2
/
+23
*
|
Merge pull request #2545 from pacovn/Coverity_1468413_Explicit_null_dereferenced
Russ White
2018-06-26
1
-0
/
+5
|
\
\
|
*
|
bgpd: null check (Coverity 1468413)
paco
2018-06-25
1
-0
/
+5
|
|
/
*
/
bgpd: remove DEFUN_DEPRECATED usage
Quentin Young
2018-06-25
1
-19
/
+10
|
/
*
Merge pull request #2501 from pacovn/infer_unused1
Quentin Young
2018-06-21
5
-10
/
+6
|
\
|
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
5
-10
/
+6
*
|
Merge pull request #2518 from pacovn/Coverity_23106_Explicit_null_dereferenced
Quentin Young
2018-06-21
2
-1
/
+4
|
\
\
|
*
|
bgpd: null check (Coverity 23106)
paco
2018-06-21
2
-1
/
+4
*
|
|
Merge pull request #2519 from pacovn/Coverity_1399238_Logically_dead_code
Quentin Young
2018-06-21
1
-8
/
+2
|
\
\
\
|
*
|
|
bgpd: dead code (Coverity 1399238)
paco
2018-06-21
1
-8
/
+2
|
|
/
/
*
/
/
bgpd: null check (Coverity 1455380)
paco
2018-06-21
1
-0
/
+2
|
/
/
*
|
Merge pull request #2507 from pacovn/Coverity_1436344_1451361_Dereference_aft...
Donald Sharp
2018-06-21
1
-1
/
+4
|
\
\
|
*
|
bgpd, lib: null check (Coverity 1436344, 1451361)
paco
2018-06-20
1
-1
/
+4
*
|
|
Merge pull request #2506 from pacovn/Coverity_1221453_1461297_Dereference_aft...
Donald Sharp
2018-06-21
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd ospf6d: null check (Coverity 1221453 1461297)
paco
2018-06-20
1
-1
/
+2
|
|
/
*
|
Merge pull request #2498 from pacovn/Coverity_1470098_Logically_dead_code
Donald Sharp
2018-06-20
1
-13
/
+19
|
\
\
|
*
|
bgpd: json output fix (Coverity 1470098)
paco
2018-06-20
1
-13
/
+19
|
|
/
*
|
Merge pull request #2461 from pacovn/Coverity_1399380_Untrusted_value_as_argu...
Russ White
2018-06-20
1
-18
/
+20
|
\
\
|
*
|
bgpd: Untrusted argument (Coverity 1399380)
paco
2018-06-19
1
-18
/
+20
*
|
|
Merge pull request #2495 from pacovn/fixme_all_digit
Russ White
2018-06-20
3
-0
/
+3
|
\
\
\
|
*
|
|
bgpd, lib, ospfd, zebra: all_digit moved to frrstr
paco
2018-06-19
3
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
bgpd, lib, zebra: Remove unnecessary return
Donald Sharp
2018-06-20
1
-3
/
+1
*
|
|
bgpd, lib, pimd: Remove unused variable.
Donald Sharp
2018-06-20
1
-3
/
+3
|
/
/
*
|
Merge pull request #2445 from ppmathis/feature/bgp-pg-overrides
Russ White
2018-06-19
6
-812
/
+923
|
\
\
|
*
|
bgpd: Finalize group-overrides for peer/AF attrs
Pascal Mathis
2018-06-14
1
-17
/
+19
|
*
|
bgpd: Implement group-overrides for peer attrs
Pascal Mathis
2018-06-14
3
-256
/
+333
|
*
|
bgpd: Implement group-overrides for peer timers
Pascal Mathis
2018-06-14
6
-198
/
+216
|
*
|
bgpd: Cleanup peer/AF-flag override implementation
Pascal Mathis
2018-06-14
2
-79
/
+71
|
*
|
bgpd: Fix AF-attribute overrides when binding peer
Pascal Mathis
2018-06-14
2
-133
/
+115
|
*
|
bgpd: Implement group-overrides for peer flags
Pascal Mathis
2018-06-14
3
-154
/
+194
*
|
|
Merge pull request #2450 from ppmathis/bugfix/bgp-filtered-routes
Russ White
2018-06-19
1
-5
/
+1
|
\
\
\
|
*
|
|
bgpd: Fix crash when showing filtered routes
Pascal Mathis
2018-06-15
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2470 from chiragshah6/mdev
Russ White
2018-06-19
1
-0
/
+1
|
\
\
\
|
*
|
|
bgpd: fix default RD value in running-cfg
Chirag Shah
2018-06-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #2478 from pacovn/Coverity_1408766_Dereference_after_null_...
Russ White
2018-06-19
1
-5
/
+3
|
\
\
\
|
*
|
|
bgpd: null check (Coverity 1408766)
paco
2018-06-18
1
-5
/
+3
|
|
/
/
*
|
|
Merge pull request #2481 from pacovn/security_vpn_null_check
Russ White
2018-06-19
1
-0
/
+3
|
\
\
\
|
*
|
|
bgpd: vpn null check
paco
2018-06-18
1
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #2483 from pacovn/clang_scan_bgpd_updgrp_deref
Russ White
2018-06-19
1
-1
/
+1
|
\
\
\
|
*
|
|
bgpd: null check (Clang scan-build)
paco
2018-06-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #2476 from pacovn/Coverity_1433544_Explicit_null_dereferenced
Lou Berger
2018-06-18
1
-1
/
+2
|
\
\
\
|
*
|
|
bgpd: null chk (Coverity 1433544 1433543 1433542)
paco
2018-06-18
2
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #2482 from pacovn/clang_scan_bgpd_bgp_rpki_deref
Donald Sharp
2018-06-18
1
-1
/
+1
|
\
\
\
[next]