index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_packet.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: First pass of BGP_EVENT_ADD
Donald Sharp
2023-09-10
1
-1
/
+1
*
bgpd: bgp_packet pass connection around
Donald Sharp
2023-09-10
1
-2
/
+2
*
bgpd: bgp_open_send is connection oriented not peer oriented
Donald Sharp
2023-09-10
1
-1
/
+1
*
bgpd: bgp_notify_send use peer_connection instead of peer
Donald Sharp
2023-09-09
1
-4
/
+5
*
bgpd: Treat withdraw variable as a bool
Donald Sharp
2023-04-06
1
-1
/
+1
*
bgpd: Conform bgp_packet.h with coding standards
Donald Sharp
2023-04-06
1
-12
/
+14
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
bgpd: avoid notify race between io and main pthreads
Mark Stapp
2022-09-08
1
-0
/
+2
*
bgpd: Activate Graceful-Restart when receiving CEASE/HOLDTIME notifications
Donatas Abraitis
2022-05-14
1
-0
/
+1
*
bgpd: Send Hard Reset Notification for BGP_NOTIFY_CEASE_ADMIN_RESET
Donatas Abraitis
2022-05-10
1
-2
/
+4
*
bgpd: Implement CEASE/Hard Reset notification
Donatas Abraitis
2022-05-02
1
-0
/
+4
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-3
/
+3
*
bgpd: bgp_packet_set_size int to void
Donatas Abraitis
2021-11-29
1
-1
/
+1
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-2
/
+2
*
bgpd: handle socket read errors in the main pthread
Mark Stapp
2021-03-09
1
-0
/
+4
*
bgpd: Implement enhanced route refresh capability
Donatas Abraitis
2021-01-05
1
-2
/
+3
*
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
1
-7
/
+7
*
bgpd: Restarting node does not send EOR after the convergence.
bisdhdh
2020-01-23
1
-0
/
+1
*
bgpd: Added hidden CLI command to disable sending of End-of-Rib.
bisdhdh
2020-01-23
1
-0
/
+8
*
bgpd: Remove trailing whitespaces from some header files
Donatas Abraitis
2019-09-17
1
-6
/
+6
*
bgpd: Remove declarations of unused functions
Donald Sharp
2019-08-20
1
-3
/
+0
*
bgpd: add packet send hook
David Lamparter
2019-07-03
1
-0
/
+5
*
bgpd: add & use bgp packet dump hook
David Lamparter
2019-07-03
1
-0
/
+7
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
bgpd, tests: comment formatting
Quentin Young
2017-11-30
1
-3
/
+0
*
bgpd: atomize write-quanta, add read-quanta
Quentin Young
2017-11-30
1
-1
/
+0
*
bgpd: implement buffered reads
Quentin Young
2017-11-30
1
-2
/
+1
*
bgpd: move bgp i/o to a separate source file
Quentin Young
2017-11-30
1
-6
/
+1
*
bgpd: use new threading infra
Quentin Young
2017-11-30
1
-0
/
+1
*
bgpd: dynamically allocate synchronization primitives
Quentin Young
2017-11-30
1
-0
/
+1
*
bgpd: move packet writes into dedicated pthread
Quentin Young
2017-11-30
1
-3
/
+8
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-21
/
+23
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
bgpd: handling EVPN Route Type 5 NLRI message
Philippe Guibert
2017-02-14
1
-1
/
+1
*
bgpd: Regularise bgp_update_receive, add missing notifies and checks
Paul Jakma
2016-10-26
1
-0
/
+3
*
Relax draft-ietf-idr-error-handling-13 valid IP check in favor of draft-ietf-...
Donald Sharp
2015-05-20
1
-1
/
+0
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-9
/
+5
*
Correct a few fuzz failures in BGP
Donald Sharp
2015-05-20
1
-0
/
+1
*
Changes to improve BGP convergence time:
Donald Sharp
2015-05-20
1
-0
/
+9
*
bgpd-nht-connected-route.patch
Donald Sharp
2015-05-20
1
-0
/
+1
*
bgpd: bgpd-update-delay.patch
Donald Sharp
2015-05-20
1
-1
/
+3
*
bgpd: code cleanup
Stephen Hemminger
2009-12-17
1
-0
/
+2
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-10
/
+10
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-0
/
+5
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-4
/
+4
*
2004-06-04 Paul Jakma <paul@dishone.st>
paul
2004-06-04
1
-2
/
+3
*
Initial revision
paul
2002-12-13
1
-0
/
+49