index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_routemap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Fix more clang compiler warnings
Donald Sharp
2016-05-20
1
-2
/
+2
*
quagga: "set community x:y" needs bounds checking
Daniel Walton
2016-04-14
1
-2
/
+2
*
bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrf
Donald Sharp
2016-03-23
1
-1
/
+1
*
Quagga: Make routemap updates or deletes work for VRFs
vivek
2016-03-22
1
-32
/
+31
*
BGP: Remove deprecated commands and add warning that "show ipv6 bgp"
Daniel Walton
2015-11-13
1
-82
/
+10
*
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-11-10
1
-16
/
+1
*
BGP: route-map scale
Daniel Walton
2015-10-28
1
-50
/
+51
*
bgpd: fix using of two pointers for struct thread_master *
Donald Sharp
2015-10-14
1
-1
/
+1
*
Fixup compiler warnings for powerpc
Donald Sharp
2015-07-27
1
-2
/
+2
*
Cleanup of missing NEXTHOP_FORCE_SELF
Donald Sharp
2015-07-22
1
-28
/
+52
*
Fix route-map peer-address configuration and operation.
Donald Sharp
2015-06-12
1
-18
/
+22
*
A nexthop value specified by an outbound routemap is not being
Donald Sharp
2015-06-12
1
-7
/
+3
*
When a route-map configuration is used to set the nexthop to a value, make
Donald Sharp
2015-06-11
1
-1
/
+41
*
bgpd: bgpd-warnings.patch
Donald Sharp
2015-05-20
1
-21
/
+11
*
Use #define for mp_nexthop_len values
Donald Sharp
2015-05-20
1
-7
/
+7
*
Ensure that during event-driven route-map processing, the peer status is
Donald Sharp
2015-05-20
1
-2
/
+2
*
bgpd: Add route-map support for set ip next-hop unchanged
Donald Sharp
2015-05-20
1
-1
/
+23
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-59
/
+64
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-15
/
+26
*
Overhual BGP debugs
Donald Sharp
2015-05-20
1
-27
/
+9
*
'set metric -12' is broken in the parser
Donald Sharp
2015-05-20
1
-11
/
+11
*
Add support for route tags
Donald Sharp
2015-05-20
1
-2
/
+209
*
bgpd: bgpd-route-map-match-interface.patch
Donald Sharp
2015-05-20
1
-1
/
+91
*
bgpd: bgpd-event-driven-route-map-updates.patch
Donald Sharp
2015-05-20
1
-176
/
+463
*
bgpd: bgpd-routemap-match-localpref.patch
Donald Sharp
2015-05-20
1
-0
/
+103
*
bgpd: bgpd-table-map.patch
Donald Sharp
2015-05-20
1
-2
/
+48
*
Add set ipv6 next-hop peer-address command.
Donald Sharp
2015-05-20
1
-1
/
+121
*
*: merge branch stable/0.99.23
David Lamparter
2014-06-29
1
-55
/
+19
|
\
|
*
bgpd: fix double free after extcommunity set (BZ#799)
David Lamparter
2014-06-29
1
-5
/
+10
|
*
bgpd: remove duplicate route-map extcommunity code
David Lamparter
2014-06-29
1
-50
/
+9
*
|
bgpd: route-map: share aspath object compilation code where possible
Timo Teräs
2014-06-25
1
-48
/
+24
*
|
bgpd: fix route-map comments
Timo Teräs
2014-06-25
1
-4
/
+4
|
/
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-34
/
+34
*
bgpd: fix a memleak on "set community none"
Christian Franke
2013-01-14
1
-0
/
+3
*
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
Jorge Boncompte [DTI2]
2012-05-02
1
-7
/
+4
*
bgpd: Fix memory leak with 'set ip next-hop peer-address'
Jorge Boncompte [DTI2]
2012-05-02
1
-5
/
+2
*
bgpd: fix for route-maps with "match peer local" statements
Jorge Boncompte [DTI2]
2012-05-02
1
-2
/
+2
*
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
1
-6
/
+14
*
bgpd: implement 'match probability' in route-maps
Vyacheslav Trushkin
2011-12-13
1
-1
/
+105
*
Merge branch 'attr-errors'
Paul Jakma
2011-07-29
1
-8
/
+19
|
\
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-8
/
+19
*
|
bgpd: fix memory leak when deleting a community
Michael Lambert
2011-04-01
1
-0
/
+7
*
|
Revert "bgpd: "Intern" communities in route maps"
Paul Jakma
2011-04-01
1
-5
/
+3
*
|
bgpd: "Intern" communities in route maps
Michael Lambert
2011-03-21
1
-3
/
+5
|
/
*
bgpd: Remove AS Path limit/TTL functionality
Paul Jakma
2011-03-21
1
-110
/
+11
*
[configure] add configure support for PCRE Posix library
Jeremy Jackson
2009-06-19
1
-4
/
+8
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-8
/
+3
*
[bgpd] Fixed as-path prepend/exclude ASN handling
Denis Ovsienko
2009-06-09
1
-4
/
+4
*
[trivia] Fixed typos in communities text (#334)
Denis Ovsienko
2009-06-01
1
-3
/
+3
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-4
/
+3
[next]