index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_flowspec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Treat withdraw variable as a bool
Donald Sharp
2023-04-06
1
-2
/
+2
*
bgpd: Limit flowspec to no attribute means a implicit withdrawal
Donald Sharp
2023-04-06
1
-0
/
+7
*
bgpd: Flowspec overflow issue
Donald Sharp
2023-02-23
1
-0
/
+7
*
bgpd: Drop struct attr from bgp_withdraw()
Donatas Abraitis
2023-02-21
1
-3
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
2023-01-30
1
-15
/
+6
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-3
/
+4
*
bgpd, lib: support for flow_label flowspec type
Philippe Guibert
2020-08-21
1
-0
/
+7
*
bgpd: ipv6 flowspec address decoding and validation
Philippe Guibert
2020-08-21
1
-1
/
+1
*
bgpd: flowspec code support for ipv6
Philippe Guibert
2020-08-21
1
-9
/
+8
*
bgpd: handle fs nlri over 240 bytes
Philippe Guibert
2020-04-22
1
-2
/
+6
*
bgpd: Do not send UPDATE message with maximum-prefix
Donatas Abraitis
2019-04-24
1
-7
/
+7
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-11
/
+12
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-4
/
+4
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-2
/
+2
*
*: fix gcc-8 format-overflow warnings
David Lamparter
2018-08-21
1
-1
/
+1
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-5
/
+5
*
bgpd: Add some FLowspec specific Error Codes.
Donald Sharp
2018-08-14
1
-7
/
+12
*
bgpd: Convert to using LIB_ERR_XXX where possible
Donald Sharp
2018-08-14
1
-1
/
+3
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
1
-2
/
+1
*
bgpd: align fragment flowspec decoding with tcpflags
Philippe Guibert
2018-06-28
1
-7
/
+2
*
bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation
Donald Sharp
2018-06-08
1
-5
/
+4
*
bgpd: Fix memory leak of ecommunity_ecom2str
Donald Sharp
2018-05-16
1
-0
/
+3
*
bgpd: support for json in show bgp ipv4 flowspec commands
Philippe Guibert
2018-03-30
1
-1
/
+1
*
bgpd: introduce [no] debug bgp flowspec
Philippe Guibert
2018-03-30
1
-0
/
+31
*
bgpd: use bgp flowspec API to validate and receive NLRI
Philippe Guibert
2018-03-30
1
-3
/
+89
*
bgpd: add flowspec feature
jaydom
2018-03-30
1
-0
/
+78