bird/proto/bgp
Ondrej Zajicek (work) 78e4a123bb BGP: Handle flowspec rules without dst part
The RFC 5575 does not explicitly reject flowspec rules without dst part,
it just requires dst part in validation procedure for feasibility, which
we do not implement anyway. Thus flow without dst prefix is syntactically
valid, but unfeasible (if feasibilty testing is done).

Thanks to Alex D. for the bugreport.
2020-03-03 17:45:16 +01:00
..
attrs.c BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
bgp.c BGP: Support for MD5SIG together with remote range 2020-02-27 17:29:17 +01:00
bgp.h BGP: Add some statistics 2019-12-03 18:05:41 +01:00
config.Y BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Handle flowspec rules without dst part 2020-03-03 17:45:16 +01:00