| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 
 | $ route -v monitor
 got message of size 164 on Tue May 19 12:20:05 2020
 RTM_DELETE: Delete Route: len 164, pid: 62, seq 262, errno 0, flags:<GATEWAY,DONE,STATIC,PRCLONING,CONDEMNED>
 locks:  inits:
 sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
 default 172.20.10.1 default en5:40.a5.ef.41.9f.fb 172.20.10.3
 
 got message of size 164 on Tue May 19 12:20:05 2020
 RTM_DELETE: Delete Route: len 164, pid: 62, seq 263, errno 0, ifscope 6, flags:<GATEWAY,DONE,STATIC,PRCLONING,IFSCOPE,CONDEMNED>
 locks:  inits:
 sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
 default 11.136.160.254 default en1:e4.ce.8f.23.c5.de 11.136.160.44
 
 got message of size 176 on Tue May 19 12:20:16 2020
 RTM_ADD: Add Route: len 176, pid: 62, seq 270, errno 0, flags:<UP,GATEWAY,DONE,STATIC>
 locks:  inits:
 sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
 default 11.136.160.254 default  11.136.160.44
 
 got message of size 176 on Tue May 19 12:20:16 2020
 RTM_ADD: Add Route: len 176, pid: 62, seq 271, errno 0, ifscope 5, flags:<UP,GATEWAY,DONE,STATIC,IFSCOPE>
 locks:  inits:
 sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
 default 172.20.10.1 default  172.20.10.3
 
 |