mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-11-04 11:38:49 +00:00 
			
		
		
		
	
				* bgpd/bgp_aspath.c
  * assegments_parse(): add handling of AS4_PATH input, update bounds
    checks, add check for AS segment type
  * aspath_parse(): add handling of AS4_PATH input, expect
    assegments_parse() to do length checking
  * aspath_empty(): update for the new function prototype
* bgpd/bgp_aspath.h: ditto
* tests/aspath_test.c: ditto
* bgpd/bgp_attr.c
  * bgp_attr_aspath(): add handling of AS4_PATH input, update flags
    checks, change returned type
  * bgp_attr_as4_path(): discard, superseded by bgp_attr_aspath()
  * bgp_attr_parse(): update respectively
		
	
					 | 
			||
|---|---|---|
| .. | ||
| .cvsignore | ||
| .gitignore | ||
| aspath_test.c | ||
| bgp_capability_test.c | ||
| bgp_mp_attr_test.c | ||
| ecommunity_test.c | ||
| heavy-thread.c | ||
| heavy-wq.c | ||
| heavy.c | ||
| main.c | ||
| Makefile.am | ||
| test-buffer.c | ||
| test-checksum.c | ||
| test-memory.c | ||
| test-privs.c | ||
| test-sig.c | ||
| test-stream.c | ||