radvd-project / radvd

radvd | Official repository: https://github.com/radvd-project/radvd
https://radvd.litech.org/
Other
203 stars 106 forks source link

generate baked packets #22

Closed reubenhwk closed 10 years ago

reubenhwk commented 10 years ago

send.c generates the same packets every time. Experiment with generating the packet after the config file is parsed so the memory can just be passed directly to sendmsg each time.

reubenhwk commented 10 years ago

tried...not worth the effort.