index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_updgrp_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/frrouting/frr
Biswajit Sadhu
2019-05-07
1
-4
/
+4
|
\
|
*
bgpd: replace ADV_FIFO with DECLARE_LIST
David Lamparter
2019-04-27
1
-4
/
+4
*
|
bgpd: Prevent the ebgp ipv6 sender from changing of nexthop in a special case.
Biswajit Sadhu
2019-04-27
1
-3
/
+3
|
/
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-2
/
+1
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-11-10
1
-0
/
+1
*
bgpd: When displaying default originate debugs don't print gibberish
Donald Sharp
2018-10-23
1
-0
/
+2
*
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
1
-8
/
+8
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-1
/
+1
*
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-3
/
+3
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-6
/
+8
*
bgpd: Update bgp_updgrp_packet.c to use flog_warn
Donald Sharp
2018-09-06
1
-6
/
+6
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
bgpd: implement zlog_ferr facility for enhance error messages in bgp
Don Slice
2018-08-14
1
-1
/
+3
*
bgpd isisd ldpd lib ospfd pimd: redundancy (infer)
paco
2018-06-20
1
-1
/
+1
*
bgpd: enable neighbor-nexthop-self for l2vpn evpn address family
Mitesh Kanjariya
2018-05-09
1
-2
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-5
/
+5
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-5
/
+6
*
bgpd: carry two MPLS labels in EVPN NLRIs
Mitesh Kanjariya
2018-01-24
1
-12
/
+19
*
*: don't use deprecated stream.h macros
Quentin Young
2017-12-01
1
-1
/
+1
*
bgpd: re-add update-group write triggers
Quentin Young
2017-11-30
1
-0
/
+2
*
bgpd: move packet writes into dedicated pthread
Quentin Young
2017-11-30
1
-3
/
+0
*
*: fix coverity warnings - error handling issues
Renato Westphal
2017-10-24
1
-8
/
+6
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-2
/
+1
*
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
2017-08-01
1
-2
/
+2
*
bgpd: UPDATE may be larger than 4096 if addpath is used
Daniel Walton
2017-07-26
1
-6
/
+10
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-6
/
+5
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-5
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1010
/
+1015
*
Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr
Donald Sharp
2017-07-14
1
-2
/
+2
|
\
|
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-2
/
+2
*
|
bgpd: Ensure EVPN next hops are not overriden
vivek
2017-07-12
1
-0
/
+1
*
|
bgpd: Debug logging updates for EVPN
vivek
2017-07-12
1
-17
/
+10
*
|
bgpd: EVPN route handling
vivek
2017-07-12
1
-0
/
+24
*
|
bgpd: Fix next hop setting for EVPN
vivek
2017-07-12
1
-6
/
+4
|
/
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
1
-3
/
+3
|
\
|
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+3
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-5
/
+5
|
/
*
bgpd: Free allocated stream in error code
Donald Sharp
2017-06-10
1
-0
/
+2
*
bgpd: fix addpath buffer overrun
Quentin Young
2017-06-06
1
-14
/
+21
*
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2017-05-19
1
-10
/
+46
*
Merge branch 'frr/pull/546' ("bgpd: resolve issue with sending vpn labels")
David Lamparter
2017-05-18
1
-1
/
+7
|
\
|
*
bgpd: resolve issue with sending vpn labels
Don Slice
2017-05-16
1
-1
/
+7
*
|
Merge branch 'frr/pull/536'
David Lamparter
2017-05-18
1
-3
/
+1
|
\
\
|
*
|
bgpd: fix nh_afi in bgp_packet_mpattr_start()
Daniel Walton
2017-05-16
1
-5
/
+2
|
*
|
bgpd: added bgp_nexthop_afi()
Daniel Walton
2017-05-15
1
-4
/
+5
|
|
/
*
/
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
|
/
*
Merge pull request #520 from opensourcerouting/bgpd-fixes-master
Donald Sharp
2017-05-15
1
-2
/
+2
|
\
|
*
bgpd: removed unused parameter from bgp_dump_attr()
Renato Westphal
2017-05-12
1
-2
/
+2
*
|
bgpd: add ENHE support for "address-family ipv4 labeled-unicast"
Daniel Walton
2017-05-10
1
-9
/
+9
|
/
[next]