0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto/radv
Michal 'vorner' Vaner 5a41eed26d RAdv: Style updates
Adapt the naming conventions to be a bit closer to the other protocols.

proto_radv -> radv_proto
struct radv_proto *ra -> struct radv_proto *p
struct proto *p -> struct proto *P
2017-08-09 12:22:15 +02:00
..
config.Y Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
Doc Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c RAdv: Style updates 2017-08-09 12:22:15 +02:00
radv.c RAdv: Style updates 2017-08-09 12:22:15 +02:00
radv.h RAdv: Style updates 2017-08-09 12:22:15 +02:00