index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pr/2986'
David Lamparter
2018-09-18
1
-2
/
+19
|
\
|
*
bgpd: Prevent possible crash when parsing v6 attributes
Donald Sharp
2018-09-12
1
-2
/
+19
*
|
Merge pull request #3040 from pacovn/static_analysis__drop_const_1
Quentin Young
2018-09-17
1
-6
/
+6
|
\
\
|
*
|
bgpd isisd ldpd lib: const drop fixes (SA)
F. Aragon
2018-09-17
1
-6
/
+6
*
|
|
*: style for EC replacements
Quentin Young
2018-09-13
1
-42
/
+40
*
|
|
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-37
/
+37
|
/
/
*
|
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-9
/
+5
|
\
\
|
*
|
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-9
/
+5
|
|
/
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-21
/
+27
*
|
bgpd: Convert zlog_warn to flog_warn for bgp_aspath.c and bgp_attr.c
Donald Sharp
2018-09-06
1
-25
/
+29
|
/
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-27
/
+27
*
bgpd: implement zlog_ferr facility for enhance error messages in bgp
Don Slice
2018-08-14
1
-51
/
+77
*
bgpd: support evpn nd ext community
Chirag Shah
2018-07-17
1
-0
/
+10
*
bgpd: null check (Coverity 23106)
paco
2018-06-21
1
-0
/
+3
*
Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-as
Donald Sharp
2018-06-04
1
-2
/
+1
|
\
|
*
bgpd: Move 'enforce-first-as' from global to peer
Pascal Mathis
2018-05-19
1
-2
/
+1
*
|
bgpd: attributes presence checked when mpreach is present
Philippe Guibert
2018-05-25
1
-1
/
+2
|
/
*
bgpd: Handle multiple PREFIX_SID's at a time.
Donald Sharp
2018-05-03
1
-24
/
+61
*
bgpd: Prevent vrf 2 vrf route leaking from going offbox.
Donald Sharp
2018-04-25
1
-2
/
+2
*
bgpd: Handle connected routes and IPv6 link-local nexthops for route leaking
vivek
2018-04-25
1
-1
/
+10
*
bgpd: Add some additional attribute information to dump
Donald Sharp
2018-04-24
1
-0
/
+3
*
bgpd: mp_unreach_nlri fs sent with no nexthop
Philippe Guibert
2018-03-30
1
-3
/
+4
*
bgpd: add flowspec feature
jaydom
2018-03-30
1
-0
/
+20
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-74
/
+69
*
Merge branch 'master' of https://github.com/frrouting/frr into pmsi-parse-dis...
vivek
2018-03-10
1
-77
/
+82
|
\
|
*
bgpd: another change to keep indent.py happy
Lou Berger
2018-03-06
1
-2
/
+2
|
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-77
/
+82
*
|
bgpd: Fix warnings
vivek
2018-03-04
1
-4
/
+4
*
|
bgpd: Parse PMSI Tunnel Attribute and display
vivek
2018-03-04
1
-1
/
+49
|
/
*
bgpd: carry two MPLS labels in EVPN NLRIs
Mitesh Kanjariya
2018-01-24
1
-11
/
+17
*
bgpd/zebra/lib: Add Default Gateway extended community
Mitesh Kanjariya
2018-01-24
1
-0
/
+3
*
Merge branch 'master' into evpn-symmetric-routing
Mitesh Kanjariya
2018-01-11
1
-18
/
+26
|
\
|
*
bgpd: add PMSI_TUNNEL_ATTRIBUTE to EVPN IMET routes
Dario Wiesner
2018-01-04
1
-0
/
+14
|
*
bgpd: minor performance enhancement
Lou Berger
2017-12-14
1
-18
/
+12
*
|
bgpd: rmac ext comm
Mitesh Kanjariya
2017-12-14
1
-0
/
+3
|
/
*
bgpd: bgp_attr.c GCC 7.0 with --werror needs explicit fall-thru comment
Martin Winter
2017-12-05
1
-0
/
+4
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-2
/
+2
*
bgpd: implement buffered reads
Quentin Young
2017-11-30
1
-34
/
+34
*
bgpd: Free up changes to attr that the speculative route-map applied
Donald Sharp
2017-11-27
1
-0
/
+26
*
Merge pull request #1391 from LabNConsulting/working/master/patch-set/vnc-vrf...
Donald Sharp
2017-11-09
1
-5
/
+7
|
\
|
*
bgpd: fun with whitespace conventions
Lou Berger
2017-11-07
1
-1
/
+4
|
*
bgpd: set v4 next hop for VPN SAFI for consistency in processing
Lou Berger
2017-10-31
1
-5
/
+4
*
|
bgpd: fix mishandled attribute length
Quentin Young
2017-11-07
1
-2
/
+38
*
|
bgpd: Treat empty reachable NLRI as a EOR
Donald Sharp
2017-10-26
1
-1
/
+16
|
/
*
bgpd: Fix off by one error introduced by 8c9cc7bbf657e3440d9bc758fe45aef5f43c...
Donald Sharp
2017-10-19
1
-2
/
+2
*
bgpd: fix clang warning
Vincent JARDIN
2017-10-09
1
-2
/
+2
*
bgpd: add comment on bgp_attr_intern
David Lamparter
2017-09-07
1
-0
/
+6
*
bgpd: remove transit_dup() & cluster_dup()
David Lamparter
2017-09-07
1
-31
/
+0
*
bgpd: rip out bgp_attr_deep_dup(), fix table-map
David Lamparter
2017-09-07
1
-44
/
+0
*
bgpd: kill bgp_attr_refcount()
David Lamparter
2017-09-07
1
-39
/
+0
[next]