index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_open.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Add sanity check for capability lengths before processing them
Donatas Abraitis
2024-05-24
1
-0
/
+2
*
bgpd: Implement Paths-Limit capability
Donatas Abraitis
2024-02-13
1
-0
/
+2
*
bgpd: Reuse orf_type_str/orf_mode_str for dynamic capabilities code
Donatas Abraitis
2023-10-17
1
-0
/
+2
*
bgpd: Move BGP_CAP_LLGR_MIN_PACKET_LEN to headers file
Donatas Abraitis
2023-09-13
1
-0
/
+13
*
bgpd: Use explicit data types for graceful_restart_af struct
Donatas Abraitis
2023-09-13
1
-2
/
+2
*
bgpd: Use zlog_err and not zlog_info when we have an error for dynamic capabi...
Donatas Abraitis
2023-08-29
1
-0
/
+1
*
bgpd: Deprecate Prestandard Outbound Route Filtering capability
Donatas Abraitis
2023-07-07
1
-2
/
+0
*
bgpd: Deprecate Prestandard Route Refresh capability (128)
Donatas Abraitis
2023-07-07
1
-1
/
+0
*
bgpd: Drop deprecated capability (dynamic 66)
Donatas Abraitis
2023-07-07
1
-1
/
+0
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
bgpd: Add BGP Software Version Capability
Donatas Abraitis
2023-02-15
1
-0
/
+2
|
/
*
bgpd: Check and print if we receive ORF reserved type
Donatas Abraitis
2022-11-03
1
-0
/
+1
*
bgpd: Add RFC9234 implementation
Eugene Bogomazov
2022-06-17
1
-0
/
+2
*
bgpd: Implement CEASE/Hard Reset notification
Donatas Abraitis
2022-05-02
1
-0
/
+1
*
bgpd: Rename graceful restart constants for R/F flags
Donatas Abraitis
2022-04-27
1
-2
/
+2
*
bgpd: Implement rfc9072
Donatas Abraitis
2021-11-22
1
-3
/
+12
*
bgpd: Add Long-lived Graceful Restart capability (restarter)
Donatas Abraitis
2021-10-31
1
-0
/
+5
*
bgpd: Add BGP Extended message support
Donatas Abraitis
2021-03-04
1
-0
/
+2
*
bgpd: Implement enhanced route refresh capability
Donatas Abraitis
2021-01-05
1
-0
/
+2
*
bgpd: Remove trailing whitespaces from some header files
Donatas Abraitis
2019-09-17
1
-4
/
+4
*
bgpd: capabilty
Quentin Young
2019-02-27
1
-1
/
+1
*
bgpd/ospfd: resolve warnings for bgp/ospf json commit
Don Slice
2018-08-30
1
-2
/
+2
*
bgpd/ospfd: make bgp and ospf json response a bit more consistent
Don Slice
2018-08-30
1
-1
/
+1
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-9
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-8
/
+8
*
bgpd: don't make any assumptions about the size of an enum
Renato Westphal
2017-08-01
1
-2
/
+2
*
lib/bgpd: introduce the iana_safi_t enum
Renato Westphal
2017-08-01
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-26
/
+21
*
bgpd: remove struct capability_orf_entry
Quentin Young
2017-05-26
1
-10
/
+0
*
*: do not take address of packed member
Quentin Young
2017-05-26
1
-3
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-2
/
+1
|
\
|
*
Quagga: AFI/SAFI mappings IANA to/from internal values
vivek
2017-01-12
1
-1
/
+0
|
/
*
lib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h
Donald Sharp
2016-06-06
1
-1
/
+2
*
bgpd: Exchange hostname capability and display hostnames in output
Daniel Walton
2015-09-11
1
-0
/
+3
*
Added json formating support to show-...-neighbors-... bgp commands.
Morgan Stewart
2015-08-12
1
-1
/
+1
*
Remove draft-walton-bgp-hostname-capability-00 for now
Donald Sharp
2015-06-12
1
-2
/
+0
*
Key changes:
Donald Sharp
2015-06-12
1
-2
/
+0
*
bgpd, zebra: rfc-5549-generic.patch
Donald Sharp
2015-06-11
1
-0
/
+2
*
bgpd-hostname-cap.patch
Donald Sharp
2015-05-20
1
-0
/
+2
*
BGP: Use the new value of dynamic capability in Open
Donald Sharp
2015-05-20
1
-1
/
+2
*
Add json output support for a few BGP show commands
Donald Sharp
2015-05-20
1
-0
/
+2
*
BGP: add addpath RX support
Donald Sharp
2015-05-20
1
-0
/
+2
*
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-10-06
1
-4
/
+4
*
[bgpd] Merge AS4 support
Paul Jakma
2007-10-15
1
-0
/
+6
*
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-08-06
1
-9
/
+28
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-3
/
+3
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-0
/
+5
*
Merge graceful restart capability display and some small fixes from Zebra
hasso
2004-05-21
1
-14
/
+26
[next]