Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
4d80560a2b064182191371fd7e4304bf829a4d9f
/
bgpd
/
bgp_routemap.c
f3cfc46
lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h
by Donald Sharp
· 9 years ago
f31bab4
Quagga: Fix code to use srandom/random
by Donald Sharp
· 9 years ago
ef75770
bgpd: allow using rtt in route-map's set metric
by Timo Teräs
· 10 years ago
38f22ab
bgpd: refactor route-map objects modifying integer values
by Timo Teräs
· 10 years ago
6ed810d
*: fix more initialisers (for BSD)
by David Lamparter
· 10 years ago
8c9cd85
bgpd: random() returns long
by David Lamparter
· 10 years ago
ab90fc0
*: add/cleanup initialisers
by David Lamparter
· 10 years ago
b7d5021
*: remove stray extra semicolons
by David Lamparter
· 10 years ago
85c854a
bgpd: implement route-map set as-path prepend last-as
by Timo Teräs
· 10 years ago
4430103
bgpd: remove unused variables
by Paul Jakma
· 10 years ago
ad5233a
Add set ipv6 next-hop peer-address command.
by Dinesh G Dutt
· 10 years ago
7aa9dce
Fix most compiler warnings in default GCC build.
by Paul Jakma
· 10 years ago
052573e
*: merge branch stable/0.99.23
by David Lamparter
· 10 years ago
27bf90a
bgpd: fix double free after extcommunity set (BZ#799)
by David Lamparter
· 10 years ago
73d78ea
bgpd: remove duplicate route-map extcommunity code
by David Lamparter
· 10 years ago
b304dcb
bgpd: route-map: share aspath object compilation code where possible
by Timo Teräs
· 11 years ago
2aa640b
bgpd: fix route-map comments
by Timo Teräs
· 11 years ago
6b0655a
*: nuke ^L (page feed)
by David Lamparter
· 10 years ago
b06b35f
bgpd: fix a memleak on "set community none"
by Christian Franke
· 12 years ago
c63b83f
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
by Jorge Boncompte [DTI2]
· 13 years ago
0c5ed3e
bgpd: Fix memory leak with 'set ip next-hop peer-address'
by Jorge Boncompte [DTI2]
· 13 years ago
4fe080d
bgpd: fix for route-maps with "match peer local" statements
by Jorge Boncompte [DTI2]
· 13 years ago
664711c
lib: fix some strtoul() use cases
by Ulrich Weber
· 13 years ago
1add115
bgpd: implement 'match probability' in route-maps
by Vyacheslav Trushkin
· 13 years ago
036a6e6
Merge branch 'attr-errors'
by Paul Jakma
· 13 years ago
604a9b4
bgpd: fix memory leak when deleting a community
by Michael Lambert
· 14 years ago
4a2035f
Revert "bgpd: "Intern" communities in route maps"
by Paul Jakma
· 14 years ago
2c9fd7e
bgpd: "Intern" communities in route maps
by Michael Lambert
· 14 years ago
c8f3fe3
bgpd: Remove AS Path limit/TTL functionality
by Paul Jakma
· 14 years ago
f6f434b
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..'
by Paul Jakma
· 14 years ago
25f4588
[configure] add configure support for PCRE Posix library
by Jeremy Jackson
· 16 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
10819ec
[bgpd] Fixed as-path prepend/exclude ASN handling
by Denis Ovsienko
· 15 years ago
e6b6a56
[trivia] Fixed typos in communities text (#334)
by Denis Ovsienko
· 15 years ago
30a2231
[warnings] Fix various SOS warnings
by Paul Jakma
· 16 years ago
320da87
[vty] CMD_AS_RANGE accidently quoted and so not expanded in vty
by Paul Jakma
· 16 years ago
841f7a5
+ [bgpd] Added new route-map set statement: "as-path ignore"
by Denis Ovsienko
· 17 years ago
a7f93f3
+ fixed no_set_aspath_prepend() to correctly match existing "set" statement
by Denis Ovsienko
· 17 years ago
0b2aa3a
[bgpd] Merge AS4 support
by Paul Jakma
· 17 years ago
4136717
[bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit
by Paul Jakma
· 17 years ago
fb982c2
[bgpd] Trim memory usage of BGP routes
by Paul Jakma
· 18 years ago
aa94ca8
[bug #89] Fix leak of community when set community is used
by Paul Jakma
· 19 years ago
e8e1946
[compiler] miscellaneous trivial compiler warning fixes
by paul
· 19 years ago
e279c7a
* bgp_routemap.c: Revert part of leaking communities fix commited in
by hasso
· 19 years ago
94f2b39
2005-06-28 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
033e861
Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192.
by hasso
· 20 years ago
70601e0
* bgp_routemap.c: Stop leaking communities.
by hasso
· 20 years ago
a94feb3
2005-05-23 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
22db9de
2005-05-19 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
1eb8ef2
2005-04-07 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
c1643bb
* bgp_routemap.c: New route-map command - "match ip route-source".
by hasso
· 20 years ago
fee6e4e
* bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c:
by hasso
· 20 years ago
3b8b185
2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
fd79ac9
2004-10-13 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
fee0f4c
2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>
by paul
· 20 years ago
5228ad2
2004-06-04 Paul Jakma <paul@dishone.st>
by paul
· 20 years ago
af5cd0a
2003-11-02 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
3b42497
2003-10-13 Jay Fenlason <fenlason@redhat.com>
by paul
· 21 years ago
537d8ea
2003-08-27 Jay Fenlason <fenlason@redhat.com>
by paul
· 21 years ago
ac41b2a
2003-08-11 kunihiro <kunihiro@zebra.org
by paul
· 21 years ago
73ffb25
Hasso Tepper
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago