Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
9206f9ecd5526778bf449bbb12f056d681d3b040
/
bgpd
9206f9e
fix set never used warnings
by Stephen Hemminger
· 13 years ago
bb915f5
bgpd: fix regression in ORF procesing (BZ#688)
by Denis Ovsienko
· 13 years ago
ca05126
lib: add sockopt helper for setting IPV6_V6ONLY and use it
by David Lamparter
· 15 years ago
e0ca5fd
lib: put route_types.txt to real use
by David Lamparter
· 15 years ago
05e54ee
build: delete .cvsignore files
by Denis Ovsienko
· 13 years ago
b511468
quagga: option "-z" ("--socket <path>") added
by Vyacheslav Trushkin
· 13 years ago
1add115
bgpd: implement 'match probability' in route-maps
by Vyacheslav Trushkin
· 13 years ago
bde12e3
bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
by Ulrich Weber
· 13 years ago
04d5e24
bgpd: cleanup privs on termination
by Stephen Hemminger
· 13 years ago
f04a80a
bgpd: store nexthop info for redistributed IPV6 routes
by Stephen Hemminger
· 13 years ago
ce0af6f
bgpd: fix memory leak for extra attributes
by Oleg A. Arkhangelsky
· 13 years ago
2fbd6f5
bgpd: remove unused function bgp_bind_address
by David Lamparter
· 15 years ago
1727d2e
bgpd: fix update-source for IPv6 (BZ#548)
by David Lamparter
· 15 years ago
3cf1288
bgpd: fix "nexthop-local unchanged" (BZ#350)
by Dylan Hall
· 13 years ago
5c88f19
bgpd: justify capabilities for TOS setting
by Chris Luke
· 13 years ago
1758dba
bgpd: revised fix to --dryrun (BZ#622)
by Sergey Y. Afonin
· 13 years ago
2675518
bgpd: fix 2 more cases of length error reporting
by Denis Ovsienko
· 13 years ago
b4cd242
bgpd: check AGGREGATOR attr flags (BZ#678)
by Denis Ovsienko
· 13 years ago
bbb04bf
bgpd: fix more regressions in attr flag checks
by Denis Ovsienko
· 13 years ago
abc384f
bgpd: use bgp_attr_malformed()
by Denis Ovsienko
· 13 years ago
565b828
bgpd: add flag checks for MP_(UN)REACH_NLRI
by Denis Ovsienko
· 13 years ago
f8627ff
bgpd: fix spelling of CLUSTER_LIST
by Denis Ovsienko
· 13 years ago
0b83044
bgpd: check CLUSTER_LIST attribute flags
by Denis Ovsienko
· 13 years ago
d595b56
bgpd: check ORIGINATOR_ID attribute flags
by Denis Ovsienko
· 13 years ago
6d0732c
IPv6 transport class suppport
by Stephen Hemminger
· 13 years ago
a5b228b
bgpd: fix regression in improved attr flag checks
by Denis Ovsienko
· 13 years ago
21cc769
bgpd: fix parsing of graceful restart cap. (#663)
by Peter Pentchev
· 13 years ago
a624cae
bgpd: improve attr length error handling (BZ#679)
by Denis Ovsienko
· 13 years ago
b84b62d
bgpd: improve attr flags checks
by Denis Ovsienko
· 13 years ago
2d42e68
bgpd: ignore 4 bits of attribute flags byte
by Denis Ovsienko
· 13 years ago
214bcaa
bgpd: add missing "partial" flag checks (BZ#676)
by Denis Ovsienko
· 13 years ago
bc3443e
bgpd: improve NEXT_HOP attribute checks (BZ#680)
by Denis Ovsienko
· 13 years ago
0a28130
bgpd: rename SAFI 3 according to RFC4760
by Denis Ovsienko
· 13 years ago
42e6d74
bgpd: more SAFI fixes
by Denis Ovsienko
· 13 years ago
beb1ca0
bgpd: fix SAFI for for MPLS labeled VPN-IPv6
by Denis Ovsienko
· 13 years ago
4b4e07d
bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.
by Dmitrij Tejblum
· 13 years ago
e6ec1c3
bgpd: spelling
by Denis Ovsienko
· 13 years ago
7ccf5e5
bgpd: spelling
by Denis Ovsienko
· 13 years ago
9eba2ad
bgpd: check ATOMIC_AGGREGATE attr flags (BZ#678)
by Denis Ovsienko
· 13 years ago
2cfadf0
bgpd: check MULTI_EXIT_DISC attr flags (BZ#677)
by Denis Ovsienko
· 13 years ago
0ea968d
bgpd: check LOCAL_PREF attribute flags (BZ#674)
by Denis Ovsienko
· 13 years ago
1212dc1
bgpd: add useful notification logs (BZ#616)
by heasley
· 13 years ago
d68ab10
bgpd: consistent log msg format (BZ#565)
by heasley
· 13 years ago
94431db
bgpd: CVE-2011-3327 (ext. comm. buffer overflow)
by CROSS
· 13 years ago
036a6e6
Merge branch 'attr-errors'
by Paul Jakma
· 13 years ago
fdbc8e7
bgpd: trivial format / warning fixes
by Paul Jakma
· 14 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
31d0f1b
bgpd: Fix merge error in jhash commit
by Paul Jakma
· 14 years ago
f5a4827
bgpd: refine the setting up of GTSM
by Stephen Hemminger
· 14 years ago
89b6d1f
bgpd: Cleanups & fixes for minttl / GTSM
by Stephen Hemminger
· 14 years ago
fa411a2
bgpd: RFC 5082 Generalized TTL Security Mechanism support
by Nick Hilliard
· 14 years ago
3bde17f
bgpd: Fix compile failure if IPv6 build was disabled.
by Paul Jakma
· 14 years ago
98e30f5
bgpd: attribute jhash call should use a standard interface to in6_addr data
by Stephen Hemminger
· 14 years ago
eac5702
bgpd: enable TCP corking
by Stephen Hemminger
· 14 years ago
3539858
bgpd: leave peer socket in non-blocking mode (mostly)
by Stephen Hemminger
· 14 years ago
2c9fd7e
bgpd: "Intern" communities in route maps
by Michael Lambert
· 14 years ago
95cbbd2
bgpd: New show commands for improved view and address family support
by Michael Lambert
· 14 years ago
b881c70
bgpd: Implement revised error handling for partial optional/trans. attributes
by Paul Jakma
· 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
ab00529
bgpd: Rollback some of the changes made for invalid AS_PATH segment fix
by Paul Jakma
· 14 years ago
0c46638
bgpd/security: CVE-2010-1674 Fix crash due to extended-community parser error
by Paul Jakma
· 14 years ago
c8e7b89
bgpd: use Jenkins hash for BGP transit, cluster and attr hashes
by Stephen Hemminger
· 14 years ago
25ff1e8
bgpd: Remove extra lock on interior table node
by Barry Friedman
· 14 years ago
c099baf
bgpd: Fix display of unsigned attributes
by Wataru Tanitsu
· 14 years ago
7badc26
bgpd: fix use of free memory by update_rsclient
by Stephen Hemminger
· 14 years ago
368473f
bgpd: unlock node on aggregate error
by Robert Bays
· 14 years ago
f6269b4
bgpd: fix errors in aggregate address command
by Robert Bays
· 14 years ago
fac9c6b
bgpd: use XCALLOC to allocate bgpd damp array
by Stephen Hemminger
· 14 years ago
6c88b44
bgpd: fix bgp_node locking issues
by Chris Caputo
· 14 years ago
d1de1c2
Merge paul/ospfd/201012-review ospfd and lib/ fixes and performance improvements
by Paul Jakma
· 14 years ago
30b0017
bgpd: improve "monotonic" uptime correction
by John Kemp
· 14 years ago
6e22b90
bgpd: VTY string fixes for debug commands
by David Ward
· 14 years ago
c7aa8ab
bgpd: fix handling of "Unsupported Capability"
by Dmitrij Tejblum
· 14 years ago
838bbde
bgpd: Simplify process queue init
by Paul Jakma
· 15 years ago
b729294
bgpd: fix community-list error message spelling
by Denis Ovsienko
· 14 years ago
213b6cd
bgpd: fix printed value of last-update timestamp
by Vladimir L Ivanov
· 14 years ago
4c9641b
bgpd, lib: adopt afi_t and safi_t in several places
by Michael Lambert
· 14 years ago
d3ddb22
Set from even if binfo->extra is NULL.
by Greg Troxel
· 14 years ago
cddb811
bgpd: fix handling of AS path data
by Chris Hall
· 14 years ago
d64379e
bgpd: tighten bounds checking in RR ORF msg reader
by Chris Hall
· 15 years ago
6595788
bgp: use monotonic clock for time of day
by Stephen Hemminger
· 15 years ago
da88ea8
bgpd: code cleanup
by Stephen Hemminger
· 15 years ago
9e4ca89
bgpd: compile warnings cleanup
by Stephen Hemminger
· 15 years ago
1352ef3
lib: move check_bit into prefix common code
by Stephen Hemminger
· 15 years ago
2eb445e
bgpd: work around warning in assegments_parse()
by Denis Ovsienko
· 15 years ago
d1c21ca
bgpd: fix md5 set on listen sockets
by Stephen Hemminger
· 15 years ago
5bd5881
bgp: missing pieces from listener patch
by Stephen Hemminger
· 15 years ago
62bed38
bgp: compiler warning fix
by Stephen Hemminger
· 15 years ago
9d87877
bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'
by Paul Jakma
· 15 years ago
4a5f432
[bgpd] delete erroneous extra brace..
by Paul Jakma
· 15 years ago
66bed4f
bgpd: Workaround for invalid MBGP next hop
by Michael Lambert
· 15 years ago
2158ad2
bgpd/trivial: Fix indentation in previous
by Paul Jakma
· 15 years ago
fc4dc59
bgpd: Allow inbound connections to non-default view
by Steve Hill
· 15 years ago
3117b5c
bgpd: fd leak in bgpd
by Steve Hill
· 15 years ago
736d440
bgpd: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment
by Vasilis Tsiligiannis
· 15 years ago
ca87e1d
bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)
by Vasilis Tsiligiannis
· 15 years ago
d023aec
bgpd: start listener on first instance
by Stephen Hemminger
· 15 years ago
0362195
bgpd: peer action table static/const
by Stephen Hemminger
· 15 years ago
Next »