]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Because struct rt has src addr, we no longer need ipv4_srcaddr.
authorRoy Marples <roy@marples.name>
Tue, 26 Jul 2016 19:06:54 +0000 (19:06 +0000)
committerRoy Marples <roy@marples.name>
Tue, 26 Jul 2016 19:06:54 +0000 (19:06 +0000)
commit404186d82daf697b3d0a31c379b60642df39fbd3
tree153a17a1155ec6a5ede3f9526112b9ef8ef04b38
parent7ac84761f2406c1b95a484ece91578ff243a888e
Because struct rt has src addr, we no longer need ipv4_srcaddr.
While here, add src to struct rt6 as well for future use.
if-bsd.c
if-linux.c
ipv4.c
ipv4.h
ipv6.c
ipv6.h