]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: refactor func prototype arround Prefix-SID
authorHiroki Shirokura <slank.dev@gmail.com>
Tue, 4 Feb 2020 06:56:40 +0000 (06:56 +0000)
committerHiroki Shirokura <slank.dev@gmail.com>
Fri, 14 Feb 2020 00:13:43 +0000 (00:13 +0000)
commit45a06b11a686054cf885f61795a71081dafac9c5
tree25abdc96cb0531e759057ebbeac20b7d5bb304f3
parente5d4cda0a7bcc0c0ccbd7d6c11dfa63dfa43ff1c
bgpd: refactor func prototype arround Prefix-SID

mp_update value isn't used by the function arround Prefix-SID.

Signed-off-by: Hiroki Shirokura <slank.dev@gmail.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
tests/bgpd/test_mp_attr.c