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 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
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-8
/
+15
*
Merge pull request #1047 from dwalton76/bgpd-draft-ietf-grow-bgp-gshut-10
Renato Westphal
2017-09-05
1
-1
/
+15
|
\
|
*
bgpd: implement draft-ietf-grow-bgp-gshut-10
Daniel Walton
2017-08-25
1
-1
/
+15
*
|
bgpd: Cleaned up the lcom->size * LCOMMUNITY_SIZE with lcom_length()
Nigel Kukard
2017-09-01
1
-9
/
+8
*
|
bgpd: The large community size is easier to read if its using the constant
Nigel Kukard
2017-09-01
1
-8
/
+8
|
/
*
bgpd: Fix nexthop for labeled-unicast
vivek
2017-08-08
1
-46
/
+35
*
bgpd: remove bogus change in attrhash_key_make()
Jorge Boncompte
2017-08-04
1
-6
/
+0
*
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
2017-08-01
1
-4
/
+6
*
bgpd rfapi: fix breakage introduced in refactoring
Lou Berger
2017-07-27
1
-1
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-70
/
+83
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-83
/
+70
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-3069
/
+2948
*
Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr
Donald Sharp
2017-07-14
1
-1
/
+1
|
\
|
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-1
/
+1
*
|
bgpd: Refactor 'struct attr_extra' into 'struct attr'
Donald Sharp
2017-07-12
1
-473
/
+322
*
|
bgpd, zebra: Support for sticky MACs
vivek
2017-07-12
1
-1
/
+3
*
|
bgpd: EVPN route handling
vivek
2017-07-12
1
-2
/
+9
*
|
bgpd: Fix next hop setting for EVPN
vivek
2017-07-12
1
-43
/
+12
|
/
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-05
1
-5
/
+5
|
\
|
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-5
/
+5
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
1
-2
/
+2
|
\
|
|
*
*: use vty_outln
Quentin Young
2017-06-29
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-26
1
-12
/
+13
|
\
|
|
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-12
/
+13
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-20
1
-0
/
+1
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-10
/
+20
|
/
*
bgpd: fix sending of invalid nexthops on the wire
Renato Westphal
2017-05-19
1
-3
/
+1
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-19
1
-1
/
+4
|
\
|
*
bgp: don't put empty encap or vnc attributes on the wire
Lou Berger
2017-05-18
1
-1
/
+4
|
*
bgpd: fixup bgpd: allow VPN next hop to be different AFI than NLRI next
Philippe Guibert
2017-05-11
1
-2
/
+3
*
|
Merge branch 'frr/pull/536'
David Lamparter
2017-05-18
1
-9
/
+16
|
\
\
|
*
|
bgpd: fix nh_afi in bgp_packet_mpattr_start()
Daniel Walton
2017-05-16
1
-12
/
+12
|
*
|
bgpd: fix nh_afi in bgp_packet_mpattr_start()
Daniel Walton
2017-05-16
1
-24
/
+15
|
*
|
bgpd: added bgp_nexthop_afi()
Daniel Walton
2017-05-15
1
-8
/
+24
*
|
|
Merge pull request #537 from donaldsharp/vrf_stuff
David Lamparter
2017-05-17
1
-2
/
+1
|
\
\
\
|
*
|
|
Merge branch 'master' into vrf_stuff
Donald Sharp
2017-05-16
1
-20
/
+0
|
|
\
|
|
|
*
|
|
bgpd: Cleanup some SA
Donald Sharp
2017-05-15
1
-2
/
+1
*
|
|
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #520 from opensourcerouting/bgpd-fixes-master
Donald Sharp
2017-05-15
1
-20
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
[next]